glib/tests
Tim Janik 63cc3f3cfb cleaned up the errno mess for GETPWUID. we especially don't want to
Sat Jan 23 02:14:28 1999  Tim Janik  <timj@gtk.org>

        * gutils.c (g_get_any_init): cleaned up the errno mess for
        GETPWUID. we especially don't want to g_error() out here!
        the warning for G_THREADS_ENABLED and !HAVE_GETPWUID_R isn't
        gcc related.
        if !HAVE_PWD_H and !NATIVE_WIN32, g_free the home dir before
        resetting it to NULL, why are we doing this anyways?
        reordered code a bit so we always provide defaults (except
        for g_home_dir).
1999-01-23 02:16:11 +00:00
..
.cvsignore Add braces to eliminate an ambiguous else warning. 1999-01-21 18:07:20 +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 braces to eliminate an ambiguous else warning. 1999-01-21 18:07:20 +00:00
node-test.c ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be in 1999-01-05 20:29:49 +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
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 cleaned up the errno mess for GETPWUID. we especially don't want to 1999-01-23 02:16:11 +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