lix/src/libstore/tests
John Ericson ce2f91d356 Split OutputsSpec and ExtendedOutputsSpec, use the former more
`DerivedPath::Built` and `DerivationGoal` were previously using a
regular set with the convention that the empty set means all outputs.
But it is easy to forget about this rule when processing those sets.
Using `OutputSpec` forces us to get it right.
2023-01-11 18:57:18 -05:00
..
test-data Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
local.mk libstore-tests: add libutil dependency (fix static link failure) 2021-10-08 07:16:12 +01:00
machines.cc Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
outputs-spec.cc Split OutputsSpec and ExtendedOutputsSpec, use the former more 2023-01-11 18:57:18 -05:00
references.cc Add a test for RefScanSink and clean up the code 2021-10-04 14:29:42 +02:00