nix-super/src/libexpr/tests
John Ericson 46131567da Add missing -lrapidcheck fixing build with shared lib
https://github.com/NixOS/nixpkgs/pull/269064 makes rapidcheck be build
as a shared lib, but that broke Nix because the `-lrapidcheck` was
missing. This fixes that (and doesn't break Nix what the library is a
static archive as today).
2023-11-21 23:19:25 -05:00
..
value libexpr: Check primop arity earlier 2023-11-16 12:28:32 +01:00
derived-path.cc Disable rapidcheck tests in the coverage run 2023-09-19 16:04:00 +02:00
error_traces.cc builtins.concatMap: Fix typo in error message 2023-11-19 19:57:07 +01:00
flakeref.cc libexpr/tests: test that parseFlakeRef doesn't percent-encode twice 2023-08-17 13:45:55 -07:00
json.cc Introduce FSInputAccessor and use it 2023-10-18 17:37:32 +02:00
libexpr.hh Introduce FSInputAccessor and use it 2023-10-18 17:37:32 +02:00
local.mk Add missing -lrapidcheck fixing build with shared lib 2023-11-21 23:19:25 -05: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