summaryrefslogtreecommitdiff
path: root/tests/test-server-utils/e-test-server-utils.c
Commit message (Expand)AuthorAgeFilesLines
* test-server-utils: Fixed to wait for clients to finalizeTristan Van Berkom2013-11-301-38/+158
* Switch from g_timeout_add to g_timeout_add_secondsAlexandre Franke2013-11-141-1/+1
* test-server-utils: Add e_test_server_utils_run_full()Mathias Hasselmann2013-10-231-1/+8
* Miscellaneous cleanups.Matthew Barnes2013-10-201-18/+25
* test-utils: Added argumement to the fixture closure data to open asyncTristan Van Berkom2013-10-141-21/+88
* Coding style and whitespace cleanup.Matthew Barnes2013-05-081-2/+3
* test-server-utils: Allow reuse of existing addressbook.Tristan Van Berkom2013-04-231-2/+18
* Test suite cleanups.Matthew Barnes2013-04-141-14/+19
* Fix implicit declaration of WIFEXITED.Antoine Jacoutot2013-03-301-0/+2
* e-test-server-utils.[ch]: Making the test fixture more strict.Tristan Van Berkom2013-03-161-0/+40
* test-server-utils: Allow to keep sourcesMathias Hasselmann2013-03-061-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2013-03-021-7/+8
* test-server-utils: Permit custom source namesMathias Hasselmann2013-02-281-2/+4
* Added EDS_TESTING env var to silence messagesTristan Van Berkom2013-02-281-0/+4
* Some changes to the isolated test fixtureTristan Van Berkom2013-02-251-13/+31
* e-test-server-utils: Add support for testing Direct Read Access books.Tristan Van Berkom2013-02-201-2/+18
* e-test-server-utils: Added DEBUG_DIRECT env varTristan Van Berkom2013-02-151-10/+10
* test-server-utils.c: Added TEST_INSTALLED_SERVICES env varTristan Van Berkom2013-02-081-35/+56
* e-test-server-utils: Destroy dynamic closuresMathias Hasselmann2013-02-071-0/+4
* tests: Enfore local GVFS backend in isolated testsMathias Hasselmann2013-02-011-0/+1
* Make ETestServerFixture more reliable.Tristan Van Berkom2013-01-241-20/+23
* test-server-utils: Permit to preserve working directoryMathias Hasselmann2013-01-171-1/+2
* Coding style and whitespace cleanups.Matthew Barnes2013-01-121-13/+13
* test-server-utils: Don't rely on command line parsing for "rm -rf"Mathias Hasselmann2012-12-191-5/+10
* Adding test-server-utilsTristan Van Berkom2012-12-151-0/+369