]> arthur.barton.de Git - bup.git/commit
Explicitly list python tests; test vint with python 3
authorRob Browning <rlb@defaultvalue.org>
Sun, 6 Oct 2019 16:15:12 +0000 (11:15 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 13 Oct 2019 17:27:49 +0000 (12:27 -0500)
commit7a26f8fb5509bb45dc226f903c2dcd87a72de07e
tree9c97e52ea720a9db9cd4bd53591b25477902e899
parent256b12cf1a4d5f56899ddb528a4e549df5a99411
Explicitly list python tests; test vint with python 3

Don't glob to find the python tests, keep an explicit list, adjust it
based on the python major version, and enable the vint tests with
python 3.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
Makefile