|
@@ -12,6 +12,7 @@ set COMMON=-collection:tests=..\..
|
|
..\..\..\odin test ..\test_issue_2056.odin %COMMON% -file || exit /b
|
|
..\..\..\odin test ..\test_issue_2056.odin %COMMON% -file || exit /b
|
|
..\..\..\odin test ..\test_issue_2087.odin %COMMON% -file || exit /b
|
|
..\..\..\odin test ..\test_issue_2087.odin %COMMON% -file || exit /b
|
|
..\..\..\odin build ..\test_issue_2113.odin %COMMON% -file -debug || exit /b
|
|
..\..\..\odin build ..\test_issue_2113.odin %COMMON% -file -debug || exit /b
|
|
|
|
+..\..\..\odin test ..\test_issue_2466.odin %COMMON% -file || exit /b
|
|
|
|
|
|
@echo off
|
|
@echo off
|
|
|
|
|