runtests.pl: verify specified test cases
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Mar 2014 22:28:28 +0000 (23:28 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Mar 2014 22:28:28 +0000 (23:28 +0100)
commit2fc31dcf74bd0b1a5999a144664f957b7f8745e7
treeb6e7a92b841997effe941f9bda102a2c8148f278
parent715125e790ee87fd3983d950217eb1e605fdfc77
runtests.pl: verify specified test cases

To better allow arguments like "1 to 9999" without flooding the terminal
with error messages, the given test cases range is now checked and only
test numbers with existing files are actually run.
tests/runtests.pl