1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-18 07:08:27 +02:00

* Use atdiff' instead of cmp' for checking test output.

* Don't use local file names in tests since they will produce
  different parse trees depending on the current directory.
This commit is contained in:
Eelco Dolstra 2004-10-27 13:12:58 +00:00
parent 3277c9432a
commit ed09821859
5 changed files with 9 additions and 5 deletions

View file

@ -11,6 +11,7 @@ TESTS_ENVIRONMENT = TEST_ROOT=$(TEST_ROOT) \
NIX_BUILD_HOOK= \
TOP=$(shell pwd)/.. \
SHARED=$(extra1) \
aterm_bin=$(aterm_bin) \
$(SHELL) -e
simple.sh: simple.nix