You need to sign in or sign up before continuing.
T7037 is broken on Windows
T7037 appears to fail on Windows. Namely, stdout appears to be empty, whereas the expected output is "ok". I had suspected that the issue was the execv call failing but this doesn't seem to be the case; no code after execv is executed. A problem for another day...
Edited by Ben Gamari