aboutsummaryrefslogtreecommitdiff
path: root/src/syscall/exec_windows_test.go
AgeCommit message (Expand)Author
2025-02-24all: use testenv.Executable instead of os.Executable and os.Args[0]qmuntal
2023-09-05all: use ^TestName$ regular pattern for invoking a single testDmitri Shuralyov
2021-04-05all: update references to symbols moved from io/ioutil to ioKimMachineGun
2021-03-19syscall: fix typo in exec_windows_test.goAntonio Garcia
2021-03-02all: fix spellingJohn Bampton
2021-02-26syscall: introduce SysProcAttr.ParentProcess on WindowsJason A. Donenfeld
2020-10-08syscall: restore EscapeArg behavior for empty stringIan Lance Taylor