aboutsummaryrefslogtreecommitdiff
path: root/test/standalone/windows_spawn
AgeCommit message (Expand)Author
2024-01-01zig build system: change target, compilation, and module APIsAndrew Kelley
2023-11-19test: update remaining code to fix 'var is never mutated' errorsmlugg
2023-10-22child_process + Build: rename exec to run + all related codeJan Philipp Hafer
2023-04-27test: Fix windows_spawn tmp directory cleanupxEgoist
2023-04-22std: GPA deinit return an enum instead of a boolBorja Clemente
2023-03-15windows_spawn standalone test: test on native OSAndrew Kelley
2023-03-15re-enable standalone tests based on build.zigAndrew Kelley
2023-01-31combine std.build and std.build.Builder into std.BuildAndrew Kelley
2023-01-31update build.zig API usageAndrew Kelley
2022-12-19spawnWindows: Fix PATH searching when cwd is absoluteRyan Liptak
2022-12-18standalone tests: Add windows spawn testRyan Liptak