Files
zig/src
Andrew Kelley 9b54c9dee8 zig test: forward target CLI args to zig run when using -ofmt=c
Previously, if you used `zig test -ofmt=c -target foobar` then Zig would
try to compile the generated C code with the native target instead of
"foobar".

With this change, `--test-cmd` with e.g. QEMU still won't work, but at
least the binary will get compiled for the correct target.
2022-10-30 15:44:58 -07:00
..
2022-09-14 20:08:34 -04:00
2022-10-27 01:31:18 +03:00
2022-10-23 20:05:12 -07:00
2022-08-19 03:41:13 -07:00
2022-08-19 03:41:13 -07:00
2022-10-25 05:11:29 -04:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-07-28 11:53:25 -07:00
2022-10-12 20:34:42 +02:00