]> granicus.if.org Git - php/commit
Add support for run-tests.php to output all test results
authorSara Golemon <pollita@php.net>
Sat, 6 May 2017 23:10:46 +0000 (16:10 -0700)
committerJoe Watkins <krakjoe@php.net>
Mon, 8 May 2017 04:49:56 +0000 (05:49 +0100)
commit431e22fb4d2a23f6e522ec5e20503fd6ec7ca1f6
tree1371eb8f7cea265914c33723eb38e34210fda7c8
parent47a1ab36b009f25d246705ce72927fbe0afe063e
Add support for run-tests.php to output all test results

./run-tests.php -W outfile.txt

PASS foo/bar.phpt
FAIL baz/qux.phpt
run-tests.php