summaryrefslogtreecommitdiff
path: root/tests/env-test.c
Commit message (Expand)AuthorAgeFilesLines
* Remove critical log handler; we can't trigger g_return_if_fails() in ourOwen Taylor2004-03-141-15/+12
* added g_hash_table_find and a bunch of g_queue_*Hans Breuer2004-02-251-2/+2
* Remove a test for getenv() behaviour which isn't specified by SUS andMatthias Clasen2003-08-081-0/+5
* Add tests for '=' in names and values.Matthias Clasen2003-08-071-0/+30
* Add tests for g_{get,set,unset}env().Matthias Clasen2003-07-281-0/+85