Lines Matching refs:run
7 the original run-tests.php script. server-tests is *not* used by
9 testing PHP under it's primary environment, HTTP, and can run the
16 You can run 'php server-tests.php -h' to get all the possible options.
25 can be configured to run test scripts through an HTTP server running
41 1. run tests from the php source directory
44 2. run tests using cgi emulation
47 3. run tests over http, copying test files into document root
50 4. run tests over http, php sources have been aliased in web server
53 5. run tests using configuration file
56 6. run tests using configuration file, but overriding some settings:
74 that MUST be run as CGI, even if there is no --POST-- or --GET-- sections