nix-super/src/libexpr/tests
John Ericson be518e73ae Clean up SearchPath
- Better types

- Own header / C++ file pair

- Test factored out methods

- Pass parsed thing around more than strings

Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
2023-07-09 23:22:22 -04:00
..
value libexpr: extend Value::print to allow limited depth 2023-06-22 18:28:30 +08:00
derived-path.cc Create EvalState::coerceToDerivedPath 2023-05-15 09:03:37 -04:00
error_traces.cc primops: lazy evaluation of replaceStrings replacements 2023-05-25 18:35:23 -04:00
json.cc Use std::set<StringContextElem> not PathSet for string contexts 2023-04-21 01:05:49 -04:00
libexpr.hh Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
local.mk Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
primops.cc Remove FormatOrString and remaining uses of format() 2023-03-02 15:57:54 +01:00
search-path.cc Clean up SearchPath 2023-07-09 23:22:22 -04:00
trivial.cc Allow unit test infra to be reused across libs' tests 2023-01-29 13:52:57 -05:00