nix-super/tests/unit
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
..
libexpr Move tests to separate directories, and document 2023-12-01 10:48:58 -05:00
libexpr-support Add missing -pthread for test support libraries 2023-12-05 18:18:30 -05:00
libstore Factor out ServeProto::Serialiser<UnkeyedValidPathInfo> and test 2023-12-07 11:34:18 -05:00
libstore-support Add missing -pthread for test support libraries 2023-12-05 18:18:30 -05:00
libutil Renamed HashFormat::Base32 to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
libutil-support Refactor concurrently added tests to use HashAlgorithm. 2023-12-06 23:43:42 +01:00