lix/tests/unit/libutil
eldritch horrors 862f20a4ba libutil: remove Pool::flushBad
this was never actually used, and bad design in the first place—why
should a bad resource be put back into the idle pool? just drop it.

Change-Id: Idab8774bee19dadae0209d404c4fb86dd4aeba1e
2024-03-31 00:07:09 +00:00
..
canon-path.cc
chunked-vector.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
closure.cc
compression.cc
config.cc
fmt.cc Remove HintFmt::operator% 2024-03-26 15:40:05 -07:00
git.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
hash.cc
hilite.cc
json-utils.cc fix: nlohmann::adl_serializer for std::optional (#9147) 2024-03-04 07:11:25 +01:00
local.mk
logging.cc Merge pull request #9925 from 9999years/fmt-cleanup 2024-03-09 07:00:13 -07:00
lru-cache.cc
pool.cc libutil: remove Pool::flushBad 2024-03-31 00:07:09 +00:00
references.cc Add pre-commit checks 2024-03-29 22:57:40 -07:00
shlex.cc Move shell_words into its own file 2024-03-26 16:44:04 -07:00
suggestions.cc
tests.cc Delete hasPrefix and hasSuffix from the codebase 2024-03-17 20:17:19 -07:00
url.cc
xml-writer.cc