Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Repository
e5b60c98241435a3f6d4ccc131404349dff163a4
Switch branch/tag
ghc
testsuite
driver
testlib.py
Find file
Blame
History
Permalink
Use subprocess.call rather than os.spawnv in the testsuite driver
· e5b60c98
Ian Lynagh
authored
Jul 06, 2007
os.spawnv is broken on non-cygwin Windows (looks like it goes via a shell).
e5b60c98