Add tree test.

This commit is contained in:
Jeff Garzik
1999-01-03 07:37:47 +00:00
parent 4b72e45233
commit e5795df8fd
11 changed files with 128 additions and 17 deletions

View File

@@ -1,9 +1,9 @@
Sun Jan 3 01:38:14 EST 1999 Jeff Garzik <jgarzik@pobox.com>
* tests/Makefile.am:
add array-test.c
add array-test.c, tree-test.c
* tests/array-test.c:
* tests/array-test.c, tests/tree-test.c:
New module, tests array family
* tests/hash-test.c, tests/list-test.c, tests/slist-test.c,