cvs commit: fptools/ghc/tests/lib Makefile fptools/ghc/tests/lib/net
Makefile net001.hs net001.stdout
Simon Marlow
simonmar@glass.cse.ogi.edu
Tue, 1 May 2001 04:46:56 -0700
simonmar 2001/05/01 04:46:56 PDT
Modified files:
ghc/tests/lib Makefile
Added files:
ghc/tests/lib/net Makefile net001.hs net001.stdout
Log:
Start a new directory for networking tests, and add a simple test
which starts two threads which communicate via a socket.
The socket subdirectory already contains some tests, but they're about
6 years old and don't appear to be designed to run without user
intervention.
Revision Changes Path
1.5 +2 -2 fptools/ghc/tests/lib/Makefile