| ... | ... | @@ -25,8 +25,8 @@ wine test.exe |
| 25 | 25 | ./zig test ../test/behavior.zig --target-os windows --target-arch x86_64 --target-environ msvc |
| 26 | 26 | wine64 test.exe |
| 27 | 27 | |
| 28 | | ./zig test ../test/behavior.zig --target-os windows --target-arch x86_64 --target-environ msvc --release-fast |
| 29 | | wine64 test.exe |
| 30 | | |
| 31 | | ./zig test ../test/behavior.zig --target-os windows --target-arch x86_64 --target-environ msvc --release-safe |
| 32 | | wine64 test.exe |
| 28 | #./zig test ../test/behavior.zig --target-os windows --target-arch x86_64 --target-environ msvc --release-fast |
| 29 | #wine64 test.exe |
| 30 | # |
| 31 | #./zig test ../test/behavior.zig --target-os windows --target-arch x86_64 --target-environ msvc --release-safe |
| 32 | #wine64 test.exe |