tock-mirror/flow
Adam Sampson 6df110dce4 Wrap QuickCheck tests into HUnit tests.
This means all the tests now get run as part of one list, and HUnit keeps track
of the number of failures for us. (The reason I was doing this was so that
tocktest will exit non-zero on QuickCheck test failure too.)

As part of this, I've reworked TestMain's main function quite a bit. It'll now
filter QuickCheck tests into response to options too.
2008-03-12 19:38:02 +00:00
..
FlowAlgorithms.hs Moved the three Flow modules out to a new flow directory 2008-02-26 15:07:07 +00:00
FlowGraph.hs Various tweaks to the Haddock comments to get it building with 0.8 again. 2008-02-28 14:20:34 +00:00
FlowGraphTest.hs Wrap QuickCheck tests into HUnit tests. 2008-03-12 19:38:02 +00:00