diff options
author | Daniel Kahn Gillmor <[email protected]> | 2018-12-05 17:17:43 +0000 |
---|---|---|
committer | Daniel Kahn Gillmor <[email protected]> | 2019-05-03 02:23:28 +0000 |
commit | 30bd1c097544376f257d426d5feb4706fb5d3afd (patch) | |
tree | 476d58475a4b17265b78d5f0ab5b6e3f88e48ec7 /lang/python/tests/t-decrypt.py | |
parent | tests: Add cms mode to run-import (diff) | |
download | gpgme-30bd1c097544376f257d426d5feb4706fb5d3afd.tar.gz gpgme-30bd1c097544376f257d426d5feb4706fb5d3afd.zip |
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 <[email protected]>
Diffstat (limited to 'lang/python/tests/t-decrypt.py')
0 files changed, 0 insertions, 0 deletions