root / testsrc / Tests.hs

Tests.hs

View | Annotate | Download (2.3 KB)

# Date Author Comment
c0b6cbb9 12/07/2006 11:26 PM John Goerzen

Excised more of AnyDBM from the tests

031239d4 12/07/2006 11:19 PM John Goerzen

Remove AnyDBM to be split off

38ce0f91 12/07/2006 11:13 PM John Goerzen

Removed ConfigParser tests

ec7721f0 12/07/2006 02:45 AM John Goerzen

Removed Network.FTP.*; it's going to haskell-ftp

fd40c6d5 10/20/2006 12:58 AM John Goerzen

Removed FiniteMap and Printf tests

1eb86ff0 10/11/2006 10:14 PM John Goerzen

Added ProgressTrackertest, copied from Listtest

8ada9037 04/08/2006 03:29 AM John Goerzen

Adding new tests

241b72f5 12/27/2005 02:36 AM John Goerzen

Added MissingH.Map

  • Added MissingH/Map.hs based on FiniteMap.hs
  • Noted this in MissingH.cabal and README
  • Commented FiniteMap to say it's deprecated
9bf945ff 05/12/2005 09:17 PM John Goerzen

Switch "import HUnit" to "import Test.HUnit" for GHC 6.4 and new Hugs

c0f7aa38 04/16/2005 10:33 AM John Goerzen

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.

e5c98595 04/16/2005 10:13 AM John Goerzen

Added Cmdtest

a082a53a 04/02/2005 12:44 AM John Goerzen

New CSV module

Keywords:

(/missingh--head--0.7--patch-209)

db52f76d 02/02/2005 11:31 PM John Goerzen

Checkpointing AnyDBM testing

Keywords:

(/missingh--head--0.7--patch-188)

2c1c15db 01/21/2005 08:15 AM John Goerzen

Added Time.hs

Keywords:

(/missingh--head--0.7--patch-172)

f40f9182 12/21/2004 04:34 AM John Goerzen

Checkpointing tests

Keywords:

(/missingh--head--0.7--patch-110)

13c31789 12/21/2004 12:01 AM John Goerzen

Disabled vShow; apparently hShow is unsupported in Hugs

Keywords:

(/missingh--head--0.7--patch-98)

d928c6e1 12/04/2004 09:01 AM John Goerzen

Checkpointing some more

Keywords:

(/missingh--head--0.7--patch-30)

241cbddb 12/04/2004 05:15 AM John Goerzen

Working prototype

Keywords:

(/missingh--head--0.7--patch-21)

ab62349a 12/04/2004 03:32 AM John Goerzen

Wrote unit tests for CRC32 module

Keywords:

(/missingh--head--0.7--patch-13)

d1f1bf37 11/30/2004 10:37 PM John Goerzen

Checkpointing work on tests

Keywords:

(/missingh--head--0.5--patch-121)

ad95b275 11/23/2004 05:43 AM John Goerzen

Adding tests

Keywords:

(/missingh--head--0.5--patch-108)

24e8c617 11/19/2004 12:26 AM John Goerzen

Removed need for RunParser.hs

Keywords:

(/missingh--head--0.5--patch-75)

b56a1133 11/19/2004 12:11 AM John Goerzen

Fixed up loken parser

Keywords:

(/missingh--head--0.5--patch-73)

305333b3 11/15/2004 08:34 AM John Goerzen

Added printf tests

Keywords:

(/missingh--head--0.5--patch-41)

2d3a1471 10/23/2004 02:29 AM John Goerzen

Added Bits

Keywords:

(/missingh--head--1.0--patch-101)

68e4ebf9 10/22/2004 09:44 PM John Goerzen

Added initial tests for FTP parser

Keywords:

(/missingh--head--1.0--patch-97)

ed5b883a 10/21/2004 11:15 PM John Goerzen

Working guessType and tests for it

Keywords:

(/missingh--head--1.0--patch-93)

82c24fe7 10/21/2004 08:06 PM John Goerzen

Added Path.hs and various utilities

Keywords:

(/missingh--head--1.0--patch-91)

850ee199 10/21/2004 09:45 AM John Goerzen

Added flipAL, flipFM and appropriate tests

Keywords:

(/missingh--head--1.0--patch-89)

47aaf984 10/07/2004 08:36 AM John Goerzen

Split off binary functions since some environments don't support them

Keywords:

(/missingh--head--1.0--patch-40)

89827258 10/07/2004 08:16 AM John Goerzen

Added test utilities and first string test

Keywords:

(/missingh--head--1.0--patch-38)

1fa014c2 10/07/2004 07:47 AM John Goerzen

Added first Listtest

Keywords:

(/missingh--head--1.0--patch-36)

a9917dd9 10/07/2004 07:26 AM John Goerzen

Added basic test infrastructure

Keywords:

(/missingh--head--1.0--patch-35)