Nix/unit-test-data/libstore
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
..
common-protocol Unit test the "common protocol" too 2023-10-09 16:57:03 -04:00
derivation Turn derivation unit tests into unit characterization tests 2023-10-26 18:09:01 -04:00
serve-protocol Factor out serialization for BuildResult 2023-10-20 15:19:28 -04:00
worker-protocol Factor out UnkeyedValidPathInfo and test 2023-10-20 15:21:04 -04:00