invoke tests on argv[0] interpreter-from-argv
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 12 Nov 2020 12:20:54 +0000 (13:20 +0100)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 12 Nov 2020 12:28:51 +0000 (13:28 +0100)
commit7f41178e8286e47902b96bbb492a2d3080d86715
tree258ba06b31ad4da9c424514e99903afdad51f2ef
parent2dd49593d2289ee1cd5b6bc8dd4d63a01ea13ee3
invoke tests on argv[0]

Avoid hard-coding the interpreter as this will fail if the
scripts are run say with a pathfix-adjusted shebang.
testing/test_concat_compress.py
testing/test_deltatar.py
testing/test_encryption.py