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-24 15:13:08 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 6a046c1bcd
activate start code when pub main exists
and rename LinkType->LinkMode, OutType->OutputMode
2019-12-03 12:50:42 -05:00
..
stage1
fix crash assigning optional struct with anon literal
2019-12-02 01:09:06 -05:00
stage2
exported main must be pub
2019-12-03 12:50:42 -05:00
standalone
exported main must be pub
2019-12-03 12:50:42 -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
exported main must be pub
2019-12-03 12:50:42 -05:00
compile_errors.zig
activate start code when pub main exists
2019-12-03 12:50:42 -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