made 'runtests.pl -t' run over all the tests just like other command lines
authorDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 07:52:33 +0000 (07:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 May 2004 07:52:33 +0000 (07:52 +0000)
commitd1542bf549cb21cb6ad8cb8aff75e119d94e4053
treea71a4ad4eeeac9107a269c76052789fdc80bdc75
parent2b7727aad1f4ede816be1511e3e62211593fab0b
made 'runtests.pl -t' run over all the tests just like other command lines
Also made -t imply -n to disable valgrind, it runs sloooow otherwise.

This now manages to run all tests OK up to test case 100 (the first FTP one)
for me.
tests/runtests.pl