Skip to content
Snippets Groups Projects
TODO 802 B
Newer Older
John Goerzen's avatar
John Goerzen committed
Document MissingH/Quantity and see if it has tests yet
John Goerzen's avatar
John Goerzen committed

Test forceEitherMsg

John Goerzen's avatar
John Goerzen committed
Cmd: pOpenBoth -- read and write, use forkIO for one of them

John Goerzen's avatar
John Goerzen committed
tests for new Parsec stuff
John Goerzen's avatar
John Goerzen committed

HVFStest:
  test all sorts of exceptions
  test .. et al

John Goerzen's avatar
John Goerzen committed
FTP server:
  timeouts
John Goerzen's avatar
John Goerzen committed
  Proper error checking lots of places, esp. runDataChan
John Goerzen's avatar
John Goerzen committed

CSVtest:
  Test CSV generation
John Goerzen's avatar
John Goerzen committed

John Goerzen's avatar
John Goerzen committed
Add Quantity and ProgressTracker to README

John Goerzen's avatar
John Goerzen committed
--------------------------------------------------
From: Jeremy Shaw 
The patch to MissingH.HUnit includes a modified version of the 'tests' function
from Test.QuickCheck. That module has the license:

-- Module      :  Test.QuickCheck
-- Copyright   :  (c) Koen Claessen, John Hughes 2001
-- License     :  BSD-style (see the file libraries/base/LICENSE)

If this is problematic, let me know, and I can rewrite it.

j.