view cinst/README @ 1367:e7a8ec3185f2

Add nosign option to linux-createpackage and use it in create-dist-package This should prevent doubled signatures in distributed packages which were first signed on the development system with the test key and then from the administrator application.
author Andre Heinecke <andre.heinecke@intevation.de>
date Mon, 24 Nov 2014 14:03:47 +0100
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

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