[commit: hpc] ghc-7.6: Move the tough2 test into a different directory (c58e206)

Ian Lynagh igloo at earth.li
Tue Jan 22 21:32:13 CET 2013


Repository : ssh://darcs.haskell.org//srv/darcs/packages/hpc

On branch  : ghc-7.6

http://hackage.haskell.org/trac/ghc/changeset/c58e20621a0edcb328b2c629a00dc87fa723c9e9

>---------------------------------------------------------------

commit c58e20621a0edcb328b2c629a00dc87fa723c9e9
Author: Ian Lynagh <ian at well-typed.com>
Date:   Tue Jan 22 19:40:00 2013 +0000

    Move the tough2 test into a different directory
    
    This stops its .hpc directory overlapping with that of the tough test,
    which was causing test failures when running the testsuite in parallel.

 tests/function/subdir/tough.lhs                    |   49 --------------------
 tests/function/test.T                              |   11 ----
 tests/{fork => function2}/Makefile                 |    0 
 tests/{function => function2}/subdir/tough2.lhs    |    0 
 tests/{function => function2}/subdir/tough2.stdout |    0 
 tests/{function => function2}/test.T               |    6 --
 6 files changed, 0 insertions(+), 66 deletions(-)


Diff suppressed because of size. To see it, use:

    git show c58e20621a0edcb328b2c629a00dc87fa723c9e9



More information about the ghc-commits mailing list