view cinst/README @ 1051:f3e93bf7b91d

Hilfe, Hauptseite: Inhaltsverzeichnis nach oben. Verbesserungen: * Klarer formuliert, dass TrustBridge nur Zertifikate deinstalliert, welche es auch mal empfohlen hatte. * "Copyright" muss als Begriff nicht genannt werden und ist auch kein deutscher Begriff. * Kleiner Tippfehler verbessert.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 05 Sep 2014 15:57:06 +0200
parents e43e6769269a
children c8f698ca6355
line wrap: on
line source
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/