Repository : ssh://darcs.haskell.org//srv/darcs/packages/unix On branch : master
http://hackage.haskell.org/trac/ghc/changeset/891c0bf89b89e3995d2dbc1f6f72b43312b14a44 >--------------------------------------------------------------- commit 891c0bf89b89e3995d2dbc1f6f72b43312b14a44 Author: Paolo Capriotti <[email protected]> Date: Fri Mar 9 11:44:41 2012 +0000 Copy tests from GHC testsuite (#1161) tests/{ => libposix}/Makefile | 2 +- tests/libposix/all.T | 15 +++++++++++++ tests/libposix/posix002.hs | 4 +++ tests/libposix/posix002.stdout | 2 + tests/libposix/posix003.hs | 17 +++++++++++++++ tests/libposix/posix003.stdout | 1 + tests/libposix/posix004.hs | 44 ++++++++++++++++++++++++++++++++++++++++ tests/libposix/posix004.stdout | 1 + tests/libposix/posix005.hs | 21 +++++++++++++++++++ tests/libposix/posix005.stdout | 7 ++++++ tests/libposix/posix006.hs | 18 ++++++++++++++++ tests/libposix/posix006.stdout | 1 + tests/libposix/posix009.hs | 15 +++++++++++++ tests/libposix/posix009.stdout | 6 +++++ tests/libposix/posix010.hs | 16 ++++++++++++++ tests/libposix/posix010.stdout | 3 ++ tests/libposix/posix014.hs | 13 +++++++++++ tests/libposix/posix014.stdout | 1 + 18 files changed, 186 insertions(+), 1 deletions(-) Diff suppressed because of size. To see it, use: git show 891c0bf89b89e3995d2dbc1f6f72b43312b14a44 _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
