|
@@ -365,8 +365,46 @@ test_script:
|
|
- cmd /c "%test%" & set "test_ret=%ERRORLEVEL%"
|
|
- cmd /c "%test%" & set "test_ret=%ERRORLEVEL%"
|
|
- echo "Test returned %test_ret%"
|
|
- echo "Test returned %test_ret%"
|
|
- dir "%source_path%\output\build\unittest\"
|
|
- dir "%source_path%\output\build\unittest\"
|
|
- - type "%source_path%\output\build\unittest\test-*.log"
|
|
|
|
- - type "%source_path%\output\build\unittest\test-*.xml"
|
|
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-1.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-1.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-2.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-2.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-3.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-3.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-4.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-4.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-5.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-5.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-6.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-6.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-7.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-7.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-8.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-8.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-9.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-9.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-10.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-10.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-11.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-11.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-12.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-12.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-13.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-13.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-14.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-14.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-15.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-15.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-16.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-16.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-17.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-17.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-18.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-18.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-19.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-19.xml"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-20.log"
|
|
|
|
+ - type "%source_path%\output\build\unittest\test-20.xml"
|
|
- cd "%source_path%"
|
|
- cd "%source_path%"
|
|
- set "output_path=%source_path%\output"
|
|
- set "output_path=%source_path%\output"
|
|
- set "build_path=%output_path%\build"
|
|
- set "build_path=%output_path%\build"
|