mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Update baselines
This commit is contained in:
parent
7c25dae9ea
commit
fdcd46420e
@ -56,6 +56,106 @@ Tricky.tests.cpp:<line number>: passed: !is_true<false>::value for: true
|
|||||||
Tricky.tests.cpp:<line number>: passed: !!is_true<true>::value for: true
|
Tricky.tests.cpp:<line number>: passed: !!is_true<true>::value for: true
|
||||||
Tricky.tests.cpp:<line number>: passed: is_true<true>::value for: true
|
Tricky.tests.cpp:<line number>: passed: is_true<true>::value for: true
|
||||||
Tricky.tests.cpp:<line number>: passed: !(is_true<false>::value) for: !false
|
Tricky.tests.cpp:<line number>: passed: !(is_true<false>::value) for: !false
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 1 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 2 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 3 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 4 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 5 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 6 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 7 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 8 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 9 < 110
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 101
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 102
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 103
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 104
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 105
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 106
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 107
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 108
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 109
|
||||||
|
Generators.tests.cpp:<line number>: passed: x < y for: 10 < 110
|
||||||
Class.tests.cpp:<line number>: failed: s == "world" for: "hello" == "world"
|
Class.tests.cpp:<line number>: failed: s == "world" for: "hello" == "world"
|
||||||
Class.tests.cpp:<line number>: passed: s == "hello" for: "hello" == "hello"
|
Class.tests.cpp:<line number>: passed: s == "hello" for: "hello" == "hello"
|
||||||
Class.tests.cpp:<line number>: failed: m_a == 2 for: 1 == 2
|
Class.tests.cpp:<line number>: failed: m_a == 2 for: 1 == 2
|
||||||
@ -297,6 +397,48 @@ Matchers.tests.cpp:<line number>: passed: WithinAbs(1.f, 0.f)
|
|||||||
Matchers.tests.cpp:<line number>: passed: WithinAbs(1.f, -1.f), std::domain_error
|
Matchers.tests.cpp:<line number>: passed: WithinAbs(1.f, -1.f), std::domain_error
|
||||||
Matchers.tests.cpp:<line number>: passed: WithinULP(1.f, 0)
|
Matchers.tests.cpp:<line number>: passed: WithinULP(1.f, 0)
|
||||||
Matchers.tests.cpp:<line number>: passed: WithinULP(1.f, -1), std::domain_error
|
Matchers.tests.cpp:<line number>: passed: WithinULP(1.f, -1), std::domain_error
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 8'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 9'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 10'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 2'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 3.141'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "a"' and 'j := 1.379'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 8'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 9'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 10'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 2'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 3.141'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "b"' and 'j := 1.379'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 8'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 9'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 10'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 2'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 3.141'
|
||||||
|
Generators.tests.cpp:<line number>: passed: with 2 messages: 'i := "c"' and 'j := 1.379'
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen.size() == 2 for: 2 == 2
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[0] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[1] == 2 for: 2 == 2
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen.size() == 4 for: 4 == 4
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[0] == 3 for: 3 == 3
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[1] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[2] == 4 for: 4 == 4
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[3] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen.size() == 4 for: 4 == 4
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[0] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[1] == 2 for: 2 == 2
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[2] == 9 for: 9 == 9
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[3] == 7 for: 7 == 7
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen.size() == 2 for: 2 == 2
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[0] == 3 for: 3 == 3
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[1] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen.size() == 2 for: 2 == 2
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[0] == 3 for: 3 == 3
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: gen[1] == 1 for: 1 == 1
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: base->size() == 4 for: 4 == 4
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: typed for: 0x<hex digits>
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: typed->size() == 4 for: 4 == 4
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: (*typed)[0] == 7 for: 7 == 7
|
||||||
|
GeneratorsImpl.tests.cpp:<line number>: passed: (*typed)[3] == 11 for: 11 == 11
|
||||||
Approx.tests.cpp:<line number>: passed: d >= Approx( 1.22 ) for: 1.23 >= Approx( 1.22 )
|
Approx.tests.cpp:<line number>: passed: d >= Approx( 1.22 ) for: 1.23 >= Approx( 1.22 )
|
||||||
Approx.tests.cpp:<line number>: passed: d >= Approx( 1.23 ) for: 1.23 >= Approx( 1.23 )
|
Approx.tests.cpp:<line number>: passed: d >= Approx( 1.23 ) for: 1.23 >= Approx( 1.23 )
|
||||||
Approx.tests.cpp:<line number>: passed: !(d >= Approx( 1.24 )) for: !(1.23 >= Approx( 1.24 ))
|
Approx.tests.cpp:<line number>: passed: !(d >= Approx( 1.24 )) for: !(1.23 >= Approx( 1.24 ))
|
||||||
@ -1093,6 +1235,10 @@ ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) =
|
|||||||
ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) == "{ operator<<( has_operator ) }" for: "{ operator<<( has_operator ) }"
|
ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) == "{ operator<<( has_operator ) }" for: "{ operator<<( has_operator ) }"
|
||||||
==
|
==
|
||||||
"{ operator<<( has_operator ) }"
|
"{ operator<<( has_operator ) }"
|
||||||
|
Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 3 == 3
|
||||||
|
Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 3 == 3
|
||||||
|
Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 5 == 5
|
||||||
|
Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 4 == 4
|
||||||
Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'Why would you throw a std::string?'
|
Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'Why would you throw a std::string?'
|
||||||
Misc.tests.cpp:<line number>: passed: result == "/"wide load/"" for: ""wide load"" == ""wide load""
|
Misc.tests.cpp:<line number>: passed: result == "/"wide load/"" for: ""wide load"" == ""wide load""
|
||||||
Misc.tests.cpp:<line number>: passed: result == "/"wide load/"" for: ""wide load"" == ""wide load""
|
Misc.tests.cpp:<line number>: passed: result == "/"wide load/"" for: ""wide load"" == ""wide load""
|
||||||
|
@ -1096,6 +1096,6 @@ due to unexpected exception with message:
|
|||||||
Why would you throw a std::string?
|
Why would you throw a std::string?
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
test cases: 208 | 155 passed | 49 failed | 4 failed as expected
|
test cases: 212 | 159 passed | 49 failed | 4 failed as expected
|
||||||
assertions: 1081 | 952 passed | 108 failed | 21 failed as expected
|
assertions: 1227 | 1098 passed | 108 failed | 21 failed as expected
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<testsuitesloose text artifact
|
<testsuitesloose text artifact
|
||||||
>
|
>
|
||||||
<testsuite name="<exe-name>" errors="17" failures="106" tests="1096" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
|
<testsuite name="<exe-name>" errors="17" failures="106" tests="1242" hostname="tbd" time="{duration}" timestamp="{iso8601-timestamp}">
|
||||||
<testcase classname="<exe-name>.global" name="# A test name that starts with a #" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="# A test name that starts with a #" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="#1005: Comparing pointer to int and long (NULL can be either on various systems)" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="#1005: Comparing pointer to int and long (NULL can be either on various systems)" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="#1027" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="#1027" time="{duration}"/>
|
||||||
@ -69,6 +69,7 @@ Condition.tests.cpp:<line number>
|
|||||||
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/negation" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/negation" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/double negation" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/double negation" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/direct" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="(unimplemented) static bools can be evaluated/direct" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="10x10 ints" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.TestClass" name="A METHOD_AS_TEST_CASE based test run that fails" time="{duration}">
|
<testcase classname="<exe-name>.TestClass" name="A METHOD_AS_TEST_CASE based test run that fails" time="{duration}">
|
||||||
<failure message=""hello" == "world"" type="REQUIRE">
|
<failure message=""hello" == "world"" type="REQUIRE">
|
||||||
Class.tests.cpp:<line number>
|
Class.tests.cpp:<line number>
|
||||||
@ -289,6 +290,14 @@ Message.tests.cpp:<line number>
|
|||||||
<testcase classname="<exe-name>.global" name="Floating point matchers: float/ULPs" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="Floating point matchers: float/ULPs" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="Floating point matchers: float/Composed" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="Floating point matchers: float/Composed" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="Floating point matchers: float/Constructor validation" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="Floating point matchers: float/Constructor validation" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators/one" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators/two" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/range" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/fixed values" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/combined" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/values" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/values2" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="Generators impl/type erasure" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="Greater-than inequalities with different epsilons" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="Greater-than inequalities with different epsilons" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="INFO and WARN do not abort tests" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="INFO and WARN do not abort tests" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="INFO gets logged on failure" time="{duration}">
|
<testcase classname="<exe-name>.global" name="INFO gets logged on failure" time="{duration}">
|
||||||
@ -855,6 +864,7 @@ Tricky.tests.cpp:<line number>
|
|||||||
<testcase classname="<exe-name>.global" name="stringify( vectors<has_maker> )" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="stringify( vectors<has_maker> )" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="stringify( vectors<has_maker_and_operator> )" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="stringify( vectors<has_maker_and_operator> )" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="stringify( vectors<has_operator> )" time="{duration}"/>
|
<testcase classname="<exe-name>.global" name="stringify( vectors<has_operator> )" time="{duration}"/>
|
||||||
|
<testcase classname="<exe-name>.global" name="strlen3" time="{duration}"/>
|
||||||
<testcase classname="<exe-name>.global" name="thrown std::strings are translated" time="{duration}">
|
<testcase classname="<exe-name>.global" name="thrown std::strings are translated" time="{duration}">
|
||||||
<error type="TEST_CASE">
|
<error type="TEST_CASE">
|
||||||
Why would you throw a std::string?
|
Why would you throw a std::string?
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user