Lines Matching refs:script
25 "make test" basically executes "run-tests.php" script
27 can execute the script as follows:
35 If you are running the run-tests.php script from the command line (as above)
40 automatically set for you. "make test" executes "run-tests.php" script with the CLI binary. Some
46 executing "run-tests.php" script, you may get errors.
81 the "run-tests.php" script saves the result, the expected result and the
82 code executed to the test script directory. For example, if
88 ext/myext/tests/myext.out - output from test script (O)
117 Example script to be run by cron(1):
159 If you find bug in PHP, you can submit bug report AND test script
160 for us. You don't have to write complete script, just give us test
161 script with following format. Please test the script and make sure