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 2026-03-13 23:01:22 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
Andrew Kelley 4d22fa5a2a update behavior tests and compile error tests
2022-01-31 22:33:49 -07:00
..
behavior
update behavior tests and compile error tests
2022-01-31 22:33:49 -07:00
src
std lib API deprecations for the upcoming 0.9.0 release
2021-11-30 00:13:07 -07:00
stage1/c_abi
stage1: Add tests for packed structs in C ABI
2022-01-03 21:25:48 +02:00
stage2
stage2: rework a lot of stuff
2022-01-24 21:53:57 -07:00
standalone
Normalize some build function names
2022-01-24 20:15:32 +02:00
assemble_and_link.zig
migrate from std.Target.current to @import("builtin").target
2021-10-04 23:48:55 -07:00
behavior.zig
update behavior tests and compile error tests
2022-01-31 22:33:49 -07:00
cases.zig
stage2: clean up tests
2021-12-15 17:28:48 +01:00
cli.zig
Full response file (*.rsp) support
2022-01-30 21:27:52 +02:00
compare_output.zig
Full response file (*.rsp) support
2022-01-30 21:27:52 +02:00
compile_errors.zig
update behavior tests and compile error tests
2022-01-31 22:33:49 -07:00
gen_h.zig
…
run_translated_c.zig
translate-c: Handle typedef'ed void return type for functions.
2022-01-11 12:42:23 -05:00
runtime_safety.zig
fix unused variable errors in runtime safety test cases
2021-06-23 10:44:46 -07:00
stack_traces.zig
…
standalone.zig
update glibc start files to 2.34
2021-12-15 14:30:03 -07:00
tests.zig
Normalize some build function names
2022-01-24 20:15:32 +02:00
translate_c.zig
translate-c: improve error messages when expecting specific tokens
2022-01-17 17:16:48 +02:00