lix/tests/unit/libutil
eldritch horrors e94033c4af libutil: make ChainSource *more*
- make it chain more than two sources together
- make it own its parts
- make it properly moveable
- test it

this is the first step towards eliminating a bunch of produce-to-sink
functions we have right now (such as readFile, dumpPath, etc).

Change-Id: I518eb7a7f9e1e1a9199a410074c83b77b38c8a06
2024-03-26 02:23:47 +01:00
..
canon-path.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
chunked-vector.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
closure.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
compression.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
config.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
git.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
hash.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
hilite.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
json-utils.cc fix: nlohmann::adl_serializer for std::optional (#9147) 2024-03-04 07:11:25 +01:00
local.mk Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
logging.cc Merge pull request #9925 from 9999years/fmt-cleanup 2024-03-09 07:00:13 -07:00
lru-cache.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
pool.cc libutil: remove Pool::flushBad 2024-03-26 02:23:47 +01:00
references.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
serialise.cc libutil: make ChainSource *more* 2024-03-26 02:23:47 +01:00
suggestions.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
tests.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
url.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00
xml-writer.cc Move tests to separate directories, and document 2023-12-01 13:05:03 -05:00