mirror of
https://github.com/NixOS/nix.git
synced 2025-12-03 07:31:00 +01:00
This is a proof on concept to evaluate writing unit tests for Nix using google test (https://github.com/google/googletest). In order to execute tests: $ make unit-tests $ ./unit-tests The Makefile rules for `unit-tests` is a complete hack. |
||
|---|---|---|
| .. | ||
| local.mk | ||
| test-util.cc | ||