zig/test/standalone/simple
Alex Rønne Petersen 17f9a25924
test: remove -Dskip-translate-c from test-standalone
No longer necessary since we've stopped using Clang for this.
2025-09-26 01:33:26 +02:00
..
cat Fix standalone test simple/cat/main.zig after Writergate update (#25188) 2025-09-11 16:43:11 +00:00
guess_number update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00
hello_world test: remove unnecessary @cImport usage in some standalone tests 2025-09-18 12:42:24 +02:00
issue_9402 Move "simple" standalone test cases to a new directory 2024-04-07 16:05:54 -07:00
issue_12471 Move "simple" standalone test cases to a new directory 2024-04-07 16:05:54 -07:00
main_return_error Move "simple" standalone test cases to a new directory 2024-04-07 16:05:54 -07:00
noreturn_call Move "simple" standalone test cases to a new directory 2024-04-07 16:05:54 -07:00
build.zig test: remove -Dskip-translate-c from test-standalone 2025-09-26 01:33:26 +02:00
issue_7030.zig compiler: remove anonymous struct types, unify all tuples 2024-10-31 20:42:53 +00:00
std_enums_big_enums.zig update standalone and incremental tests to new API 2025-07-07 22:43:53 -07:00