mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02:00
WIP add testresults output
This commit is contained in:
parent
573e385a68
commit
2894c1b38e
5 changed files with 11 additions and 5 deletions
|
@ -4,7 +4,7 @@ programs += libexpr-tests
|
|||
|
||||
libexpr-tests_NAME := libnixexpr-tests
|
||||
|
||||
libexpr-tests_ENV := _NIX_TEST_UNIT_DATA=$(d)/data
|
||||
libexpr-tests_ENV := _NIX_TEST_UNIT_DATA=$(d)/data GTEST_OUTPUT=xml:$$testresults/libexpr-tests.xml
|
||||
|
||||
libexpr-tests_DIR := $(d)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue