mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 15:48:51 +00:00
Update tests to use new filename generation code.
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
@echo off
|
||||
set COMMON=-show-timings -no-bounds-check -vet -strict-style
|
||||
set OUT_FILE=test_binary.exe
|
||||
set COMMON=-show-timings -no-bounds-check -vet -strict-style -out:%OUT_FILE%
|
||||
set PATH_TO_ODIN==..\..\odin
|
||||
|
||||
echo ---
|
||||
|
||||
Reference in New Issue
Block a user