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-12 14:19:55 +00:00
Code Issues Packages Projects Releases Wiki Activity
zig/test
History
joachimschmidt557 fa85a739d9
stage2 AArch64: fix shl, shr, shl_exact, shr_exact
Introduces the necessary truncation after shift
2022-04-19 22:40:51 +02:00
..
behavior
stage2 AArch64: fix shl, shr, shl_exact, shr_exact
2022-04-19 22:40:51 +02:00
compile_errors
Address review comments
2022-04-04 17:03:09 +02:00
src
…
stage1/c_abi
C ABI: these tests are not passing yet on Windows
2022-02-08 21:15:00 -07:00
stage2
stage2: zig fmt
2022-04-14 23:26:03 +07:00
standalone
Revert "reduce build error noise"
2022-02-17 14:30:12 -07:00
assemble_and_link.zig
…
behavior.zig
CBE: improve support for asm inputs
2022-03-30 12:10:02 +03:00
cases.zig
stage2: sparcv9: Load tests to the list of testcases
2022-04-14 23:24:46 +07: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
test harness improvements
2022-03-31 15:10:31 -07:00
gen_h.zig
…
run_translated_c.zig
translate-c: use nested scope for comma operator in macros
2022-03-08 20:38:51 +02:00
runtime_safety.zig
replace other uses of std.meta.Vector with @Vector (#11346)
2022-03-30 14:12:14 -04:00
stack_traces.zig
…
standalone.zig
Revert "reduce build error noise"
2022-02-17 14:30:12 -07:00
tests.zig
Replace argvCmd with std.mem.join
2022-02-06 22:21:46 -07:00
translate_c.zig
translate-c: improve error messages when expecting specific tokens
2022-01-17 17:16:48 +02:00