glib/tests
EST 1999 Jeff Garzik 9f88f52e57 Added galloca.c.
Fri Jan 22 16:51:44 EST 1999  Jeff Garzik  <jgarzik@pobox.com>

        * Makefile.am:
        Added galloca.c.

        * galloca.c:
        Compile even if G_NATIVE_ALLOCA is not defined.

        * tests/alloca-test.c:
        Always test internal alloca replacement too, even if we have a
        working alloca.
        Make tests a little bit better by adding recursion
        (more stack activity).
1999-01-22 21:55:22 +00:00
..
.cvsignore Add checks for alloca, defining G_NATIVE_ALLOCA if present. 1999-01-22 19:33:26 +00:00
alloca-test.c Added galloca.c. 1999-01-22 21:55:22 +00:00
array-test.c add array-test.c 1999-01-03 06:44:45 +00:00
dirname-test.c Make all aux functions static. 1999-01-09 20:10:45 +00:00
hash-test.c add array-test.c 1999-01-03 06:44:45 +00:00
list-test.c add array-test.c 1999-01-03 06:44:45 +00:00
Makefile.am Add checks for alloca, defining G_NATIVE_ALLOCA if present. 1999-01-22 19:33:26 +00:00
node-test.c ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be in 1999-01-05 20:29:49 +00:00
queue-test.c Add checks for alloca, defining G_NATIVE_ALLOCA if present. 1999-01-22 19:33:26 +00:00
relation-test.c Added 'make check' tests, based on testglib code. 1999-01-03 03:42:59 +00:00
slist-test.c add array-test.c 1999-01-03 06:44:45 +00:00
stack-test.c Add checks for alloca, defining G_NATIVE_ALLOCA if present. 1999-01-22 19:33:26 +00:00
strfunc-test.c Add braces to eliminate an ambiguous else warning. 1999-01-21 18:07:20 +00:00
string-test.c Add braces to eliminate an ambiguous else warning. 1999-01-21 18:07:20 +00:00
testgdate.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testgdateparser.c Two new files. This is kind of ugly code, but I want to go ahead and make 1998-12-02 20:20:35 +00:00
testglib.c acinclude.m4 ltconfig upgrade to libtool 1.2d (with fixes for irix6 and 1999-01-13 06:47:03 +00:00
tree-test.c Add tree test. 1999-01-03 07:37:47 +00:00
type-test.c Make all aux functions static. 1999-01-09 20:10:45 +00:00