Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/72a4c45927ab54c860aa3d1b58fec1c0ea7cb185 >--------------------------------------------------------------- commit 72a4c45927ab54c860aa3d1b58fec1c0ea7cb185 Author: Ian Lynagh <[email protected]> Date: Sat Feb 18 15:23:54 2012 +0000 Update tests following OldException removal Some redundant test have now been removed tests/lib/OldException/Makefile | 4 - tests/lib/OldException/OldException001.hs | 22 ---- tests/lib/OldException/OldException001.stdout | 2 - tests/lib/OldException/all.T | 3 - tests/lib/exceptions/Makefile | 3 - tests/lib/exceptions/all.T | 1 - tests/lib/exceptions/exceptions001.hs | 7 - tests/lib/should_run/exceptionsrun001.hs | 45 +++---- tests/lib/should_run/exceptionsrun001.stdout | 5 +- tests/lib/should_run/exceptionsrun002.hs | 145 ++++++++++------------ tests/safeHaskell/unsafeLibs/GoodImport03.hs | 1 - tests/safeHaskell/unsafeLibs/GoodImport03.stderr | 4 - 12 files changed, 88 insertions(+), 154 deletions(-) Diff suppressed because of size. To see it, use: git show 72a4c45927ab54c860aa3d1b58fec1c0ea7cb185 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
