zig/test
Andrew Kelley 59b3dc8907 allow passing by non-copying value
closes #733
2018-06-16 19:36:33 -04:00
..
cases allow passing by non-copying value 2018-06-16 19:36:33 -04:00
standalone load_dynamic_library test: no need to link libc 2018-06-16 18:54:41 -04:00
assemble_and_link.zig use * for pointer type instead of & 2018-05-31 17:28:07 -04:00
behavior.zig add docs and missing test case for merging error sets 2018-06-12 19:38:59 -04:00
build_examples.zig disable load dynamic library test 2018-06-16 19:36:06 -04:00
compare_output.zig disallow unknown-length pointer to opaque 2018-06-05 18:03:21 -04:00
compile_errors.zig allow passing by non-copying value 2018-06-16 19:36:33 -04:00
gen_h.zig fix regressions 2018-06-01 00:17:31 -04:00
runtime_safety.zig fix regressions 2018-06-01 00:17:31 -04:00
tests.zig breaking syntax change: ??x to x.? (#1095) 2018-06-09 23:42:14 -04:00
translate_c.zig breaking syntax change: orelse keyword instead of ?? (#1096) 2018-06-10 01:13:51 -04:00