summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests/setup.sh9
1 files changed, 5 insertions, 4 deletions
diff --git a/tests/setup.sh b/tests/setup.sh
index 15c0d28..56fba4d 100755
--- a/tests/setup.sh
+++ b/tests/setup.sh
@@ -1,10 +1,11 @@
# This file should be sourced by all test-scripts
#
# This scripts sets the following:
-# ${GNUPGHOME} Full path to test GPG directory
-# $PASS Full path to password-store script to test
-# ${PASSWORD_STORE_KEY} GPG key id of testing key
-# ${PASSWORD_STORE_TEST_HOME} This folder
+# $GNUPGHOME Full path to test GPG directory
+# $PASS Full path to password-store script to test
+# $GPG Name of gpg executable
+# $PASSWORD_STORE_KEY GPG key id of testing key
+# $PASSWORD_STORE_TEST_HOME This folder
#
# Constants
2007-04-07Some more functionality for the Qt-Frontendnecoro11-88/+463 2007-04-07Added Qt-Terminalnecoro4-4/+213 2007-04-06First qt draftnecoro6-1/+796 2007-04-04showed masked packages unmasked by the user similar to stable marked testing ↵necoro5-13/+40 packages 2007-03-31changed changelognecoro1-1/+2 2007-03-31Some small changes for etcproposals 1.1necoro1-2/+2 2007-03-31Some small changes for etcproposals 1.1necoro2-3/+3 2007-03-31Some small changes for etcproposals 1.1necoro1-6/+13 2007-03-31Allowed Plugins to have a menunecoro7-201/+315 2007-03-15Added etc-proposals pluginnecoro7-28/+121 2007-03-10Added USE_EXPAND-supportnecoro5-11/+63 2007-03-10Added plugin-data to about-dialognecoro3-197/+264