Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-29 | More property tests | John Ericson | |
Also put proper comparison methods on `DerivedPath` and `NixStringContextElem`, which is needed for the tests but good in general. | |||
2023-01-29 | Allow unit test infra to be reused across libs' tests | John Ericson | |
This allows using Arbitrary "instances" defined in libstore-tests in libexpr-tests, something we will leverage in a moment. | |||
2020-06-06 | Add tests for logging.hh | Tobias Pflug | |
2020-05-08 | configure: Look for gtest | Eelco Dolstra | |
2020-05-08 | Don't install unit tests | Eelco Dolstra | |
2020-05-08 | make check: Run unit tests | Eelco Dolstra | |
2020-05-08 | Move unit tests to sr/libutil/tests, use mk make rules | Eelco Dolstra | |