Commit: e4fcf7837971d4af40ae0e83aa066a6a6788a54f Author: Freek Lijten <freeklij...@gmail.com> Tue, 10 Mar 2015 13:51:20 +0100 Parents: 10e1643fe01f4ae2cc41749e9fbca033f77d4ce7 Branches: master
Link: http://git.php.net/?p=web/qa.git;a=commitdiff;h=e4fcf7837971d4af40ae0e83aa066a6a6788a54f Log: Added missing file information for *.sh Changed paths: M write-test.php Diff: diff --git a/write-test.php b/write-test.php index b765cc9..9e4a905 100644 --- a/write-test.php +++ b/write-test.php @@ -185,6 +185,11 @@ Considering your test file is named foo.phpt, these files provide you with infor <!-- Give me some space! --> The php code that was executed for this test. </li> + <li> + <i>foo.sh</i><br /> + <!-- Give me some space! --> + An executable file that executes the test for you as it was executed during failure. + </li> </ul> </p> -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php