glib/tests
EST 1999 Jeff Garzik d5492a983c - Revert previous "fix" (which really just did things a different way). -
Sun Jan 24 00:36:22 EST 1999  Jeff Garzik  <jgarzik@pobox.com>

        * ghash.c:
        - Revert previous "fix" (which really just did things a
          different way).
        - (g_hash_table_remove): Don't need to support multiple values
          for a single key.

        * tests/hash-test.c:
        Add test where hash function always returns a single value.
        Add beginnings of tests for g_hash_table_foreach[_remove] and
        g_hash_table_remove.
1999-01-24 06:18:43 +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 - Revert previous "fix" (which really just did things a different way). - 1999-01-24 06:18:43 +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 - Fixed bug that overwrote nodes in hash buckets instead of adding them to 1999-01-24 04:18:11 +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 - Fixed bug that overwrote nodes in hash buckets instead of adding them to 1999-01-24 04:18: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