Nix/src/libutil/tests
Alex Ameen 02bd821f2e
fix: nlohmann::adl_serializer for std::optional (#9147)
This allows templates such as `NLOHMANN_DEFINE_TYPE_*` templates and other generators with things like `std::vector<std::optional<T>>`.

Co-authored-by: John Ericson <John.Ericson@Obsidian.Systems>
2023-11-30 01:26:39 +00:00
..
args.cc Test parseShebangContent round trip 2023-11-07 13:24:01 -05:00
canon-path.cc Indentation 2023-03-31 17:15:03 +02:00
characterization.hh Shuffle ValidPathInfo JSON rendering 2023-11-06 11:06:31 -05:00
chunked-vector.cc Add some tests for ChunkedVector 2022-04-22 10:03:44 +02:00
closure.cc Extract a generic computeClosure function 2021-05-19 11:44:58 +02:00
compression.cc Get rid of std::shared_ptr<std::string> and ref<std::string> 2022-01-18 11:12:30 +01:00
config.cc Fix some issues with experimental config settings 2023-04-17 12:41:04 -04:00
git.cc Git object hashing in libutil 2023-11-10 11:02:44 -05:00
hash.cc Add helper function parseHashFormat[Opt] printHashFormat 2023-10-19 00:56:44 +08:00
hash.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
hilite.cc Rename fmt test -> hilte 2022-04-21 13:00:50 +02:00
json-utils.cc fix: nlohmann::adl_serializer for std::optional (#9147) 2023-11-30 01:26:39 +00:00
local.mk Fix make check 2023-11-17 11:26:45 -05:00
logging.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
lru-cache.cc src/libutil/tests/lru-cache.cc: Check erase() 2020-06-02 12:06:59 +02:00
pool.cc Add tests for pool.hh 2020-06-10 22:29:50 +02:00
references.cc Make RewritingSink accept a map of rewrites 2023-05-24 14:11:50 +02:00
suggestions.cc Add some tests for the suggestions 2022-03-07 10:09:10 +01:00
tests.cc Split up util.{hh,cc} 2023-11-05 12:20:02 -05:00
url.cc Allow special characters in flake paths 2023-09-22 10:06:43 +02:00
xml-writer.cc Add unit tests for xml-writer 2020-05-25 18:34:55 +02:00