[commit: testsuite] master: Moved tests out of tests/libraries (44372d7)
Ian Lynagh
igloo at earth.li
Sun May 8 23:09:49 CEST 2011
Repository : ssh://darcs.haskell.org//srv/darcs/testsuite
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/44372d72f62c34954f3d23296e1d9581e94f6ae4
>---------------------------------------------------------------
commit 44372d72f62c34954f3d23296e1d9581e94f6ae4
Author: Ian Lynagh <igloo at earth.li>
Date: Sun May 8 22:05:07 2011 +0100
Moved tests out of tests/libraries
tests/libraries/Data/Makefile | 36 ---
tests/libraries/Data/reference/Map.hs | 221 -----------------
tests/libraries/Data/reference/Set.hs | 75 ------
tests/libraries/Data/templates/BenchmarkMap.hs | 70 ------
tests/libraries/Data/templates/TestColl.hs | 42 ----
tests/libraries/Data/templates/TestMap.hs | 100 --------
tests/libraries/Data/templates/TestSet.hs | 76 ------
tests/libraries/Data/templates/TestSoundMap.hs | 250 --------------------
tests/libraries/Data/templates/TestSoundSet.hs | 154 ------------
tests/libraries/Data/test_List.hs | 31 ---
tests/libraries/Data/tools/InstancesTestGen.hs | 54 -----
tests/libraries/Data/tools/LibTest.hs | 92 -------
tests/libraries/Data/tools/SoundnessTestGen.hs | 120 ----------
tests/libraries/Makefile | 3 -
tests/libraries/base/fixed-arith/all.T | 6 -
tests/libraries/base/fixed-arith/fixed.hs | 25 --
tests/libraries/base/fixed-arith/fixed.stdout | 72 ------
tests/libraries/base/io/should_run/all.T | 6 -
tests/libraries/base/io/should_run/tempfiles.hs | 19 --
.../libraries/base/io/should_run/tempfiles.stdout | 4 -
20 files changed, 0 insertions(+), 1456 deletions(-)
Diff suppressed because of size. To see it, use:
git show 44372d72f62c34954f3d23296e1d9581e94f6ae4
More information about the Cvs-ghc
mailing list