aboutsummaryrefslogtreecommitdiff
path: root/test/src/CompareOutput.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-02-25test: rework how filtering worksJacob Young
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-07-30Build.zig rename orgy (aka: #16353). Renames FileSource to LazyPath and remov...Felix (xq) Queißner
2023-05-24Fixes `WriteFile.getFileSource` failure on Windows (#15730)Mason Remaley
2023-04-10std.Build.CompileStep: remove run() and install()Andrew Kelley
2023-03-15re-enable asm-and-link testsAndrew Kelley
2023-03-15re-enable compare-output test casesAndrew Kelley