Home
last modified time | relevance | path

Searched refs:SourceLineInfo (Results 1 – 25 of 591) sorted by relevance

12345678910>>...24

/dports/net-im/biboumi/biboumi-9.0/external/src/catch/include/internal/
H A Dcatch_common.h43 struct SourceLineInfo { struct
45 SourceLineInfo() = delete;
46 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() argument
51 SourceLineInfo( SourceLineInfo const& other ) = default;
52 SourceLineInfo( SourceLineInfo && ) = default;
53 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
54 SourceLineInfo& operator = ( SourceLineInfo && ) = default; argument
57 bool operator == ( SourceLineInfo const& other ) const noexcept;
58 bool operator < ( SourceLineInfo const& other ) const noexcept;
64 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
H A Dcatch_common.cpp18 bool SourceLineInfo::empty() const noexcept { in empty()
21 bool SourceLineInfo::operator == ( SourceLineInfo const& other ) const noexcept { in operator ==()
24 bool SourceLineInfo::operator < ( SourceLineInfo const& other ) const noexcept { in operator <()
28 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ) { in operator <<()
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() function
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/math/e-antic/Catch2-ff349a5/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() argument
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/www/restbed/restbed-4.8/dependency/catch/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() argument
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() function
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/catch/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() function
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/devel/catch/Catch2-2.13.7/include/internal/
H A Dcatch_common.h47 struct SourceLineInfo { struct
49 SourceLineInfo() = delete;
50 SourceLineInfo( char const* _file, std::size_t _line ) noexcept in SourceLineInfo() argument
55 SourceLineInfo( SourceLineInfo const& other ) = default;
56 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
57 SourceLineInfo( SourceLineInfo&& ) noexcept = default;
58 SourceLineInfo& operator = ( SourceLineInfo&& ) noexcept = default; argument
61 bool operator == ( SourceLineInfo const& other ) const noexcept; argument
62 bool operator < ( SourceLineInfo const& other ) const noexcept;
68 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_common.h101 struct SourceLineInfo { struct
103 SourceLineInfo();
104 SourceLineInfo( char const* _file, std::size_t _line );
106 SourceLineInfo(SourceLineInfo const& other) = default;
107 SourceLineInfo( SourceLineInfo && ) = default;
108 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
109 SourceLineInfo& operator = ( SourceLineInfo && ) = default; argument
112 bool operator == ( SourceLineInfo const& other ) const;
113 bool operator < ( SourceLineInfo const& other ) const;
119 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
H A Dcatch_common.hpp80 SourceLineInfo::SourceLineInfo() : file(""), line( 0 ){} in SourceLineInfo() function in Catch::SourceLineInfo
81 SourceLineInfo::SourceLineInfo( char const* _file, std::size_t _line ) in SourceLineInfo() function in Catch::SourceLineInfo
85 bool SourceLineInfo::empty() const { in empty()
88 bool SourceLineInfo::operator == ( SourceLineInfo const& other ) const { in operator ==()
91 bool SourceLineInfo::operator < ( SourceLineInfo const& other ) const { in operator <()
103 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ) { in operator <<()
112 void throwLogicError( std::string const& message, SourceLineInfo const& locationInfo ) { in throwLogicError()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/include/internal/
H A Dcatch_common.h97 struct SourceLineInfo { struct
99 SourceLineInfo();
100 SourceLineInfo( char const* _file, std::size_t _line );
102 SourceLineInfo(SourceLineInfo const& other) = default;
103 SourceLineInfo( SourceLineInfo && ) = default;
104 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
105 SourceLineInfo& operator = ( SourceLineInfo && ) = default; argument
108 bool operator == ( SourceLineInfo const& other ) const;
109 bool operator < ( SourceLineInfo const& other ) const;
115 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
H A Dcatch_common.hpp78 SourceLineInfo::SourceLineInfo() : file(""), line( 0 ){} in SourceLineInfo() function in Catch::SourceLineInfo
79 SourceLineInfo::SourceLineInfo( char const* _file, std::size_t _line ) in SourceLineInfo() function in Catch::SourceLineInfo
83 bool SourceLineInfo::empty() const { in empty()
86 bool SourceLineInfo::operator == ( SourceLineInfo const& other ) const { in operator ==()
89 bool SourceLineInfo::operator < ( SourceLineInfo const& other ) const { in operator <()
101 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ) { in operator <<()
110 void throwLogicError( std::string const& message, SourceLineInfo const& locationInfo ) { in throwLogicError()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/include/internal/
H A Dcatch_common.h97 struct SourceLineInfo { struct
99 SourceLineInfo();
100 SourceLineInfo( char const* _file, std::size_t _line );
102 SourceLineInfo(SourceLineInfo const& other) = default;
103 SourceLineInfo( SourceLineInfo && ) = default;
104 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
105 SourceLineInfo& operator = ( SourceLineInfo && ) = default; argument
108 bool operator == ( SourceLineInfo const& other ) const;
109 bool operator < ( SourceLineInfo const& other ) const;
115 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
H A Dcatch_common.hpp78 SourceLineInfo::SourceLineInfo() : file(""), line( 0 ){} in SourceLineInfo() function in Catch::SourceLineInfo
79 SourceLineInfo::SourceLineInfo( char const* _file, std::size_t _line ) in SourceLineInfo() function in Catch::SourceLineInfo
83 bool SourceLineInfo::empty() const { in empty()
86 bool SourceLineInfo::operator == ( SourceLineInfo const& other ) const { in operator ==()
89 bool SourceLineInfo::operator < ( SourceLineInfo const& other ) const { in operator <()
101 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ) { in operator <<()
110 void throwLogicError( std::string const& message, SourceLineInfo const& locationInfo ) { in throwLogicError()
/dports/emulators/mame/mame-mame0226/3rdparty/catch/include/internal/
H A Dcatch_common.h101 struct SourceLineInfo { struct
103 SourceLineInfo();
104 SourceLineInfo( char const* _file, std::size_t _line );
106 SourceLineInfo(SourceLineInfo const& other) = default;
107 SourceLineInfo( SourceLineInfo && ) = default;
108 SourceLineInfo& operator = ( SourceLineInfo const& ) = default; argument
109 SourceLineInfo& operator = ( SourceLineInfo && ) = default; argument
112 bool operator == ( SourceLineInfo const& other ) const;
113 bool operator < ( SourceLineInfo const& other ) const;
119 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ); argument
[all …]
H A Dcatch_common.hpp80 SourceLineInfo::SourceLineInfo() : file(""), line( 0 ){} in SourceLineInfo() function in Catch::SourceLineInfo
81 SourceLineInfo::SourceLineInfo( char const* _file, std::size_t _line ) in SourceLineInfo() function in Catch::SourceLineInfo
85 bool SourceLineInfo::empty() const { in empty()
88 bool SourceLineInfo::operator == ( SourceLineInfo const& other ) const { in operator ==()
91 bool SourceLineInfo::operator < ( SourceLineInfo const& other ) const { in operator <()
103 std::ostream& operator << ( std::ostream& os, SourceLineInfo const& info ) { in operator <<()
112 void throwLogicError( std::string const& message, SourceLineInfo const& locationInfo ) { in throwLogicError()
/dports/emulators/mess/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DTagAliasTests.cpp18 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
23 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
36 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
37 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
38 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
39 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/3rdparty/catch/projects/SelfTest/
H A DTagAliasTests.cpp18 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
23 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
36 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
37 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
38 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
39 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/projects/SelfTest/IntrospectiveTests/
H A DTagAlias.tests.cpp16 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
21 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
37 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
38 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
39 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
40 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/emulators/mame/mame-mame0226/3rdparty/catch/projects/SelfTest/
H A DTagAliasTests.cpp18 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
23 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
36 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
37 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
38 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
39 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/Catch/projects/SelfTest/
H A DTagAliasTests.cpp18 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
23 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
36 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
37 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
38 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
39 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/IntrospectiveTests/
H A DTag.tests.cpp16 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
21 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
37 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
38 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
39 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
40 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/IntrospectiveTests/
H A DTag.tests.cpp16 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
21 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
37 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
38 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
39 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
40 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/IntrospectiveTests/
H A DTag.tests.cpp16 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
21 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
37 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
38 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
39 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
40 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/IntrospectiveTests/
H A DTag.tests.cpp16 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 2 ) );
21 registry.add( "[@zzz]", "[one][two]", Catch::SourceLineInfo( "file", 10 ) );
37 CHECK_THROWS( registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) );
38 …CHECK_THROWS( registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) …
39 …CHECK_THROWS( registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 )…
40 …CHECK_THROWS( registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) )…

12345678910>>...24