zig/test
Andrew Kelley f205d23e65
implement async function call with @call
this removes the last usage of var args in zig std lib
2019-12-09 15:27:26 -05:00
..
stage1 implement async function call with @call 2019-12-09 15:27:26 -05:00
stage2 exported main must be pub 2019-12-03 12:50:42 -05:00
standalone update tests to new format API 2019-12-09 00:05:21 -05:00
assemble_and_link.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
cli.zig std.fmt.format: tuple parameter instead of var args 2019-12-08 22:53:51 -05:00
compare_output.zig update tests to new format API 2019-12-09 00:05:21 -05:00
compile_errors.zig std.fmt.format: tuple parameter instead of var args 2019-12-08 22:53:51 -05:00
gen_h.zig export: check variable type 2019-11-24 21:33:58 +01:00
runtime_safety.zig more test regression fixes 2019-11-29 23:04:19 -05:00
stack_traces.zig test-stack-traces: add FreeBSD 2019-09-09 00:25:21 -04:00
standalone.zig retire the example/ folder, rename test-build-examples to "standalone" 2019-07-16 12:15:46 -04:00
tests.zig std.fmt.format: tuple parameter instead of var args 2019-12-08 22:53:51 -05:00
translate_c.zig string literals are now null terminated 2019-11-21 20:43:41 -05:00