Lines Matching refs:writemsg

596 	function writemsg($msg) {  function in testHarness
609 $this->writemsg("PASSED: $item ($reason)\n");
612 $this->writemsg("FAILED: $item ($reason)\n");
615 $this->writemsg("SKIPPED: $item ($reason)\n");
653 $this->writemsg("Invalid configuration file\n");
681 $this->writemsg($this->help());
741 $this->writemsg(REQ_PHP_VERSION);
750 $this->writemsg(PROC_OPEN_MISSING);
754 $this->writemsg(PCRE_MISSING_ERROR);
758 $this->writemsg(SAFE_MODE_WARNING);
789 $this->writemsg("\n$this->ddash\n".
807 $this->writemsg("found ".count($this->test_files)." files\n");
814 …$this->writemsg("moving files from {$this->conf['TEST_PHP_SRCDIR']} to {$this->conf['TEST_BASE_PAT…
871 $this->writemsg("TIME START " . date('Y-m-d H:i:s', $this->start_time) . "\n".$this->ddash."\n");
873 $this->writemsg("Running selected tests.\n");
875 $this->writemsg("Running all test files.\n");
904 $this->writemsg("No tests were run.\n");
921 $this->writemsg("\n".$this->ddash."\n".
948 $this->writemsg($failed_test_summary);
954 …$this->writemsg("\nPlease allow this report to be send to the PHP QA\nteam. This will give us a be…
955 $this->writemsg("PHP's test cases are doing.\n");
956 $this->writemsg("(choose \"s\" to just save the results to a file)? [Yns]: ");
1236 $this->writemsg("\n=================\nTEST $file\n");
1316 $this->writemsg("\nURL = $url\n");
1362 $this->writemsg("\nCONTENT_LENGTH = " . $env['CONTENT_LENGTH'] .
1550 $this->writemsg(generate_diff($wanted,$output)."\n");
1595 $this->writemsg($testname . "(1) : $tested\n");
1596 $this->writemsg($logname . "(1) : $tested\n");
1599 $this->writemsg($testname . ":1: $tested\n");
1600 $this->writemsg($logname . ":1: $tested\n");
1607 $this->writemsg("ERROR: {$message}\n");