John Ericson
|
ecd3e4ebd7
|
More property tests
Also put proper comparison methods on `DerivedPath` and
`NixStringContextElem`, which is needed for the tests but good in
general.
|
2023-01-29 17:09:59 -05:00 |
|
John Ericson
|
ec0c0efec6
|
Allow unit test infra to be reused across libs' tests
This allows using Arbitrary "instances" defined in libstore-tests in
libexpr-tests, something we will leverage in a moment.
|
2023-01-29 13:52:57 -05:00 |
|
John Ericson
|
018e2571aa
|
Test store paths, with property tests
The property test in fact found a bug: we were excluding numbers!
|
2023-01-23 07:05:50 -05:00 |
|