summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-2910-12/+12
* Silence compiler warningsSjoerd Simons2011-11-171-6/+4
* g_parse_debug_string: invert flags given besides "all"Will Thompson2011-10-241-2/+16
* Test g_parse_debug_string ("all")Will Thompson2011-10-241-1/+4
* Fix 'make check' with clangMatthias Clasen2011-10-241-2/+2
* tests/gobject: Use G_VALUE_INITJavier Jardón2011-10-181-5/+5
* tests/Makefile.am: remove unused LDFLAGS variableRyan Lortie2011-10-151-1/+0
* tests: disable deprecation warnings for testsRyan Lortie2011-10-133-2/+5
* Remove g_mutex_new()/g_cond_new() in testcasesRyan Lortie2011-10-046-66/+49
* drop errorcheck mutex testRyan Lortie2011-10-043-133/+0
* locks: drop _INIT macrosRyan Lortie2011-10-021-1/+1
* Don't use g_thread_foreach in testsMatthias Clasen2011-10-021-27/+3
* tests: Use G_VALUE_INITJavier Jardón2011-10-022-11/+11
* gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters2011-09-222-0/+17
* Deprecate g_thread_create_full()Ryan Lortie2011-09-211-2/+2
* Stop using GStaticMutex in two testcasesRyan Lortie2011-09-211-7/+7
* Make threads mandatoryDan Winship2011-09-095-20/+1
* update .gitignoreDan Winship2011-09-041-0/+1
* Spelling fixesMatthias Clasen2011-08-292-3/+3
* Add a quick utility to test datetime formattingMatthias Clasen2011-08-212-1/+46
* Add g_mkdtemp in the spirit of g_mkstempMatthias Clasen2011-08-141-0/+52
* wait longer in threadpool test caseRyan Lortie2011-07-201-3/+10
* asyncqueue: improve test coverageMatthias Clasen2011-06-191-3/+54
* Drop a few more G_CONST_RETURNRyan Lortie2011-06-131-1/+1
* Test runtime dir getterMatthias Clasen2011-06-061-4/+17
* Remove deprecated atomic functions from testsMatthias Clasen2011-06-062-7/+7
* Don't hardcode path to true(1).Antoine Jacoutot2011-05-271-1/+1
* Only remove the lines that are no longer neededMatthias Clasen2011-05-031-3/+0
* Revert "[build] Remove stale LDADD lines from tests/Makefile.am to allow build"Matthias Clasen2011-05-031-0/+35
* Add back an erroneously-removed line to tests/Makefile.amDan Winship2011-05-021-0/+1
* Fix compiler warningsDan Winship2011-05-025-8/+4
* [build] Remove stale LDADD lines from tests/Makefile.am to allow buildBehdad Esfahbod2011-05-021-35/+0
* Fix make checkMatthias Clasen2011-05-011-1/+1
* Update Unicode tests to 6.02.27.92Matthias Clasen2011-01-222-8/+49
* Adapt testglib.c to GRelation deprecationMatthias Clasen2010-12-281-1/+5
* Move ifaceproperties test to gobject/tests/Matthias Clasen2010-12-272-649/+0
* Convert ifaceproperties.c to test frameworkMatthias Clasen2010-12-271-119/+260
* Don't call close() on -1Tor Lillqvist2010-10-071-1/+2
* Improve parsing of date-only iso8601 stringsJens Georg2010-08-261-0/+4
* Fix misc compiler warnings in (mostly) test programsDan Winship2010-08-191-1/+1
* Replace -I with $(glib_INCLUDES) and friendsRyan Lortie2010-08-063-12/+3
* Add $(top_builddir)/glib to includespaul2010-08-053-0/+3
* fix the completion testMatthias Clasen2010-08-031-1/+0
* improve completion test coverageMatthias Clasen2010-08-031-0/+9
* Move bookmarkfile tests to the test frameworkMatthias Clasen2010-08-0323-605/+2
* Move markup parse tests to the test frameworkMatthias Clasen2010-07-3065-665/+2
* Add some more GFile testsMatthias Clasen2010-07-302-222/+0
* Move markup escape tests to test frameworkMatthias Clasen2010-07-302-135/+0
* Don't leak in converter testMatthias Clasen2010-07-302-310/+0
* Add some volume monitor testsMatthias Clasen2010-07-302-299/+0