aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/union_with_members.zig
AgeCommit message (Expand)Author
2025-08-31delete behavior test that depends on std.fmtAndrew Kelley
2025-07-26aarch64: implement more optional/error union/union supportJacob Young
2025-07-22aarch64: add new from scratch self-hosted backendJacob Young
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-06-16rename spirv backend nameAli Cheraghi
2024-07-26riscv: update tests and fix reuse bugDavid Rubin
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2023-05-31enable passing behavior testsLuuk de Gram
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-03-15x86_64: handle duplicate prong deathsJacob Young
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-10-25behavior: enable stage2_c tests that are currently passingJacob Young
2022-03-18organize behavior testsAndrew Kelley
2022-03-13stage2: add debug info for locals in the LLVM backendAndrew Kelley
2021-12-28Sema: improve union supportAndrew Kelley
2021-10-02AstGen: fix `while` and `for` with unreachable bodiesAndrew Kelley