mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-02 20:58:15 +00:00
big: Add more exhaustive tests.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
@echo off
|
||||
:odin run . -vet
|
||||
odin build . -build-mode:dll -show-timings -opt:3
|
||||
:odin build . -build-mode:dll -show-timings
|
||||
odin build . -build-mode:shared -show-timings -o:speed
|
||||
:odin build . -build-mode:shared -show-timings
|
||||
|
||||
:dumpbin /EXPORTS big.dll
|
||||
python test.py
|
||||
Reference in New Issue
Block a user