Home
last modified time | relevance | path

Searched refs:TextReporter (Results 1 – 25 of 85) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pylint/pylint/reporters/
H A Dtext.py33 class TextReporter(BaseReporter): class
69 class ParseableTextReporter(TextReporter):
82 TextReporter.__init__(self, output)
91 class ColorizedTextReporter(TextReporter):
106 TextReporter.__init__(self, output)
143 linter.register_reporter(TextReporter)
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/utils/freshmeat/tests/
H A DrunGp.php35 if (TextReporter :: inCli())
37 exit ($test->run(new TextReporter()) ? 0 : 1);
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/templates/simpletest/
H A Dmyrun.php48 if (TextReporter :: inCli())
50 exit ($test->run(new TextReporter()) ? 0 : 1);
H A Druntemplate.php60 if (TextReporter :: inCli())
62 $results = $test->run(new TextReporter()) ? 0 : 1;
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/functional/
H A DrunTestCleanup.php45 if (TextReporter::inCli())
47 $results = $test->run(new TextReporter()) ? 0 : 1;
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/testing/utils/
H A DuploadTestData.php58 if (TextReporter::inCli())
60 $results = $test->run(new TextReporter()) ? 0 : 1;
H A Dfo-runTests.php170 if (TextReporter::inCli()) {
171 $results = $Runtest->run(new TextReporter()) ? 0 : 1;
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/www/ui_tests/VerifyTests/
H A DrunVerifyTests.php48 if (TextReporter::inCli())
50 $results = $test->run(new TextReporter()) ? 0 : 1;
/dports/databases/pgfouine/pgfouine-1.2/tests/
H A DTestCase.class.php36 $commonTests->run(new TextReporter());
42 $postgresqlTests->run(new TextReporter());
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/www/ui_tests/BasicTests/
H A DrunBasicTests.php58 if (TextReporter::inCli())
60 $results = $test->run(new TextReporter()) ? 0 : 1;
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/www/ui_tests/SiteTests/
H A DrunSiteTests.php59 if (TextReporter::inCli())
61 $results = $test->run(new TextReporter()) ? 0 : 1;
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.perf/lib/perftest/
H A Dreporter.py56 class TextReporter(Reporter): class
60 super(TextReporter, self).__init__(Reporter(append))
/dports/devel/pylint/pylint-2.12.1/pylint/reporters/
H A Dtext.py176 class TextReporter(BaseReporter): class
237 class ParseableTextReporter(TextReporter):
262 class ColorizedTextReporter(TextReporter):
356 linter.register_reporter(TextReporter)
/dports/www/py-urlwatch/urlwatch-2.24/lib/urlwatch/
H A Dreporters.py249 class TextReporter(ReporterBase): class
324 class StdoutReporter(TextReporter):
386 class EMailReporter(TextReporter):
429 class IFTTTReport(TextReporter):
446 class WebServiceReporter(TextReporter):
518 class MailGunReporter(TextReporter):
576 class TelegramReporter(TextReporter):
640 class SlackReporter(TextReporter):
688 class DiscordReporter(TextReporter):
978 class XMPPReporter(TextReporter):
[all …]
/dports/databases/pgfouine/pgfouine-1.2/tests/simpletest/
H A Dreporter.php161 class TextReporter extends SimpleReporter { class
168 function TextReporter() { function in TextReporter
/dports/databases/py-mysql-connector-python/mysql-connector-python-8.0.27/tests/
H A Dtest_mysqlx_style.py54 from pylint.reporters.text import TextReporter
78 txtreporter = TextReporter(self.pylint_output_file)
H A Dtest_style.py45 from pylint.reporters.text import TextReporter
78 txtreporter = TextReporter(self.pylint_output_file)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/tests/
H A Dadd_pylint.py30 from pylint.reporters.text import TextReporter
57 lint.Run([fname]+ARGS, reporter=TextReporter(pylint_output), exit=False)
/dports/www/elgg/elgg-3.3.23/vendor/elgg/elgg/engine/classes/Elgg/Cli/
H A DSimpletestCommand.php10 use TextReporter; alias
127 $reporter = new TextReporter();
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/rmi/reliability/benchmark/bench/
H A DTextReporter.java40 public class TextReporter implements Reporter { class
58 public TextReporter(OutputStream out, String title) { in TextReporter() method in TextReporter

1234