big: Add more exhaustive tests.

This commit is contained in:
Jeroen van Rijn
2021-08-11 20:59:52 +02:00
parent c1a001c331
commit 922df6a438
2 changed files with 61 additions and 42 deletions
+2 -3
View File
@@ -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