add array-test.c

* tests/Makefile.am:
        add array-test.c

        * tests/array-test.c:
        New module, tests array family

        * tests/hash-test.c, tests/list-test.c, tests/slist-test.c,
          tests/string-test.c, tests/node-test.c:
        Clean out cruft left over from testglib.
This commit is contained in:
Jeff Garzik
1999-01-03 06:44:45 +00:00
parent 0b74f03e70
commit 4b72e45233
16 changed files with 227 additions and 555 deletions

View File

@@ -22,3 +22,11 @@ stamp-gc-h
testgdate
testgdateparser
glibconfig-sysdefs.h
alloca-test
hash-test
list-test
node-test
relation-test
slist-test
string-test
array-test