hnix-store/hnix-store-tests
squalus 7850a38b3a core: add signatureToText function and tests
- make NarSignature's Show instance more legible
- add Arbitrary instance for NarSignature
- add roundtrip quickcheck tests for NarSignature encoding
2023-11-24 12:55:54 -08:00
..
src core: add signatureToText function and tests 2023-11-24 12:55:54 -08:00
tests core: add signatureToText function and tests 2023-11-24 12:55:54 -08:00
CHANGELOG.md hnix-store-tests: init 2023-11-20 09:22:05 +01:00
hnix-store-tests.cabal core: add signatureToText function and tests 2023-11-24 12:55:54 -08:00
LICENSE hnix-store-tests: init 2023-11-20 09:22:05 +01:00
README.md hnix-store-tests: init 2023-11-20 09:22:05 +01:00

hnix-store-tests

Arbitrary instances for core types, roundtrip property tests, utility functions and a harness for running tests that require nix-store with nix-daemon.