summaryrefslogtreecommitdiff
path: root/tests/engine.c
Commit message (Expand)AuthorAgeFilesLines
* tests: test the new file-db engine sourcewip/varlibRyan Lortie2013-12-021-1/+58
* tests: test system-db /etc/dconf/db fallbackRyan Lortie2013-12-011-0/+56
* engine: look for system-db in /var/libRyan Lortie2013-12-011-10/+10
* tests: remove another use of g_test_trap_fork()Ryan Lortie2013-12-011-26/+20
* 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