summaryrefslogtreecommitdiff
path: root/tests/test-commit-sign.sh
Commit message (Expand)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
* test-commit-sign.sh: Skip a unit test when running as an installed-testSimon McVittie2021-10-051-2/+6
* Add an API to verify a commit signature explicitlyColin Walters2021-08-301-2/+8
* tests: Always cleanup gpg-agent when exitingDan Nicholson2019-06-191-1/+0
* Add SPDX-License-Identifier to source filesMarcus Folkesson2018-01-301-0/+2
* tests/commit-sign: Update a bit to more modern styleColin Walters2017-09-271-13/+15
* tree-wide: Replace archive-z2 with archiveColin Walters2017-09-011-1/+1
* repo+tests: Add [core]disable-xattrs=true, use it on overlayfsColin Walters2017-03-241-6/+6
* Split trivial-httpd into separate binaryColin Walters2017-01-041-1/+1
* lib: Add an API to GPG verify a commit given a remoteColin Walters2016-11-171-0/+2
* libtest: add has_gpgme() helper functionJonathan Lebon2016-08-311-3/+3
* tests: Make failing to kill the GPG agent non-fatalColin Walters2016-03-311-1/+1
* In tests that use gpg, terminate the gpg-agent after testingSimon McVittie2016-03-311-0/+1
* tests: Port to glib-tap.mk, make `make check` run all of the testsColin Walters2016-03-031-2/+7
* tests: Use "bash strict mode"Colin Walters2016-01-271-2/+2
* repo: Never delete .commitmeta filesMatthew Barnes2015-11-231-0/+9
* Revert "tests: skip test-commit-sign.sh when not root"Dan Nicholson2015-06-041-6/+0
* tests: Use temporary gpg homedirDan Nicholson2015-06-041-4/+4
* trivial-httpd: add option to specify the portGiuseppe Scrivano2015-05-071-1/+2
* pull: Always request detached metadata for commitsMatthew Barnes2015-04-231-1/+20
* tests: Fix root uid check in test-commit-sign.shMatthew Barnes2015-04-141-1/+1
* tests: skip test-commit-sign.sh when not rootGiuseppe Scrivano2015-04-031-0/+6
* tests: enforce ${CMD_PREFIX} on all ostree processesGiuseppe Scrivano2015-03-031-3/+3
* tests: do not leave running httpd after tests exitGiuseppe Scrivano2014-10-071-1/+1
* pull: Verify commits with gpg signatures from detached metadataJeremy Whiting2013-09-291-0/+102