
4 Nov
2009
4 Nov
'09
11:50 a.m.
On Wed, Nov 4, 2009 at 4:28 PM, Simon Marlow
It does have tests, three to be precise, in the tests/ subdirectory. They are set up to be used with the GHC test suite framework, but it wouldn't be hard to adapt them to whatever framework you want to use.
They didn't work at the time I tried them but perhaps I was doing things incorrectly. Regardless I need to write a proper testsuite. network-bytestring already has pretty good coverage for the send/recv type functions that I could reuse. -- Johan