aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bool.zig
AgeCommit message (Expand)Author
2025-06-16rename spirv backend nameAli Cheraghi
2025-02-24test: skip failing tests with spirv-vulkanAli Cheraghi
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2024-02-04spirv: air int_from_boolRobin Voetter
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-06-24all: migrate code to new cast builtin syntaxmlugg
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
2023-06-13all: replace `comptime try` with `try comptime`Eric Joldasov
2023-05-24make `@boolToInt` always return a u1tison
2023-05-11setup spirv backend in behavior testsAli Chraghi
2021-10-28C backend: fix `@boolToInt`Andrew Kelley
2021-08-01Sema: implement comptime variablesAndrew 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