aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/12890.zig
AgeCommit message (Collapse)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-10-15spirv: update failing / passing testsRobin Voetter
Some tests are now failing due to debug info changes, some tests now pass due to improved compiler functionality.
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-03-15behavior: enable passing behavior tests on stage2_x86_64Jacob Young
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-10-05Zir: handle ranges in `getMultiProng`Veikka Tuominen
Closes #12890