Lines Matching refs:writemsg

586 	function writemsg($msg) {  function in testHarness
599 $this->writemsg("PASSED: $item ($reason)\n");
602 $this->writemsg("FAILED: $item ($reason)\n");
605 $this->writemsg("SKIPPED: $item ($reason)\n");
643 $this->writemsg("Invalid configuration file\n");
671 $this->writemsg($this->help());
731 $this->writemsg(REQ_PHP_VERSION);
740 $this->writemsg(PROC_OPEN_MISSING);
744 $this->writemsg(PCRE_MISSING_ERROR);
776 $this->writemsg("\n$this->ddash\n".
794 $this->writemsg("found ".count($this->test_files)." files\n");
801 …$this->writemsg("moving files from {$this->conf['TEST_PHP_SRCDIR']} to {$this->conf['TEST_BASE_PAT…
858 $this->writemsg("TIME START " . date('Y-m-d H:i:s', $this->start_time) . "\n".$this->ddash."\n");
860 $this->writemsg("Running selected tests.\n");
862 $this->writemsg("Running all test files.\n");
891 $this->writemsg("No tests were run.\n");
908 $this->writemsg("\n".$this->ddash."\n".
935 $this->writemsg($failed_test_summary);
941 …$this->writemsg("\nPlease allow this report to be send to the PHP QA\nteam. This will give us a be…
942 $this->writemsg("PHP's test cases are doing.\n");
943 $this->writemsg("(choose \"s\" to just save the results to a file)? [Yns]: ");
1223 $this->writemsg("\n=================\nTEST $file\n");
1303 $this->writemsg("\nURL = $url\n");
1349 $this->writemsg("\nCONTENT_LENGTH = " . $env['CONTENT_LENGTH'] .
1537 $this->writemsg(generate_diff($wanted,$output)."\n");
1582 $this->writemsg($testname . "(1) : $tested\n");
1583 $this->writemsg($logname . "(1) : $tested\n");
1586 $this->writemsg($testname . ":1: $tested\n");
1587 $this->writemsg($logname . ":1: $tested\n");
1594 $this->writemsg("ERROR: {$message}\n");