summaryrefslogtreecommitdiff
path: root/tests/client.c
Commit message (Expand)AuthorAgeFilesLines
* engine: Limit the number of in-flight requests to oneTomasz Miąsko2018-11-161-22/+13
* engine: Coalesce pending writes into a single changesetTomasz Miąsko2018-11-161-0/+83
* tests: Port log message handling in tests to use structured loggingPhilip Withnall2018-08-161-21/+14
* tests: Fix a deprecation warning about source definitionsPhilip Withnall2018-08-101-1/+1
* client: replace _read_default() with _read_full()Allison Ryan Lortie2015-12-161-3/+3
* DConfClient: add read_default() APIAllison Ryan Lortie2015-11-301-0/+3
* Remove calls to g_type_init()Ryan Lortie2012-11-191-3/+0
* tests/: improve DBus mock interfaceRyan Lortie2012-07-161-4/+4
* massive Makefile reorganisationRyan Lortie2012-07-081-2/+2
* tests/: add a testcase for DConfClientRyan Lortie2012-07-061-0/+179