[project @ 2001-05-01 11:46:56 by simonmar]
authorsimonmar <unknown>
Tue, 1 May 2001 11:46:56 +0000 (11:46 +0000)
committersimonmar <unknown>
Tue, 1 May 2001 11:46:56 +0000 (11:46 +0000)
commit8af61567ad78f4903a4debd94830d4a02ed3e04b
treedf895b1f62085097223dc41ae9f8db944412af13
parentc2e8f87214a5329a18ff41f0ef47c85bc469bc55
[project @ 2001-05-01 11:46:56 by simonmar]
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.
ghc/tests/lib/Makefile
ghc/tests/lib/net/Makefile [new file with mode: 0644]
ghc/tests/lib/net/net001.hs [new file with mode: 0644]
ghc/tests/lib/net/net001.stdout [new file with mode: 0644]