lix/src/libexpr/tests
John Ericson 5a23b80b0a Create EvalState::coerceToDerivedPath
This gives us some round trips to test.

`EvalState::coerceToDerivedPathUnchecked` is a factored out helper just
for unit testing.
2023-05-15 09:03:37 -04:00
..
value Use std::set<StringContextElem> not PathSet for string contexts 2023-04-21 01:05:49 -04:00
derived-path.cc Create EvalState::coerceToDerivedPath 2023-05-15 09:03:37 -04:00
error_traces.cc Allow unit test infra to be reused across libs' tests 2023-01-29 13:52:57 -05:00
json.cc Use std::set<StringContextElem> not PathSet for string contexts 2023-04-21 01:05:49 -04:00
libexpr-tests Document user files of nix 2023-04-26 15:38:19 +02: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
trivial.cc Allow unit test infra to be reused across libs' tests 2023-01-29 13:52:57 -05:00