Unify the hpc testsuites
The hpc testsuite was split between testsuite/tests/hpc and the submodule libraries/hpc/test. This commit unifies the two testsuites in the GHC repository in the directory testsuite/tests/hpc.
Showing
- compiler/GHC/Driver/Pipeline/Execute.hs 1 addition, 1 deletioncompiler/GHC/Driver/Pipeline/Execute.hs
- libraries/hpc 1 addition, 1 deletionlibraries/hpc
- testsuite/tests/hpc/.gitignore 20 additions, 0 deletionstestsuite/tests/hpc/.gitignore
- testsuite/tests/hpc/fork/Makefile 4 additions, 0 deletionstestsuite/tests/hpc/fork/Makefile
- testsuite/tests/hpc/fork/hpc_fork.hs 10 additions, 0 deletionstestsuite/tests/hpc/fork/hpc_fork.hs
- testsuite/tests/hpc/fork/hpc_fork.stdout 124 additions, 0 deletionstestsuite/tests/hpc/fork/hpc_fork.stdout
- testsuite/tests/hpc/fork/test.T 13 additions, 0 deletionstestsuite/tests/hpc/fork/test.T
- testsuite/tests/hpc/function/Makefile 4 additions, 0 deletionstestsuite/tests/hpc/function/Makefile
- testsuite/tests/hpc/function/test.T 9 additions, 0 deletionstestsuite/tests/hpc/function/test.T
- testsuite/tests/hpc/function/tough.hs 47 additions, 0 deletionstestsuite/tests/hpc/function/tough.hs
- testsuite/tests/hpc/function/tough.stdout 171 additions, 0 deletionstestsuite/tests/hpc/function/tough.stdout
- testsuite/tests/hpc/function2/Makefile 4 additions, 0 deletionstestsuite/tests/hpc/function2/Makefile
- testsuite/tests/hpc/function2/subdir/tough2.lhs 49 additions, 0 deletionstestsuite/tests/hpc/function2/subdir/tough2.lhs
- testsuite/tests/hpc/function2/test.T 15 additions, 0 deletionstestsuite/tests/hpc/function2/test.T
- testsuite/tests/hpc/function2/tough2.stdout 173 additions, 0 deletionstestsuite/tests/hpc/function2/tough2.stdout
- testsuite/tests/hpc/ghc_ghci/A.hs 5 additions, 0 deletionstestsuite/tests/hpc/ghc_ghci/A.hs
- testsuite/tests/hpc/ghc_ghci/B.hs 7 additions, 0 deletionstestsuite/tests/hpc/ghc_ghci/B.hs
- testsuite/tests/hpc/ghc_ghci/Makefile 9 additions, 0 deletionstestsuite/tests/hpc/ghc_ghci/Makefile
- testsuite/tests/hpc/ghc_ghci/hpc_ghc_ghci.stdout 1 addition, 0 deletionstestsuite/tests/hpc/ghc_ghci/hpc_ghc_ghci.stdout
- testsuite/tests/hpc/ghc_ghci/test.T 5 additions, 0 deletionstestsuite/tests/hpc/ghc_ghci/test.T
Loading
Please register or sign in to comment