Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
5869 commits behind the upstream repository.
  • rwbarton's avatar
    3415bcaa
    tests: remove extra_files.py (#12223) · 3415bcaa
    rwbarton authored and Ben Gamari's avatar Ben Gamari committed
    The script I used is included as testsuite/driver/kill_extra_files.py,
    though at this point it is for mostly historical interest.
    
    Some of the tests in libraries/hpc relied on extra_files.py, so this
    commit includes an update to that submodule.
    
    One test in libraries/process also relies on extra_files.py, but we
    cannot update that submodule so easily, so for now we special-case it
    in the test driver.
    3415bcaa
    History
    tests: remove extra_files.py (#12223)
    rwbarton authored and Ben Gamari's avatar Ben Gamari committed
    The script I used is included as testsuite/driver/kill_extra_files.py,
    though at this point it is for mostly historical interest.
    
    Some of the tests in libraries/hpc relied on extra_files.py, so this
    commit includes an update to that submodule.
    
    One test in libraries/process also relies on extra_files.py, but we
    cannot update that submodule so easily, so for now we special-case it
    in the test driver.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
test.T 124 B