Home
last modified time | relevance | path

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

/PHP-5.5/
H A Drun-tests.php451 $test_files = array(); variable
767 $test_files = array_merge($test_files, $pattern_match); variable
788 $test_files = array_unique($test_files); variable
789 $test_files = array_merge($test_files, $redir_tests); variable
848 $test_files = array(); variable
937 $test_files = array_unique($test_files); variable
1134 function run_all_tests($test_files, $env, $redir_tested = null)
H A Dserver-tests.php436 public $test_files = array(); variable in testHarness

Completed in 16 milliseconds