summaryrefslogtreecommitdiff
path: root/gio/tests/gsettings.c
Commit message (Expand)AuthorAgeFilesLines
* Rework the build system for a new tests approachwip/test-cleanupRyan Lortie2013-05-311-35/+26
* Rename G_TEST_DISTED to G_TEST_DISTRyan Lortie2013-05-291-4/+4
* Test data file API: port two more testcasesRyan Lortie2013-05-291-10/+5
* Convert some gio tests to installed testsMatthias Clasen2013-05-201-15/+34
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2013-05-131-143/+279
* Revert "tests: port from g_test_trap_subprocess() to g_test_trap_fork()"Matthias Clasen2012-12-191-296/+143
* tests: port from g_test_trap_subprocess() to g_test_trap_fork()Dan Winship2012-12-191-143/+296
* Remove g_type_init() callsRyan Lortie2012-10-161-1/+0
* gio/tests: port some stuff to g_test_expect_message()Dan Winship2012-09-031-28/+24
* Improve GSettings test coverageMatthias Clasen2012-08-191-1/+80
* settings: Improve test coverageMatthias Clasen2012-04-081-0/+11
* tests for GSettings action bindingRyan Lortie2012-01-191-0/+46
* various tests: do not provoke SIGTRAP with -m no-undefinedSimon McVittie2011-12-271-20/+44
* settings-source test: Check returned error as wellMatthias Clasen2011-11-171-0/+1
* schema source: avoid introspection confusionJasper St. Pierre2011-11-171-3/+3
* Add test case and fix some bugsRyan Lortie2011-11-171-0/+89
* more 'static' adding in testcasesRyan Lortie2011-10-161-3/+4
* Revert "GSettings: don't abort on missing schemas"Ryan Lortie2011-10-031-26/+0
* gvalue: Add explicitly signed g_value_get_schar() and g_value_set_schar()Colin Walters2011-09-221-3/+3
* GSettings: don't abort on missing schemasRyan Lortie2011-07-201-0/+26
* tests: fix glib_translations_work()Tim-Philipp Müller2011-07-111-4/+6
* Improve test coverageMatthias Clasen2011-02-131-2/+2
* fix make checkDan Winship2010-11-071-5/+5
* GSettings test: fix error match stringsRyan Lortie2010-10-041-4/+4
* Bug 631263 - GSettings needs range/choice APIsRyan Lortie2010-10-041-0/+43
* GSettings test: fix unsafe GObject properties useRyan Lortie2010-10-031-6/+8
* Clean up g_settings_list_schemas()Ryan Lortie2010-10-021-1/+6
* split GSettings.list_items => list_{children,keys}Ryan Lortie2010-09-091-7/+11
* Plug a mem leak in gsettings testChristian Persch2010-09-031-0/+1
* GSettings: add G_SETTINGS_BIND_INVERT_BOOLEAN flagRyan Lortie2010-08-031-1/+20
* Test g_settings_list_schemasMatthias Clasen2010-07-301-0/+24
* Cleanup the GSettingsBackend APIRyan Lortie2010-07-221-0/+5
* Fix very small leak in the GSettings testRyan Lortie2010-07-221-1/+3
* Bug 624991 - GSettings mapping for G_TYPE_STRVRyan Lortie2010-07-221-0/+31
* Use proper variablesMatthias Clasen2010-07-081-9/+26
* GVariant: improve bytestring supportRyan Lortie2010-07-071-1/+1
* Add several more settings testsMatthias Clasen2010-07-051-2/+232
* Test enum mappingMatthias Clasen2010-07-051-1/+46
* Misc test additionsMatthias Clasen2010-07-051-0/+56
* Bug 622124 - implement flags for GSettingsRyan Lortie2010-07-011-2/+78
* Rework the GSettings keyfile backendRyan Lortie2010-06-241-2/+4
* fix leaks in the GSettings test caseRyan Lortie2010-06-241-4/+23
* Bug 621266 - GSettings "context" clarificationRyan Lortie2010-06-171-4/+5
* GSettings-related distcheck fixupsRyan Lortie2010-06-171-2/+4
* GSettings: major refactor. Add enums, range.Ryan Lortie2010-06-161-3/+145
* GSettings test case fixesRyan Lortie2010-06-101-14/+39
* Include the right headerMatthias Clasen2010-06-071-1/+1
* check for working gettext() before running testsRyan Lortie2010-05-141-8/+23
* Rename in more placesMatthias Clasen2010-04-231-1/+1
* Add a test for g_settings_get_childMatthias Clasen2010-04-211-0/+30