Next try
This commit is contained in:
@@ -62,9 +62,9 @@ test-debug-gcc-cpp11:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -97,9 +97,9 @@ test-release-gcc-cpp11:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -132,9 +132,9 @@ test-debug-clang-cpp11:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -167,9 +167,9 @@ test-release-clang-cpp11:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -202,9 +202,9 @@ test-debug-gcc-cpp14:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -237,9 +237,9 @@ test-release-gcc-cpp14:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -272,9 +272,9 @@ test-debug-clang-cpp14:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
#----------- Job Informations:
|
#----------- Job Informations:
|
||||||
@@ -307,9 +307,9 @@ test-release-clang-cpp14:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -13,7 +13,7 @@ test-{{BUILDTYPE}}-{{COMPILER}}-{{LANGUAGE}}:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit:
|
junit:
|
||||||
Unittests/report.xml
|
report.xml
|
||||||
Unittests/report-customvec.xml
|
report-customvec.xml
|
||||||
Unittests/report-doublevec.xml
|
report-doublevec.xml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user