nix-super/src/libstore/tests
John Ericson a419b61497 Turn derivation unit tests into unit characterization tests
The brings a number of advantages, including:

- Easier to update test data if design changes (and I do think our
  derivation JSON is not yet complaint with the guidelines).

- Easier to reuse test data in other implementations, inching closer to
  compliance tests for Nix *the concept* rather than any one
  implementation.
2023-10-26 18:09:01 -04:00
..
test-data Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
characterization.hh Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
common-protocol.cc Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
derivation.cc Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
derived-path.cc Disable rapidcheck tests in the coverage run 2023-09-19 16:04:00 +02:00
derived-path.hh Make the Derived Path family of types inductive for dynamic derivations 2023-08-10 00:08:32 -04:00
downstream-placeholder.cc Feature gate DownstreamPlaceholder::unknownCaOutput 2023-07-13 07:56:33 -04:00
libstore.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
local.mk More property tests 2023-01-29 17:09:59 -05:00
machines.cc Add error reporting to machine spec paser 2021-10-17 12:45:56 +04:00
nar-info-disk-cache.cc NarInfoDiskCache: Also test id consistency with updated fields 2023-02-07 23:34:36 +01:00
outputs-spec.cc Disable rapidcheck tests in the coverage run 2023-09-19 16:04:00 +02:00
outputs-spec.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
path.cc StorePath: reject names starting with '.' 2023-10-04 22:10:52 +00:00
path.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
protocol.hh Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
references.cc Add a test for RefScanSink and clean up the code 2021-10-04 14:29:42 +02:00
serve-protocol.cc Factor out serialization for BuildResult 2023-10-20 15:19:28 -04:00
worker-protocol.cc Factor out UnkeyedValidPathInfo and test 2023-10-20 15:21:04 -04:00