summaryrefslogtreecommitdiff
path: root/src/client-test-app.cpp
Commit message (Expand)AuthorAge
* engine: eliminate virtual checkForSuspend/Abort()Patrick Ohly2013-05-13
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* testing: only call getenv() once for each varPatrick Ohly2013-04-22
* testing: allow backends to register tests after main()Patrick Ohly2012-06-15
* testing: added Client::Source::*::testLinkedSourcesPatrick Ohly2012-06-15
* command line: allow setting empty propertiesPatrick Ohly2012-06-07
* testing: check for "set" instead of "empty" propertiesPatrick Ohly2012-06-07
* password handling: fixed KWallet support, global configuration optionPatrick Ohly2012-05-30
* testing: moved code into client-test main()Patrick Ohly2012-05-24
* Buteo: removed from source codePatrick Ohly2012-05-22
* sync testing: create Client_Sync_Current symlink for serverPatrick Ohly2012-05-22
* testing: enhanced DAV source testing + infrastructurePatrick Ohly2012-04-23
* testing: use glib log handlerPatrick Ohly2011-12-12
* testing: cleaned up ClientTestConfigPatrick Ohly2011-09-02
* testing: improved linkedItems tests (with and without VALARM)Patrick Ohly2011-08-26
* testing: use target-config@client-test-$CLIENT_TEST_SERVER for Client::SourcePatrick Ohly2011-08-15
* fixed compile issues with Debian Testing/gcc 4.6.1Patrick Ohly2011-08-12
* nightly testing: minor code cleanupPatrick Ohly2011-07-11
* local sync: renamed "source-config" to "target-config"Patrick Ohly2011-06-28
* client-test-app.cpp: if(a||a) -> if(a).Salvatore Iovene2011-06-07
* src/client-test-app.cpp: Removing EvolutionSyncSource reference.Gabriel Schulhof2011-05-16
* nightly testing: renamed ical20/itodo20/vcard30/text, removed vcard21 from Ev...Patrick Ohly2011-05-05
* ClientTestConfig: turned plain function pointer for "createSourceA/B" into bo...Patrick Ohly2011-03-02
* client-test: always setting "source type" is too aggressivePatrick Ohly2011-02-14
* client-test: allow tests to hook into SyncContext::prepare()Patrick Ohly2011-02-09
* client-test: always set source type, also for sync casePatrick Ohly2011-02-03
* config: replaced overloaded "type" with "backend/databaseFormat/syncFormat/fo...Patrick Ohly2011-02-03
* configuration: added possibility to define property name aliasesPatrick Ohly2011-01-18
* Merge commit 'syncevolution-1-1-1'Patrick Ohly2010-12-26
|\
| * client-test: avoid potential test failure in testTwoWaySync due to preventSlo...Patrick Ohly2010-12-06
* | buteo testing: enable buteo testing in client-testZhu, Yongsheng2010-12-08
* | SyncSourceParams: introduced context informationPatrick Ohly2010-12-01
|/
* nightly testing: fixed caching of Evolution sources (BMC #5864)Patrick Ohly2010-09-01
* nightly testing: avoid shutdown issues due to caching Evolution sources (BMC ...Patrick Ohly2010-09-01
* nightly testing: workaround for Evolution 2.30 storage shutdown (BMC #5864)Patrick Ohly2010-08-27
* client-test: avoid duplicate sources in m_localSource2ConfigZhu, Yongsheng2010-08-25
* command line, client-test: avoid "g_set_application_name not set" warningPatrick Ohly2010-04-19
* client-test: enable it to use keyring by default (MB #10479)Patrick Ohly2010-04-19
* Test: Also register file:calendar+todo test for file backendChen Congwu2010-04-19
* client-test: speed up interrupt testsPatrick Ohly2010-03-18
* ClientTest: rename 'super' to 'calendar+todo'Chen Congwu2010-03-09
* Configuration templates matching: match templates based on metadataChen Congwu2010-01-19
* ClientTest: enabling the test with virtual syncsourceChen Congwu2009-12-17
* ClientTest: enabling super datastore testingChen Congwu2009-12-16
* client-test: create new configs in @client-test-[12]Patrick Ohly2009-11-25
* config: reorganized for shared config layout (MB#7707)Patrick Ohly2009-11-25
* testing: Client::Sync broke when removing the source array in the sync() methodPatrick Ohly2009-10-29
* sync source handling: implemented per-source property filtering, Cmdline uses itPatrick Ohly2009-10-07
* more classes renamedPatrick Ohly2009-10-06