Home
last modified time | relevance | path

Searched defs:test_files (Results 1 – 2 of 2) sorted by relevance

/PHP-7.1/
H A Drun-tests.php456 $test_files = array(); variable
775 $test_files = array_merge($test_files, $pattern_match); variable
796 $test_files = array_unique($test_files); variable
797 $test_files = array_merge($test_files, $redir_tests); variable
858 $test_files = array(); variable
947 $test_files = array_unique($test_files); variable
1149 function run_all_tests($test_files, $env, $redir_tested = null)
H A Dserver-tests.php428 public $test_files = array(); variable in testHarness

Completed in 14 milliseconds