Home
last modified time | relevance | path

Searched refs:printIssue (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/games/libgnome-games-support/libgnome-games-support-1.8.0/
H A Dstyle-checker99 def printIssue(line, msg):
108 printIssue(currLine, "is greater than 120 characters")
113 printIssue(currLine, "has trailing whitespace")
117 printIssue(currLine, "has trailing tabspace")
122 printIssue(currLine, "has tabspace")
130 printIssue(currLine, "missing whitespace before {")
137 printIssue(currLine, "multiple whitespace before {")
147 printIssue(currLine, "missing whitespace before (")
156 printIssue(currLine, "multiple whitespace before (")
164 printIssue(currLine, "has whitespace after (")
[all …]
/dports/devel/kde-dev-scripts/kde-dev-scripts-21.12.3/
H A Dcmakelint.pl160 … &printIssue($line,$linecnt,"macro_log_feature($pack) used without a corresponding find_package");
779 …&printIssue($line,$linecnt,"Replace add_subdirectory($subdir) with macro_optional_add_subdirectory…
808 &printIssue("",-1,"Missing a PROJECT() command");
812 &printIssue("",-1,"Missing macro_display_feature_log() command");
820 &printIssue("",-1,"Mismatched parens (too many open parens $nop to $ncp)");
824 &printIssue("",-1,"Mismatched parens (too many close parens $nop to $ncp)");
828 &printIssue("",-1,"Mismatched braces (too many open braces $nob to $ncb)");
832 &printIssue("",-1,"Mismatched braces (too many close braces $nob to $ncb)");
839 &printIssue("",-1,"Missing macro_log_feature($pack)");
850 &printIssue($line,$cnt,$explain);
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/reporters/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp112 printIssue("unexpected exception with message:"); in print()
119 printIssue("fatal error condition with message:"); in print()
126 printIssue("expected exception, got none"); in print()
142 printIssue("explicitly"); in print()
170 void printIssue(std::string const& issue) const { in printIssue() function in Catch::__anon4503f7ba0211::AssertionPrinter
/dports/math/e-antic/Catch2-ff349a5/single_include/catch2/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/reporters/
H A Dcatch_reporter_tap.hpp101 printIssue(" # TODO"); in print()
107 printIssue( "unexpected exception with message:" ); in print()
114 printIssue( "fatal error condition with message:" ); in print()
121 printIssue( "expected exception, got none" ); in print()
137 printIssue( "explicitly" ); in print()
166 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/reporters/
H A Dcatch_reporter_tap.hpp101 printIssue(" # TODO"); in print()
107 printIssue( "unexpected exception with message:" ); in print()
114 printIssue( "fatal error condition with message:" ); in print()
121 printIssue( "expected exception, got none" ); in print()
137 printIssue( "explicitly" ); in print()
166 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/www/restbed/restbed-4.8/dependency/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp96 printIssue(" # TODO"); in print()
102 printIssue( "unexpected exception with message:" ); in print()
109 printIssue( "fatal error condition with message:" ); in print()
116 printIssue( "expected exception, got none" ); in print()
132 printIssue( "explicitly" ); in print()
161 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/www/restbed/restbed-4.8/dependency/catch/include/reporters/
H A Dcatch_reporter_tap.hpp96 printIssue(" # TODO"); in print()
102 printIssue( "unexpected exception with message:" ); in print()
109 printIssue( "fatal error condition with message:" ); in print()
116 printIssue( "expected exception, got none" ); in print()
132 printIssue( "explicitly" ); in print()
161 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/reporters/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp112 printIssue("unexpected exception with message:"); in print()
119 printIssue("fatal error condition with message:"); in print()
126 printIssue("expected exception, got none"); in print()
142 printIssue("explicitly"); in print()
170 void printIssue(std::string const& issue) const { in printIssue() function in Catch::__anon5c52e0840211::AssertionPrinter
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/single_include/catch2/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp112 printIssue("unexpected exception with message:"); in print()
119 printIssue("fatal error condition with message:"); in print()
126 printIssue("expected exception, got none"); in print()
142 printIssue("explicitly"); in print()
170 void printIssue(std::string const& issue) const { in printIssue() function in Catch::__anonbf74911c0211::AssertionPrinter
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/reporters/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
H A Dcatch_reporter_compact.cpp112 printIssue("unexpected exception with message:"); in print()
119 printIssue("fatal error condition with message:"); in print()
126 printIssue("expected exception, got none"); in print()
142 printIssue("explicitly"); in print()
170 void printIssue(std::string const& issue) const { in printIssue() function in Catch::__anon17f489630211::AssertionPrinter
/dports/emulators/citra/citra-ac98458e0/externals/catch/single_include/catch2/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/tests/catch2/
H A Dcatch_reporter_tap.hpp96 printIssue(" # TODO"); in print()
102 printIssue( "unexpected exception with message:" ); in print()
109 printIssue( "fatal error condition with message:" ); in print()
116 printIssue( "expected exception, got none" ); in print()
132 printIssue( "explicitly" ); in print()
161 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/single_include/
H A Dcatch_reporter_tap.hpp98 printIssue(" # TODO"); in print()
104 printIssue( "unexpected exception with message:" ); in print()
111 printIssue( "fatal error condition with message:" ); in print()
118 printIssue( "expected exception, got none" ); in print()
134 printIssue( "explicitly" ); in print()
163 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/reporters/
H A Dcatch_reporter_tap.hpp98 printIssue(" # TODO"); in print()
104 printIssue( "unexpected exception with message:" ); in print()
111 printIssue( "fatal error condition with message:" ); in print()
118 printIssue( "expected exception, got none" ); in print()
134 printIssue( "explicitly" ); in print()
163 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/devel/catch/Catch2-2.13.7/include/reporters/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/devel/catch/Catch2-2.13.7/single_include/catch2/
H A Dcatch_reporter_tap.hpp97 printIssue(" # TODO"); in print()
103 printIssue( "unexpected exception with message:" ); in print()
110 printIssue( "fatal error condition with message:" ); in print()
117 printIssue( "expected exception, got none" ); in print()
133 printIssue( "explicitly" ); in print()
162 void printIssue( std::string const& issue ) const { in printIssue() function in Catch::TAPReporter::AssertionPrinter
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_compact.hpp107 printIssue( "unexpected exception with message:" ); in print()
114 printIssue( "fatal error condition with message:" ); in print()
121 printIssue( "expected exception, got none" ); in print()
137 printIssue( "explicitly" ); in print()
177 void printIssue( std::string issue ) const { in printIssue() function in Catch::CompactReporter::AssertionPrinter
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/reporters/
H A Dcatch_reporter_compact.hpp107 printIssue( "unexpected exception with message:" ); in print()
114 printIssue( "fatal error condition with message:" ); in print()
121 printIssue( "expected exception, got none" ); in print()
137 printIssue( "explicitly" ); in print()
177 void printIssue( std::string issue ) const { in printIssue() function in Catch::CompactReporter::AssertionPrinter

12345678