allow selecting individual tests with runtests.py
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Tue, 18 Apr 2017 09:59:02 +0000 (11:59 +0200)
committerPhilipp Gesang <philipp.gesang@intra2net.com>
Mon, 7 Aug 2017 12:02:48 +0000 (14:02 +0200)
commit406e0fa86d97f912b50689d6b080c2aee69eef86
tree2eac447cbaa5beb1fc23296a27423f3688749af6
parent39ac94c096f7bbb3253c87d97dc6a4af77a309d5
allow selecting individual tests with runtests.py

If arguments are passed on the command line, interpret them as
test names and attempt to compose a suite comprising only the
tests specified.

The behavior remains the same if invoked without argument.
runtests.py