]> granicus.if.org Git - curl/commit
runtests: allow tests written as perl scripts
authorDaniel Stenberg <daniel@haxx.se>
Wed, 3 Nov 2010 10:22:46 +0000 (11:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 3 Nov 2010 10:22:46 +0000 (11:22 +0100)
commita4765b055152aeadb7830496d948139e6aadd4ea
tree34d7b509e07e664f86f952d7101e2f85b243319e
parent29de7dd288886679f3596014887b09f2e522633e
runtests: allow tests written as perl scripts

If a command is set type="perl", it can now specify a perl program that will
be run instead of an ordinary curl or built tool.

A perl test automatically disables memory and valgrind debugging.
tests/FILEFORMAT
tests/runtests.pl