Home
last modified time | relevance | path

Searched refs:failed_tests (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/
H A Dserver-tests.php438 public $failed_tests = array(); variable in testHarness
938 if ($this->failed_tests) {
941 foreach ($this->failed_tests as $failed_test_data) {
983 if (array_sum($this->failed_tests)) {
984 foreach ($this->failed_tests as $test_info) {
1542 $this->failed_tests[] = array(

Completed in 13 milliseconds