aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/windows_bat_args
AgeCommit message (Expand)Author
2025-09-30windows_bat_args: fix path handlingmlugg
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-08-06Revert "Sema: Stop adding Windows implib link inputs for `extern "..."` syntax."Alex Rønne Petersen
2025-07-07update standalone and incremental tests to new APIAndrew Kelley
2025-07-06Sema: Stop adding Windows implib link inputs for `extern "..."` syntax.Alex Rønne Petersen
2025-03-26Add test to ensure the BatBadBut mitigation handles trailing `.` and space sa...Ryan Liptak
2024-12-18test-standalone: migrate from deprecated std.Build APIsmlugg
2024-09-12Replace deprecated default initializations with decl literalsLinus Groh
2024-06-13Change deprecated b.host to b.graph.host in tests and Zig's build.zigKrzysztof Wolicki
2024-06-13std: Convert deprecated aliases to compile errors and fix usagesRyan Liptak
2024-05-26std: restructure child process namespaceAndrew Kelley
2024-05-03Rename Dir.writeFile2 -> Dir.writeFile and update all callsitesRyan Liptak
2024-04-23std.process.Child: Mitigate arbitrary command execution vulnerability on Wind...Ryan Liptak