aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/5474.zig
AgeCommit message (Expand)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-06-13all: replace `comptime try` with `try comptime`Eric Joldasov
2022-12-10stage2: sparc64: Skip unimplemented testsKoakuma
2022-03-16stage2 ARM: genSetStack for stack_argument_offsetjoachimschmidt557
2022-03-13stage2 AArch64: enable mul for ints with <= 64 bitsjoachimschmidt557
2022-03-10AstGen: structInitExpr and arrayInitExpr avoid crashAndrew Kelley
2022-03-09wasm: Enable passing behavior testsLuuk de Gram
2022-03-08stage2: correct constness of allocsVeikka Tuominen
2022-02-26stage2: evaluate TypeOf arguments in a separate scopeVeikka Tuominen
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