aboutsummaryrefslogtreecommitdiff
path: root/test/src/RunTranslatedC.zig
AgeCommit message (Expand)Author
2024-07-04build: fix WriteFile and addCSourceFiles not adding LazyPath depsJonathan Marler
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-05-27translate-c tests: skip_foreign_checks=trueAndrew Kelley
2024-02-25test: rework how filtering worksJacob Young