Repository : ssh://darcs.haskell.org//srv/darcs/packages/filepath On branch : master
http://hackage.haskell.org/trac/ghc/changeset/a59c38ccea5e725445d2498c2427f85336167af0 >--------------------------------------------------------------- commit a59c38ccea5e725445d2498c2427f85336167af0 Author: Ian Lynagh <[email protected]> Date: Sun Aug 28 19:17:03 2011 +0100 Add the FilePath tests to the GHC testsuite although they only get run if you install QuickCheck {test => tests}/AutoTest.hs | 25 ++-- {test => tests}/GenTests.hs | 6 +- tests/Makefile | 18 +++ tests/all.T | 3 + tests/filepath.stdout | 287 +++++++++++++++++++++++++++++++++++++++++++ {test => tests}/test.bat | 0 6 files changed, 325 insertions(+), 14 deletions(-) Diff suppressed because of size. To see it, use: git show a59c38ccea5e725445d2498c2427f85336167af0 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
