[commit: testsuite] master: Just moving some tests aroudn to make it easier to see what's going on (1e37f2b)
Ian Lynagh
igloo at earth.li
Thu Jun 20 23:33:43 CEST 2013
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
https://github.com/ghc/testsuite/commit/1e37f2b5d1144409b0609622c01392d5a498ed0b
>---------------------------------------------------------------
commit 1e37f2b5d1144409b0609622c01392d5a498ed0b
Author: Ian Lynagh <ian at well-typed.com>
Date: Thu Jun 20 22:15:38 2013 +0100
Just moving some tests aroudn to make it easier to see what's going on
tests/driver/dynamicToo/A001.hs | 6 ---
tests/driver/dynamicToo/A002.hs | 6 ---
tests/driver/dynamicToo/B001.hs | 6 ---
tests/driver/dynamicToo/B001_1.hs | 6 ---
tests/driver/dynamicToo/B001_2.hs | 6 ---
tests/driver/dynamicToo/B002.hs | 6 ---
tests/driver/dynamicToo/C001.hs | 9 -----
tests/driver/dynamicToo/C002.hs | 9 -----
tests/driver/dynamicToo/Makefile | 37 --------------------
tests/driver/dynamicToo/all.T | 22 +-----------
tests/driver/dynamicToo/dynamicToo001/A.hs | 6 +++
tests/driver/dynamicToo/dynamicToo001/B.hs | 6 +++
tests/driver/dynamicToo/dynamicToo001/B1.hs | 6 +++
tests/driver/dynamicToo/dynamicToo001/B2.hs | 6 +++
tests/driver/dynamicToo/dynamicToo001/C.hs | 9 +++++
tests/driver/dynamicToo/dynamicToo001/Makefile | 23 ++++++++++++
.../{ => dynamicToo001}/dynamicToo001.stdout | 0
tests/driver/dynamicToo/dynamicToo001/test.T | 13 +++++++
tests/driver/dynamicToo/dynamicToo002/A.hs | 6 +++
tests/driver/dynamicToo/dynamicToo002/B.hs | 6 +++
tests/driver/dynamicToo/dynamicToo002/C.hs | 9 +++++
tests/driver/dynamicToo/dynamicToo002/Makefile | 23 ++++++++++++
tests/driver/dynamicToo/dynamicToo002/test.T | 11 ++++++
23 files changed, 125 insertions(+), 112 deletions(-)
Diff suppressed because of size. To see it, use:
git show 1e37f2b5d1144409b0609622c01392d5a498ed0b
More information about the ghc-commits
mailing list