zig/test
2018-08-02 17:02:14 +09:00
..
cases test/cases/coroutines.zig: test for immediate resume inside of suspend with @handle(); 2018-08-02 17:02:14 +09:00
stage2 fix race conditions in self-hosted compiler; add test 2018-07-24 21:28:54 -04:00
standalone
assemble_and_link.zig
behavior.zig add behavior tests for cancel semantics 2018-07-30 12:49:53 -04:00
build_examples.zig disable failing macos test. see #1126 2018-06-18 01:09:51 -04:00
compare_output.zig
compile_errors.zig test/compile_errors.zig: update test to reflect that the promise symbol is no in scope with suspend; 2018-08-02 17:02:14 +09:00
gen_h.zig Allow pointers to anything in extern/exported declarations (#1258) 2018-07-18 11:00:42 -04:00
runtime_safety.zig add runtime safety for @intToEnum; add docs for runtime safety 2018-07-02 15:50:28 -04:00
tests.zig -Dskip-release now also skips build example tests 2018-07-18 10:28:14 +02:00
translate_c.zig