[commit: hpc] master: Move the tough2 test into a different directory (1ccf547)

Ian Lynagh igloo at earth.li
Wed Jan 23 00:25:23 CET 2013


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/1ccf547dde19c84948ec4861e33ad1dd0e567d9c

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

commit 1ccf547dde19c84948ec4861e33ad1dd0e567d9c
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 1ccf547dde19c84948ec4861e33ad1dd0e567d9c



More information about the ghc-commits mailing list