Home GnuPG
Diffusion GPGME 30bd1c097544

python: make it easier to run a limited number of tests

Description

python: make it easier to run a limited number of tests

* lang/python/tests/Makefile.am: prefer py_tests from the environment
if present.

I'm trying to make it nicer/quicker to hack on the testsuite for
python bindings. With this change, if you're improving the python
bindings test suite, you can selectively run only a few specific tests
like so:

lang/python$ make check py_tests='t-decrypt.py t-decrypt-verify.py'
  • Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>

Details

Provenance
dkgAuthored on Dec 5 2018, 6:17 PM
Parents
rM4746c5c9e2dd: tests: Add cms mode to run-import
Branches
Unknown
Tags
Unknown