*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 25 Jun 2014 20:46:24 +0200
changeset 244 4ff4a2444d1a
parent 243 625f6907682a
child 245 da6af4889b3a
*** empty log message ***
quickSelfTest/README
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/quickSelfTest/README	Wed Jun 25 20:46:24 2014 +0200
@@ -0,0 +1,13 @@
+A quick selftest running non-GUI after a jenkins build
+
+to start:
+    sh run.sh
+
+or
+    run.bat (windows)
+
+executes the tests found in ~/exept/regression/*
+and generates a junit-xml compatible output file 'testresult.xml',
+(to be consumed by jenkins).
+
+Also some metric info is written to 'metrics.xml'