Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/453cd27704e534920d4968e45449ccc794abea31 >--------------------------------------------------------------- commit 453cd27704e534920d4968e45449ccc794abea31 Author: Ian Lynagh <[email protected]> Date: Sun Nov 20 15:05:42 2011 +0000 Remove sockets tests Ticket filed at http://trac.haskell.org/network/ticket/42 to look at converting them into network tests. tests/lib/socket/Makefile | 3 -- tests/lib/socket/socket001.hs | 58 ------------------------------------- tests/lib/socket/socket002.hs | 45 ---------------------------- tests/lib/socket/socket003.hs | 43 --------------------------- tests/lib/socket/socket004.hs | 38 ------------------------ tests/lib/socket/socket005.hs | 37 ----------------------- tests/lib/socket/socket006.hs | 27 ----------------- tests/lib/socket/socket007.hs | 44 ---------------------------- tests/lib/socket/socket008.hs | 21 ------------- tests/lib/socket/socket009.hs | 28 ------------------ 10 files changed, 0 insertions(+), 344 deletions(-) Diff suppressed because of size. To see it, use: git show 453cd27704e534920d4968e45449ccc794abea31 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
