aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/string_literals.zig
AgeCommit message (Expand)Author
2024-07-26riscv: enable passing testsDavid Rubin
2024-07-26riscv: remove redundant assert in `genBinOp`David Rubin
2024-07-04Add behavior test: including the sentinel when dereferencing a string literalRyan Liptak
2024-06-10spirv: disable tests that fail on poclRobin Voetter
2024-05-11riscv: math progressDavid Rubin
2024-05-11riscv: add stage2_riscv to test matrix and bypass failing testsDavid Rubin
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-11-16Sema: include sentinel in type of pointer-to-array `ptr` fieldDavid
2023-10-23rename behavior test to better describe what it doesAndrew Kelley