nix-super/src/libexpr/tests
Eelco Dolstra 94812cca98 Backport SourcePath from the lazy-trees branch
This introduces the SourcePath type from lazy-trees as an abstraction
for accessing files from inputs that may not be materialized in the
real filesystem (e.g. Git repositories). Currently, however, it's just
a wrapper around CanonPath, so it shouldn't change any behaviour. (On
lazy-trees, SourcePath is a <InputAccessor, CanonPath> tuple.)
2023-04-06 13:15:50 +02:00
..
value Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -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 Allow unit test infra to be reused across libs' tests 2023-01-29 13:52:57 -05: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