generate a test report in junit format

should improve gitlab-ci output
This commit is contained in:
Thomas Bernard
2020-02-16 23:07:12 +01:00
parent 1664c8410d
commit 4eee27953c
3 changed files with 45 additions and 9 deletions

View File

@@ -1023,7 +1023,7 @@ ifeq ($(SWITCH), 1)
endif
check: $(TESTSBIN)
$(TESTSBIN)
$(TESTSBIN) --xml ../test-report.xml
# .tgz archive with source only files
SRCARCH = ../src-$(VERSIONTAG).tgz