aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/widening.zig
AgeCommit message (Expand)Author
2023-09-10wasm: enable successful behavior testsTechatrix
2023-05-18x86_64: rewrite castsJacob Young
2023-05-11setup spirv backend in behavior testsAli Chraghi
2023-04-21behavior: enable a bunch of disabled testsJacob Young
2023-04-15disable more failing C backend testsAndrew Kelley
2023-04-15disable not-yet-passing C backend testsAndrew Kelley
2023-03-15behavior: enable passing behavior tests on stage2_x86_64Jacob Young
2022-12-10disable failing CBE behavior tests failing on aarch64-windowsAndrew Kelley
2022-12-10Merge pull request #13872 from koachan/sparc64-codegenAndrew Kelley
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-12-10behavior and langref: reenable previously-regressed tests on aarch64 and powe...r00ster91
2022-10-25cbe: implement 128-bit and fix smaller integer builtinsJacob Young
2022-10-25behavior: enable stage2_c tests that are currently passingJacob Young
2022-06-25stage2 ARM: implement basic intCast and error union wrappingjoachimschmidt557
2022-06-24Revert "wasm: Enable f16 behavior tests"Luuk de Gram
2022-06-24wasm: Enable f16 behavior testsLuuk de Gram
2022-05-18wasm: enable 128bit integer behavior testsLuuk de Gram
2022-03-27stage1: implement casting from u0leesongun
2022-03-18organize behavior testsAndrew Kelley
2022-01-28add behavior tests for f80Veikka Tuominen
2022-01-07lint: duplicate import (#10519)Meghan
2021-10-13stage2: remove use of `builtin.stage2_arch` workaroundAndrew Kelley
2021-10-05stage2: enum fixesAndrew Kelley
2021-09-21stage2: progress towards ability to compile compiler-rtAndrew Kelley
2021-09-21stage2: fix unsigned integer to signed integer coercionAndrew Kelley
2021-09-21stage2: enable f16 mathAndrew Kelley
2021-08-01move some behavior tests to the "passing for stage2" sectionAndrew Kelley
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