Mercurial > trustbridge
view cinst/README @ 1218:5f59344dbd13
(issue68) License corrections:
* the overall package is GNU GPL v==3.
* Qt has to be used as GNU GPL, so mention it.
* Oxygen is GNU LGPL v>=3.
* minor corrections like typos, better phrasing for freedom protection, use GNU consistently.
author | Bernhard Reiter <bernhard@intevation.de> |
---|---|
date | Wed, 24 Sep 2014 11:17:14 +0200 |
parents | c8f698ca6355 |
children |
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.: ./trustbridge-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt choices=uninstall A choices file lies next to it. ./trustbrdige-certificate-installer list=<path_to_repo>/ui/tests/data/list-valid-signed.txt \ choices=<path_to_repo>/ui/tests/data/choices-example.txt