Searched refs:user_tests (Results 1 – 1 of 1) sorted by relevance
/PHP-7.2/ |
H A D | run-tests.php | 226 $user_tests = explode (',', getenv('TEST_PHP_USER')); variable 228 $user_tests = array(); variable 264 …global $cwd, $php, $php_cgi, $phpdbg, $php_info, $user_tests, $ini_overwrites, $pass_options, $ext… 333 foreach ($user_tests as $test_dir) { 916 foreach ($user_tests as $dir) {
|
Completed in 11 milliseconds