summaryrefslogtreecommitdiff
path: root/test/client-test-main.cpp
Commit message (Expand)AuthorAge
* Logging: thread-safePatrick Ohly2013-05-06
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* testing: ignored failures could lead to false overall successPatrick Ohly2012-06-26
* testing: moved code into client-test main()Patrick Ohly2012-05-24
* testing: minimize shell calls from client-testPatrick Ohly2012-04-26
* testing: allow regex in CLIENT_TEST_SKIP/FAILURESPatrick Ohly2011-11-28
* testing: generate HTML version of .log files and ClientTest.cppPatrick Ohly2011-11-09
* testing: log final error as ERRORPatrick Ohly2011-11-09
* test/{ClientTest,client-test-main}.cpp: fix warnings.Salvatore Iovene2011-06-07
* client-test: redirect synccompare outputPatrick Ohly2011-05-05
* LogRedirect: fixed "glib" testPatrick Ohly2011-02-04
* client-test: stderr redirection was brokenPatrick Ohly2011-01-27
* client-test: enabled stderr output redirectionPatrick Ohly2010-12-10
* client-test: SYNCEVOLUTION_DEBUG disables creation of .log filesPatrick Ohly2010-12-01
* client-test: increase log level when SYNCEVOLUTION_DEBUG is setPatrick Ohly2010-12-01
* nightly testing: avoid shutdown issues due to caching Evolution sources (BMC ...Patrick Ohly2010-09-01
* stdout: never write to std::cout directly (MB #5041)Patrick Ohly2010-03-29
* files and classes renamed, include statements cleaned upPatrick Ohly2009-10-05
* introduced "namespace SyncEvo" consistentlyPatrick Ohly2009-10-02
* Testing: keep synccompare error output (____compare.log) aroundPatrick Ohly2009-07-30
* Testing: let synccompare error output go to corresponding case log file.Chen Congwu2009-07-30
*-. license: merged LGPL v2.1 -> LGPL v2.1 + v3 changePatrick Ohly2009-04-30
|\ \
| | * license: changed to LGPL v2.1 + v3Patrick Ohly2009-04-30
* | | copyright updatedPatrick Ohly2009-03-25
| |/ |/|
* | testing: relicensed as LGPL v2.1, like the rest of the codePatrick Ohly2009-03-25
* | testing: print CPPUnit failures directly after each failed testPatrick Ohly2009-03-25
* | compiler warnings: check result of log writingPatrick Ohly2009-03-25
* | testing: fixed log handling during Client::SyncPatrick Ohly2009-03-25
* | testing: one log file is created per testPatrick Ohly2009-03-25
* | testing: compiles and runs again, but output redirection is not working yetPatrick Ohly2009-03-25
|/
* ClientTest: better infrastructure for data file comparisonsPatrick Ohly2009-03-25
* fixed invalid parameters for CPPUNIT macro in the 'timed out' error situationPatrick Ohly2009-03-25
* updated license to AGPLAndrea Toccalini2009-03-25
* copyright updatedMatteo Vitolo2009-03-25
* first draft of API documentation via DoxygenPatrick Ohly2009-03-25
* fixed incorrect copyrightPatrick Ohly2009-03-25
* added a C++ client test framework, moved test runner to new 'test' directoryPatrick Ohly2009-03-25