COMMITS
/ test/behavior/try.zig May 6, 2024
D
ZigObject: enforce min function alignement on riscv
David Rubin committed
May 2, 2024
D
riscv: `std.fmt.format` running
David Rubin committed
April 14, 2024
D
riscv: add stage2_riscv to test matrix and bypass failing tests
David Rubin committed
January 2, 2024
V
categorize `behavior/bugs/<issueno>.zig` tests
Veikka Tuominen committed
September 22, 2023
R
spirv: update failing / passing tests
Robin Voetter committed
September 17, 2023
R
spirv: enable passing tests
Robin Voetter committed
June 5, 2023
E
all: replace `comptime try` with `try comptime`
Eric Joldasov committed
May 11, 2023
A
setup spirv backend in behavior tests
Ali Chraghi committed
December 29, 2022
J
stage2 AArch64: implement errUnion{Err,Payload} for registers
joachimschmidt557 committed
October 11, 2022
K
stage2: sparc64: Skip unimplemented tests
Koakuma committed
August 27, 2022
J
stage2 ARM: amend implementation of various AIR instructions
joachimschmidt557 committed
March 5, 2022
J
stage2 AArch64: add more slice support
joachimschmidt557 committed
February 28, 2022
J
x64: pass more behavior tests
Jakub Konka committed
February 27, 2022
J
stage2 ARM: enable more behavior tests
joachimschmidt557 committed
February 22, 2022
J
Port more behavior tests
Jakub Konka committed
May 8, 2021
A
Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgen
Andrew Kelley committed
April 29, 2021
A
move behavior tests from test/stage1/ to test/
Andrew Kelley committed