[MIRROR] Makes integration test results be in color and have annotations (#13341)

This commit is contained in:
Tastyfish
2022-05-05 19:10:20 -04:00
committed by GitHub
parent 71f1cbce10
commit f322eaff57
47 changed files with 155 additions and 129 deletions
+1 -1
View File
@@ -4,4 +4,4 @@
if(ss.flags & SS_NO_INIT)
continue
if(!ss.initialized)
Fail("[ss]([ss.type]) is a subsystem meant to initialize but doesn't get set as initialized.")
TEST_FAIL("[ss]([ss.type]) is a subsystem meant to initialize but doesn't get set as initialized.")