aboutsummaryrefslogtreecommitdiff
path: root/test/behavior/bugs/7003.zig
AgeCommit message (Collapse)Author
2024-01-06categorize `behavior/bugs/<issueno>.zig` testsVeikka Tuominen
2021-06-21std, src, doc, test: remove unused variablesJacob G-W
2021-04-29move behavior tests from test/stage1/ to test/Andrew Kelley
And fix test cases to make them pass. This is in preparation for starting to pass behavior tests with self-hosted.