Logo
Explore Help
Sign In
mirror/zig
1
0
Fork 0
You've already forked zig
mirror of https://github.com/ziglang/zig.git synced 2025-12-13 17:53:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 6d8550a7df
fix crash assigning optional struct with anon literal
closes #3827
2019-12-02 01:09:06 -05:00
..
stage1
fix crash assigning optional struct with anon literal
2019-12-02 01:09:06 -05:00
stage2
Merge remote-tracking branch 'origin/master' into null-terminated-pointers
2019-11-24 20:28:46 -05:00
standalone
Merge remote-tracking branch 'origin/master' into remove-array-type-coercion
2019-12-01 09:56:01 -05:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
cli.zig
more test regression fixes
2019-11-29 23:04:19 -05:00
compare_output.zig
remove type coercion from array values to references
2019-11-27 03:37:50 -05:00
compile_errors.zig
fix regressions in compile error tests
2019-12-01 20:53:24 -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
Merge remote-tracking branch 'origin/master' into remove-array-type-coercion
2019-12-01 09:56:01 -05:00
translate_c.zig
string literals are now null terminated
2019-11-21 20:43:41 -05:00