summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Replace all hard-coded /etc path with sysconfdirwip/lantw/dont-hard-code-etcTing-Wei Lan2018-08-161-18/+18
* Engine: Add comprehensive unit tests for subscription counting behaviourDaniel Playfair Cal2018-08-141-0/+206
* Engine: extend subscriptions state to account for multiple client subscriptio...Daniel Playfair Cal2018-08-141-50/+4
* build: Add trailing commas where necessaryIñigo Martínez2018-08-111-4/+4
* build: Do not make heavy use of project_nameIñigo Martínez2018-08-111-1/+1
* build: Fix internal dependenciesIñigo Martínez2018-08-111-8/+8
* tests: Don’t run D-Bus tests on CI as they fail unexpectedlyPhilip Withnall2018-08-101-0/+42
* tests: Set G_DEBUG and other useful environment variablesPhilip Withnall2018-08-101-1/+6
* tests: Fix a deprecation warning about source definitionsPhilip Withnall2018-08-101-1/+1
* 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