diff options
Diffstat (limited to 'tests/openpgp/README')
-rw-r--r-- | tests/openpgp/README | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/tests/openpgp/README b/tests/openpgp/README index b7ec6f784..63f1886c5 100644 --- a/tests/openpgp/README +++ b/tests/openpgp/README @@ -1,4 +1,5 @@ # Emacs, this is an -*- org -*- file. +#+STARTUP: showall * How to run the test suite ** tldr: How to run all tests fast. @@ -95,11 +96,9 @@ data files. Used to locate the Scheme library as well as code used by the test suite. **** GNUPG_BUILD_ROOT -To locate the actual binaries under test the test suite requires that -those binaries and associate files are installed to a test location. -This envvar gives the root directory of the install tree. See -tests/gpgconf.ctl for the way we tell the GnuPG components this -location. Note that we can't use that envvar directlyr because this +This envvar gives the root directory of the build tree. See +tests/gpgconf.ctl.in for the way we tell the GnuPG components this +location. Note that we can't use that envvar directly because this would allow user scripts and other software to accidently mess up the used components. **** argv[0] |