aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/widening.zig
AgeCommit message (Expand)Author
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