nix-super/src/libexpr/tests
Tom Bereknyei 399ef84420 refactor: use string accessors
Create context, string_view, and c_str, accessors throughout in order to
better support improvements to the underlying string representation.
2023-09-27 00:33:01 -04:00
..
value Disable rapidcheck tests in the coverage run 2023-09-19 16:04:00 +02:00
derived-path.cc Disable rapidcheck tests in the coverage run 2023-09-19 16:04:00 +02:00
error_traces.cc primops: lazy evaluation of replaceStrings replacements 2023-05-25 18:35:23 -04:00
flakeref.cc libexpr/tests: test that parseFlakeRef doesn't percent-encode twice 2023-08-17 13:45:55 -07:00
json.cc Use std::set<StringContextElem> not PathSet for string contexts 2023-04-21 01:05:49 -04:00
libexpr.hh fix(tests): fix assumption that string.s is a char* 2023-09-25 21:37:32 -04:00
local.mk Backport SourcePath from the lazy-trees branch 2023-04-06 13:15:50 +02:00
primops.cc refactor: use string accessors 2023-09-27 00:33:01 -04: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