summaryrefslogtreecommitdiff
path: root/tests/hash-test.c
AgeCommit message (Expand)Author
2007-12-15Add hash table iterators. (#500507, Jean-Yves Lefort)Matthias Clasen
2007-12-04typos.Ryan Lortie
2007-12-03fix memory leak, add a few extra sanity tests.Ryan Lortie
2007-04-11Add g_hash_table_get_keys() and g_hash_table_get_values(), API to retrieveEmmanuele Bassi
2004-02-20applied patch from #131937 with slight renames. providesTim Janik
2002-02-08Fix access to freed memory in test case (Miroslaw Dobrzanski-Neumann).Owen Taylor
2001-07-19Add missing const. (g_strsplit): Add g_return_val_if_fail for case ofDarin Adler
2000-10-30Introduced new function type GEqualFunc to return TRUE for equal params.Sebastian Wilhelmi
2000-07-26applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-01-24- Revert previous "fix" (which really just did things a different way). -EST 1999 Jeff Garzik
1999-01-24- Fixed bug that overwrote nodes in hash buckets instead of adding them toJeff Garzik
1999-01-03add array-test.cJeff Garzik
1999-01-03Added 'make check' tests, based on testglib code.Jeff Garzik