aboutsummaryrefslogtreecommitdiff
path: root/test/src/RunTranslatedC.zig
AgeCommit message (Expand)Author
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-07-26Migrate from deprecated `Step.Compile` APIsCarl Ã…stholm
2024-12-18test-run-translated-c: migrate from deprecated std.Build APIsmlugg
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