summaryrefslogtreecommitdiff
path: root/tests/engine.c
Commit message (Expand)AuthorAgeFilesLines
* engine: remove spurious local change notificationsDaniel Playfair Cal2020-12-191-4/+158
* Tests: replace usage of dlsym with separate modules containing functions that...Daniel Playfair Cal2019-02-121-6/+3
* tests: Port log message handling in tests to use structured loggingPhilip Withnall2018-08-161-39/+148
* tests: Stop using deprecated g_test_trap_fork() APIPhilip Withnall2018-08-161-33/+38
* 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
* Engine: track in progress watch handles to avoid spurious changed signals for...Daniel Playfair Cal2018-07-131-2/+64
* 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
* tests: Add an assertiondconf-0.24Matthias Clasen2015-07-171-0/+1
* tests: test the new file-db engine sourceRyan Lortie2014-01-131-1/+58
* 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: fix ridiculous typoRyan Lortie2013-11-251-4/+4
* 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-251-12/+12
* 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-251-0/+2
* 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
* adjust to new gvdb APIsRyan Lortie2012-11-091-4/+4
* engine: improve robustness of profile parsingRyan Lortie2012-07-191-0/+12
* tests/: fix some leaksRyan Lortie2012-07-161-1/+2
* tests/: test sync watch calls on the engineRyan Lortie2012-07-161-1/+63
* tests/: test "fast" signal subscriptionRyan Lortie2012-07-161-1/+76
* tests/: test reading from various profile setupsRyan Lortie2012-07-151-0/+318
* engine: bring back origin_tag logicRyan Lortie2012-07-151-0/+1
* test/: finish testing of system sourceRyan Lortie2012-07-131-6/+31
* tests/ Rework the gvdb mock codeRyan Lortie2012-07-131-3/+3
* tests/: add test for system sourceRyan Lortie2012-07-121-0/+60
* DConfEngineSource: return FALSE from NULL refreshRyan Lortie2012-07-121-0/+7
* DConfEngineSource: remove the external init callRyan Lortie2012-07-121-3/+1
* tests/: add more testing code for engineRyan Lortie2012-07-121-0/+97
* tests/: implement more realistic shm mockingRyan Lortie2012-07-121-0/+5
* massive Makefile reorganisationRyan Lortie2012-07-081-2/+2
* tests/: test profile parsingRyan Lortie2012-07-081-1/+168
* tests/: add a test for DConfEngineRyan Lortie2012-07-061-0/+68