summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* tests/: add a testcase for DConfChangesetRyan Lortie2012-07-063-0/+295
* fix various 'make distcheck' issuesRyan Lortie2012-07-061-0/+9
* tests/: add a testcase for DConfClientRyan Lortie2012-07-064-0/+185
* tests/: add a test for DConfEngineRyan Lortie2012-07-063-0/+73
* tests/: add a stub D-Bus backend for testingRyan Lortie2012-07-063-0/+75
* Add test for dbus backendsRyan Lortie2012-07-063-0/+408
* tests/: convert path test to gtesterRyan Lortie2012-07-062-11/+10
* tests/: add gvdb testcaseRyan Lortie2012-07-069-5/+326
* gsettings test: use g_assert_cmpint()Ryan Lortie2012-07-061-1/+1
* add gtester supportRyan Lortie2012-07-061-0/+2
* common/: create two convenience librariesRyan Lortie2012-07-011-4/+2
* Fix linking of dbus1 test caseRyan Lortie2011-01-181-1/+1
* Avoid using -ldbus-1 symbols in the test caseRyan Lortie2011-01-171-3/+1
* Merge branch 'dbus1'Ryan Lortie2011-01-173-2/+355
|\
| * dbus-1: add support for watching keysRyan Lortie2011-01-021-41/+15
| * Add support for libdbus-1Ryan Lortie2010-12-203-2/+381
* | test case: actually do the testRyan Lortie2011-01-091-1/+1
|/
* test case: fix some leaksRyan Lortie2010-12-191-4/+20
* Add torture-test for GSettings backendRyan Lortie2010-12-193-1/+396
* assorted client API cleanups, vala port of 'dconf'Ryan Lortie2010-07-181-6/+6
* FreeBSD: Don't use {a,b,c} expansion in MakefilesRyan Lortie2010-06-021-1/+1
* proper CFLAGS, distcheck fixesRyan Lortie2010-05-232-3/+9