Make all aux functions static.

* testglib.c:
        Make all aux functions static.

        * tests/Makefile.am, tests/dirname-test.c, tests/type-test.c:
        New tests dirname-test and type-test, from testglib.
This commit is contained in:
Jeff Garzik
1999-01-09 20:10:45 +00:00
parent 2a6789be13
commit 5eeca0d62d
14 changed files with 236 additions and 21 deletions

View File

@@ -31,3 +31,5 @@ slist-test
string-test
array-test
tree-test
dirname-test
type-test