root / testsrc / Listtest.hs

Listtest.hs

View | Annotate | Download (8.7 KB)

# Date Author Comment
2fc7de12 12/03/2006 10:00 AM John Goerzen

More renaming, refs #1

a8d8e50c 12/03/2006 09:54 AM John Goerzen

More renaming

e640ac62 10/11/2006 10:14 PM John Goerzen

Remove some old commented-out code

773aadee 09/13/2006 03:26 AM jeremy.shaw

removed qunit from Listtests.hs and modified code to use MissingH.HUnit.qctest instead

4179660d 09/12/2006 06:55 AM clifford.beshers

Functions to merge two sorted lists into a sorted whole.

Unit tests are done using QuickCheck properties wrapped in HUnit test format.

d7c51735 06/29/2006 08:02 PM John Goerzen

Added List.uniq and tests for it

a7a0eafd 12/29/2005 12:04 AM John Goerzen

Added unit tests for spanList

5f67a3cf 12/27/2005 01:56 AM John Goerzen

New List function subIndex

Plus tests for it
Based on suggestion by Bulat Ziganshin

9bf945ff 05/12/2005 09:17 PM John Goerzen

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

7e7df5b9 04/05/2005 10:47 PM John Goerzen

New wholeMap, fixedWidth functions

Keywords:

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

3ac64aa5 02/02/2005 04:24 AM John Goerzen

Updated Debian files

Keywords:

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

3dc7ed46 02/02/2005 04:22 AM John Goerzen

Adding AnyDBM features

Keywords:

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

667a3592 12/01/2004 01:45 AM John Goerzen

Updated tests

Keywords:

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

6242c0ce 10/24/2004 03:03 AM John Goerzen

Checkpointing

Keywords:

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

4cec5291 10/23/2004 12:46 AM John Goerzen

Removed List.trunc

Keywords:

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

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)

78026796 10/21/2004 09:32 AM John Goerzen

Added flipAL

Keywords:

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

559b7107 10/18/2004 09:02 PM John Goerzen

Preparing 0.4.2 with addition of contains

Keywords:

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

4f7b2592 10/07/2004 08:06 AM John Goerzen

Finished initial list tests

Keywords:

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

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

Added first Listtest

Keywords:

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