diff cinst/README @ 943:e43e6769269a

Add example choices and Readmbe about cinst tests
author Andre Heinecke <andre.heinecke@intevation.de>
date Tue, 26 Aug 2014 17:01:49 +0200
parents
children c8f698ca6355
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cinst/README	Tue Aug 26 17:01:49 2014 +0200
@@ -0,0 +1,16 @@
+Tests
+=====
+Unit tests for this part are also done using the qttest library.
+The related unit tests can be found in ui/tests
+
+
+Manual Invocation of the certificate installation parts
+=======================================================
+There is a test list in ui/tests that you can use to manually
+invoke the command. e.g.:
+
+./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall
+
+A choices file lies next to it.
+./cinst list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \
+    choices=<path_to_repo>/ui/tests/data/choices-example.txt

http://wald.intevation.org/projects/trustbridge/