Home
last modified time | relevance | path

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

/PHP-7.2/
H A Drun-tests.php479 $test_files = array(); variable
806 $test_files = array_merge($test_files, $pattern_match); variable
827 $test_files = array_unique($test_files); variable
828 $test_files = array_merge($test_files, $redir_tests); variable
893 $test_files = array(); variable
982 $test_files = array_unique($test_files); variable
1202 function run_all_tests($test_files, $env, $redir_tested = null)
H A Dserver-tests.php428 public $test_files = array(); variable in testHarness

Completed in 25 milliseconds