aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/reflection.zig
AgeCommit message (Expand)Author
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2023-05-20spirv: more passing testsRobin Voetter
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-03-15behavior: enable passing behavior tests on stage2_x86_64Jacob Young
2022-12-17std.builtin: rename Type.Fn's args to paramsr00ster91
2022-12-17std.builtin: rename Type.Fn.Param's arg_type to typer00ster91
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-06-25stage2 ARM: implement basic intCast and error union wrappingjoachimschmidt557
2022-03-01LLVM: add extra padding to structs and tuples sometimesAndrew Kelley
2022-02-14stage2 AArch64: Enable behavior testingjoachimschmidt557
2022-02-12move more behavior tests to the "passing" sectionAndrew Kelley
2022-01-07lint: duplicate import (#10519)Meghan
2021-06-21fix code broken from previous commitJacob G-W
2021-05-08Merge remote-tracking branch 'origin/master' into stage2-whole-file-astgenAndrew Kelley
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley