summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Engine: track in progress watch handles to avoid spurious changed signals for...Daniel Playfair Cal2018-07-131-2/+64
* Revert "Disable another failing test"Michael Catanzaro2018-03-131-2/+1
* Disable another failing testMichael Catanzaro2018-03-131-1/+2
* Remove .gitignore filesIñigo Martínez2017-10-221-11/+0
* Revert "Disable broken test"Michael Catanzaro2017-10-171-2/+1
* Disable broken testMichael Catanzaro2017-10-171-1/+2
* build: Remove autotoolsIñigo Martínez2017-10-171-98/+0
* build: Port to meson build systemIñigo Martínez2017-10-172-0/+42
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-161-3/+3
* engine: merge _read and _read_user_value()Allison Ryan Lortie2015-12-161-12/+12
* common: rename dconf-error.h to dconf-enums.hAllison Ryan Lortie2015-12-161-1/+1
* Remove libdbus-1 supportAllison Ryan Lortie2015-12-161-8/+0
* engine, client: add list_locks() operationAllison Ryan Lortie2015-11-301-0/+10
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-301-0/+3
* DConfChangeset: implement dir resets properlyAllison Ryan Lortie2015-11-301-3/+24
* tests: Add an assertiondconf-0.24Matthias Clasen2015-07-171-0/+1
* gvdb test: avoid infinite recursionRyan Lortie2014-02-211-4/+8
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* tests: test the new file-db engine sourceRyan Lortie2014-01-131-1/+58
* portability: only link to -ldl if neededRyan Lortie2013-12-081-2/+3
* tests: add testcase for dconf_engine_sync()Ryan Lortie2013-11-281-0/+103
* tests: test engine processing of signalsRyan Lortie2013-11-271-0/+112
* engine: add support for WritabilityNotifyRyan Lortie2013-11-261-0/+1
* tests: stop setting environment variablesRyan Lortie2013-11-261-16/+5
* engine: add 'profile' argument to constructorRyan Lortie2013-11-261-6/+6
* tests: add more engine testsRyan Lortie2013-11-251-5/+176
* tests: always use expected_type from mock dbusRyan Lortie2013-11-251-2/+11
* tests: fix ridiculous typoRyan Lortie2013-11-253-6/+6
* tests: fix a small lieRyan Lortie2013-11-251-2/+2
* tests: add test for engine change_syncRyan Lortie2013-11-251-0/+97
* engine: issue warnings once per sourceRyan Lortie2013-11-251-9/+38
* tests: test read-through functionalityRyan Lortie2013-11-251-4/+163
* dbus mock: add some better APIRyan Lortie2013-11-253-12/+37
* tests: more engine coverage improvementsRyan Lortie2013-11-251-0/+3
* tests: test dconf_engine_read_user_value()Ryan Lortie2013-11-251-1/+27
* Suppress GLib deprecation warningsRyan Lortie2013-11-253-0/+7
* tests: add test for service dbRyan Lortie2013-11-251-0/+121
* tests: fix a trivial error in the engine testRyan Lortie2013-11-251-1/+1
* mock dbus: allow for NULL replies in case of errorRyan Lortie2013-11-251-1/+3
* tests: improve coverage of D-Bus backendsRyan Lortie2013-11-251-0/+43
* tests: improve changeset test coverageRyan Lortie2013-11-251-0/+115
* tests: work around a GLib issueRyan Lortie2013-02-111-2/+2
* Remove calls to g_type_init()Ryan Lortie2012-11-191-3/+0
* adjust to new gvdb APIsRyan Lortie2012-11-094-25/+28
* tests/: test new DConfChangeset APIRyan Lortie2012-11-081-0/+55
* tests/: test a few more profile parser error pathsRyan Lortie2012-09-261-0/+4
* engine: improve robustness of profile parsingRyan Lortie2012-07-193-0/+15
* tests/: remove dbus1 and gsettings programsRyan Lortie2012-07-164-766/+1
* dbus-1/: fix transmission of byte arraysRyan Lortie2012-07-161-0/+9
* tests/: fix some leaksRyan Lortie2012-07-162-1/+5