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 23:23:07 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Marcio Giaxa 4ff23b668a
tests: remove freebsd from the test matrix
- Manually add all the native tests to CI manifest.
2018-12-28 11:38:58 -02:00
..
cases
tests: make type info tests not depend on builtin.Os enum
2018-12-23 18:03:22 -05:00
stage1/c_abi
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
stage2
fix race conditions in self-hosted compiler; add test
2018-07-24 21:28:54 -04:00
standalone
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
assemble_and_link.zig
use * for pointer type instead of &
2018-05-31 17:28:07 -04:00
behavior.zig
Fixed intToPtr to fn type when the address is hardcoded (#1842)
2018-12-19 09:39:18 -05:00
build_examples.zig
disable C ABI tests on macos due to LLD deficiency
2018-10-06 00:06:36 -04:00
cli.zig
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
compare_output.zig
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
compile_errors.zig
breaking API changes to all readInt/writeInt functions & more
2018-12-12 20:35:04 -05:00
gen_h.zig
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00
runtime_safety.zig
fix @intCast not catching negative numbers to unsigned
2018-11-24 14:36:16 -05:00
tests.zig
tests: remove freebsd from the test matrix
2018-12-28 11:38:58 -02:00
translate_c.zig
New Zig formal grammar (#1685)
2018-11-13 05:08:37 -08:00