nextcloud/tests/lib/command/integrity
Lukas Reschke ea367b598a Use path instead of app id
This change requires the usage of a path instead of the App ID when signing code. This has the advantage that developers can also sign code under a different location to make it easier. (e.g. remove `.git`, …)

Also it adds an example command usage as well as a link to the documentation
2016-01-20 20:38:18 +01:00
..
SignAppTest.php Use path instead of app id 2016-01-20 20:38:18 +01:00
SignCoreTest.php Add code integrity check 2015-12-01 11:55:20 +01:00