mirror of
https://github.com/NixOS/nix
synced 2025-07-12 19:05:08 +02:00
make check: Run unit tests
This commit is contained in:
parent
72b9d971bc
commit
7898cdb75a
4 changed files with 10 additions and 1 deletions
|
@ -11,6 +11,7 @@ ifeq ($(V), 0)
|
|||
trace-javac = @echo " JAVAC " $@;
|
||||
trace-jar = @echo " JAR " $@;
|
||||
trace-mkdir = @echo " MKDIR " $@;
|
||||
trace-test = @echo " TEST " $@;
|
||||
|
||||
suppress = @
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue