summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/: test sync watch calls on the engineRyan Lortie2012-07-162-3/+73
* tests/: test "fast" signal subscriptionRyan Lortie2012-07-161-1/+76
* tests/: improve DBus mock interfaceRyan Lortie2012-07-163-7/+26
* tests/: test reading from various profile setupsRyan Lortie2012-07-153-6/+330
* engine: bring back origin_tag logicRyan Lortie2012-07-151-0/+1
* Don't return a value from a void functionBrian Cameron2012-07-151-1/+1
* make sure to dist dconf-mock.hRyan Lortie2012-07-151-0/+1
* test/: finish testing of system sourceRyan Lortie2012-07-131-6/+31
* tests/ Rework the gvdb mock codeRyan Lortie2012-07-133-45/+81
* 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-124-8/+270
* tests/: implement more realistic shm mockingRyan Lortie2012-07-123-2/+82
* tests/: test the libdbus-1 DBus backendRyan Lortie2012-07-113-1/+12
* dbus test: signal with strings instead of intsRyan Lortie2012-07-111-2/+2
* dbus test: use GMainContext on signal receipt testRyan Lortie2012-07-111-11/+12
* dbus test: add function to initialise for testingRyan Lortie2012-07-111-3/+2
* dbus test: implement expected return typeRyan Lortie2012-07-111-8/+13
* dbus test: use GMainContext instead of GCondRyan Lortie2012-07-111-26/+48
* big docs cleanupRyan Lortie2012-07-101-6/+6
* tests/gvdb: test gvdb_table_get_names()Ryan Lortie2012-07-091-119/+53
* tests/: fix some leaks in testcasesRyan Lortie2012-07-093-0/+5
* clean up C compiler warningsRyan Lortie2012-07-081-4/+6
* massive Makefile reorganisationRyan Lortie2012-07-0814-74/+146
* tests/: add shm testcaseRyan Lortie2012-07-085-1/+236
* clean up and factor out the 'shm' codeRyan Lortie2012-07-081-0/+1
* tests/: add forgotten test dataRyan Lortie2012-07-089-1/+38
* gvdb test: fix logic for infinite walksRyan Lortie2012-07-081-1/+2
* tests/: test profile parsingRyan Lortie2012-07-082-3/+170
* gvdb test: test reader against corruptionRyan Lortie2012-07-061-0/+182
* gvdb test: Use g_string_append()Ryan Lortie2012-07-061-2/+2
* DConfChangeset test: test serialise/deserialiseRyan Lortie2012-07-061-0/+68
* tests/: test NULL against path functionsRyan Lortie2012-07-061-0/+1
* tests/: check changeset reset functionalityRyan Lortie2012-07-061-0/+40