summaryrefslogtreecommitdiff
path: root/tests/test-server-utils
Commit message (Expand)AuthorAgeFilesLines
* Use `g_assert_true()` instead of `g_assert()` in the unit testsMilan Crha2021-09-291-11/+11
* M!65 - Correct typos in a/anДилян Палаузов2021-02-012-5/+5
* I#282 - tests: Avoid build/source directories in executablesMilan Crha2021-01-054-40/+103
* I#33 - Port to libical-glibMilan Crha2019-05-173-68/+6
* [test-server-utils] Correct when open of deprecated book/calendar is retriedMilan Crha2018-12-031-4/+17
* Make tests retry when factory doesn't know about added ESource yetMilan Crha2018-10-171-12/+78
* I#30 - Some of the tests fail to run with disabled RPATHMilan Crha2018-09-181-10/+11
* Meta backend tests required system-running evolution-source-registryMilan Crha2018-02-232-7/+21
* No more '.libs' directory in the build directoryMilan Crha2018-02-231-10/+10
* Bug 785647 - Fix some warnings within the documentationCorentin Noël2017-08-011-2/+2
* Fix some of the gtk-doc warningsMilan Crha2016-11-101-0/+2
* Correct typos/overlooks in a build scriptMilan Crha2016-10-121-2/+7
* Reorganize directory structureMilan Crha2016-10-114-11/+12
* Convert from autotools to CMakeMilan Crha2016-10-108-97/+123
* Address some Coveriry Scan detected issuesMilan Crha2015-05-221-1/+1
* Bug 705268 - Run 'make check' within the build treeMilan Crha2015-04-222-0/+40
* Let the 'make check' pass againMilan Crha2015-02-031-7/+7
* Move authentication of backends back to the clientMilan Crha2015-02-021-6/+6
* Misceallenous Win32 build related fixesMilan Crha2014-06-011-0/+10
* Bug #727237 - Correct LGPL license information in sourcesMilan Crha2014-04-143-10/+10
* Bug 721527 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-073-30/+27
* Coding style and whitespace cleanups.Matthew Barnes2013-12-082-17/+18
* ETestServerFixture: Fixing gtk-doc comments.Tristan Van Berkom2013-12-062-3/+25
* Better handling of the TEST_INSTALLED_SERVICES variableTristan Van Berkom2013-12-031-3/+6
* test-server-utils: Only create the work directory when running with `make check'Tristan Van Berkom2013-12-031-1/+2
* Use EDS_INSTALLED_TESTS macros to install testsTristan Van Berkom2013-12-021-0/+12
* e-test-server-utils.c: Behave differently when running installed.Tristan Van Berkom2013-12-021-2/+27
* ETestServerFixture: Fixed fixture futher for finalization.Tristan Van Berkom2013-12-022-170/+160
* test-server-utils: Fixed to wait for clients to finalizeTristan Van Berkom2013-11-301-38/+158
* Revert "test-server-utils: Disable the cache-reaper in the test environment"Tristan Van Berkom2013-11-301-8/+1
* test-server-utils: Disable the cache-reaper in the test environmentTristan Van Berkom2013-11-291-1/+8
* Makefile.am cleanups.Matthew Barnes2013-11-172-3/+4
* Switch from g_timeout_add to g_timeout_add_secondsAlexandre Franke2013-11-141-1/+1
* Add missing CFLAGS/LIBS in the tests/ Makefile.am-sMilan Crha2013-11-051-0/+2
* test-server-utils: Add e_test_server_utils_run_full()Mathias Hasselmann2013-10-232-1/+19
* Miscellaneous cleanups.Matthew Barnes2013-10-201-18/+25
* test-utils: Added argumement to the fixture closure data to open asyncTristan Van Berkom2013-10-142-21/+89
* Remove all g_type_init() calls.Matthew Barnes2013-09-271-3/+0
* 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-142-24/+50
* Fix implicit declaration of WIFEXITED.Antoine Jacoutot2013-03-301-0/+2
* Clean testing work directoryTristan Van Berkom2013-03-171-0/+9
* e-test-server-utils.[ch]: Making the test fixture more strict.Tristan Van Berkom2013-03-162-0/+42
* test-server-utils: Allow to keep sourcesMathias Hasselmann2013-03-061-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2013-03-022-17/+23
* 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-253-13/+35
* e-test-server-utils: Add support for testing Direct Read Access books.Tristan Van Berkom2013-02-202-2/+22