This commit is contained in:
Laytan Laats
2023-07-02 23:00:37 +02:00
parent fc81008ab5
commit a3e2d90f4c
3 changed files with 21 additions and 0 deletions
+1
View File
@@ -13,6 +13,7 @@ set COMMON=-collection:tests=..\..
..\..\..\odin test ..\test_issue_2087.odin %COMMON% -file || exit /b
..\..\..\odin build ..\test_issue_2113.odin %COMMON% -file -debug || exit /b
..\..\..\odin test ..\test_issue_2466.odin %COMMON% -file || exit /b
..\..\..\odin test ..\test_issue_2615.odin %COMMON% -file || exit /b
@echo off