View | Annotate | Download (2.3 KB)
Excised more of AnyDBM from the tests
Remove AnyDBM to be split off
Removed ConfigParser tests
Removed Network.FTP.*; it's going to haskell-ftp
Removed FiniteMap and Printf tests
Added ProgressTrackertest, copied from Listtest
Adding new tests
Added MissingH.Map
Switch "import HUnit" to "import Test.HUnit" for GHC 6.4 and new Hugs
Backed out Cmd changes
Hugs doesn't have enough smarts to support pOpen3, it appears, so backing out the earlier attempts to get it working with hugs and test it there.
Added Cmdtest
New CSV module
Keywords:
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-209)
Checkpointing AnyDBM testing
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-188)
Added Time.hs
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-172)
Checkpointing tests
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-110)
Disabled vShow; apparently hShow is unsupported in Hugs
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-98)
Checkpointing some more
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-30)
Working prototype
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-21)
Wrote unit tests for CRC32 module
(jgoerzen@complete.org--projects/missingh--head--0.7--patch-13)
Checkpointing work on tests
(jgoerzen@complete.org--projects/missingh--head--0.5--patch-121)
Adding tests
(jgoerzen@complete.org--projects/missingh--head--0.5--patch-108)
Removed need for RunParser.hs
(jgoerzen@complete.org--projects/missingh--head--0.5--patch-75)
Fixed up loken parser
(jgoerzen@complete.org--projects/missingh--head--0.5--patch-73)
Added printf tests
(jgoerzen@complete.org--projects/missingh--head--0.5--patch-41)
Added Bits
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-101)
Added initial tests for FTP parser
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-97)
Working guessType and tests for it
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-93)
Added Path.hs and various utilities
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-91)
Added flipAL, flipFM and appropriate tests
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-89)
Split off binary functions since some environments don't support them
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-40)
Added test utilities and first string test
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-38)
Added first Listtest
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-36)
Added basic test infrastructure
(jgoerzen@complete.org--projects/missingh--head--1.0--patch-35)