aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/10138.zig
AgeCommit message (Collapse)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2023-09-23spirv: enable passing testsRobin Voetter
2023-06-19all: zig fmt and rename "@XToY" to "@YFromX"Eric Joldasov
Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
2023-05-11setup spirv backend in behavior testsAli Chraghi
2022-04-28test: recursively walk dir with testsJakub Konka
Prune incremental tests by moving non-incremental behavior tests to behavior test suite instead.