Lines Matching refs:writemsg

595 	function writemsg($msg) {  function in testHarness
608 $this->writemsg("PASSED: $item ($reason)\n");
611 $this->writemsg("FAILED: $item ($reason)\n");
614 $this->writemsg("SKIPPED: $item ($reason)\n");
652 $this->writemsg("Invalid configuration file\n");
680 $this->writemsg($this->help());
740 $this->writemsg(REQ_PHP_VERSION);
749 $this->writemsg(PROC_OPEN_MISSING);
753 $this->writemsg(PCRE_MISSING_ERROR);
757 $this->writemsg(SAFE_MODE_WARNING);
788 $this->writemsg("\n$this->ddash\n".
806 $this->writemsg("found ".count($this->test_files)." files\n");
813 …$this->writemsg("moving files from {$this->conf['TEST_PHP_SRCDIR']} to {$this->conf['TEST_BASE_PAT…
870 $this->writemsg("TIME START " . date('Y-m-d H:i:s', $this->start_time) . "\n".$this->ddash."\n");
872 $this->writemsg("Running selected tests.\n");
874 $this->writemsg("Running all test files.\n");
903 $this->writemsg("No tests were run.\n");
920 $this->writemsg("\n".$this->ddash."\n".
947 $this->writemsg($failed_test_summary);
953 …$this->writemsg("\nPlease allow this report to be send to the PHP QA\nteam. This will give us a be…
954 $this->writemsg("PHP's test cases are doing.\n");
955 $this->writemsg("(choose \"s\" to just save the results to a file)? [Yns]: ");
1235 $this->writemsg("\n=================\nTEST $file\n");
1315 $this->writemsg("\nURL = $url\n");
1361 $this->writemsg("\nCONTENT_LENGTH = " . $env['CONTENT_LENGTH'] .
1549 $this->writemsg(generate_diff($wanted,$output)."\n");
1594 $this->writemsg($testname . "(1) : $tested\n");
1595 $this->writemsg($logname . "(1) : $tested\n");
1598 $this->writemsg($testname . ":1: $tested\n");
1599 $this->writemsg($logname . ":1: $tested\n");
1606 $this->writemsg("ERROR: {$message}\n");