summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorPatrick Ohly <patrick.ohly@gmx.de>2006-01-21 15:52:40 +0000
committerPatrick Ohly <patrick.ohly@gmx.de>2006-01-21 15:52:40 +0000
commit641dbfee5c6ff72309bd53e5a6618654c85adf5b (patch)
tree5466b58e1e7cc4ce8e1f7bc8d7d91f960f3356ea /HACKING
parent4b9bb066fd195e6ca013d261db319fd483052259 (diff)
mention setup of unit testing
git-svn-id: https://zeitsenke.de/svn/SyncEvolution/trunk@19 15ad00c4-1369-45f4-8270-35d70d36bdcd
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING5
1 files changed, 4 insertions, 1 deletions
diff --git a/HACKING b/HACKING
index 1ca78f93..c3f29177 100644
--- a/HACKING
+++ b/HACKING
@@ -12,7 +12,10 @@ forget that an error occurred (EvolutionSyncSource::m_hasFailed).
tests. Those tests were written inside the CppUnit
[http://cppunit.sourceforge.net/cppunit-wiki] framework
and so they (and just they) require that "cppunit-config"
-is in the shell search path.
+is in the shell search path. Before running them, setup
+your Evolution and ~/.sync4j configuration as described
+in the README section 'Exchanging Data' (create address
+books 'sync4jevolution test #1/2', etc).
Running the test with the environment variable SYNC4J_LOG
set to the server's log file ensures that for each