nix-super/tests/unit/libstore/data
John Ericson a5521b7d94 Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test
In the process, partially undo e89b5bd0bf
in that the ancient < 2.4 version is now supported again by the
serializer again. `LegacySSHStore`, instead of also asserting that the
version is at least 4, just checks that `narHash` is set.

This allows us to better test the serializer in isolation for both
versions (< 4 and >= 4).
2023-12-07 11:34:18 -05:00
..
common-protocol Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
derivation Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
nar-info Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
path-info Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
serve-protocol Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test 2023-12-07 11:34:18 -05:00
worker-protocol Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00