Searched refs:user_tests (Results 1 – 1 of 1) sorted by relevance
/PHP-7.1/ |
H A D | run-tests.php | 204 $user_tests = explode (',', getenv('TEST_PHP_USER')); variable 206 $user_tests = array(); variable 241 …global $cwd, $php, $php_cgi, $phpdbg, $php_info, $user_tests, $ini_overwrites, $pass_options, $ext… 310 foreach ($user_tests as $test_dir) { 881 foreach ($user_tests as $dir) {
|
Completed in 8 milliseconds