compact.sw.approved.txt
1 Filters: "*" ~[!nonportable] ~[!benchmark] ~[approvals] 2 RNG seed: 1 3 Misc.tests.cpp:<line number>: passed: with 1 message: 'yay' 4 Compilation.tests.cpp:<line number>: passed: y.v == 0 for: 0 == 0 5 Compilation.tests.cpp:<line number>: passed: 0 == y.v for: 0 == 0 6 Compilation.tests.cpp:<line number>: passed: t1 == t2 for: {?} == {?} 7 Compilation.tests.cpp:<line number>: passed: t1 != t2 for: {?} != {?} 8 Compilation.tests.cpp:<line number>: passed: t1 < t2 for: {?} < {?} 9 Compilation.tests.cpp:<line number>: passed: t1 > t2 for: {?} > {?} 10 Compilation.tests.cpp:<line number>: passed: t1 <= t2 for: {?} <= {?} 11 Compilation.tests.cpp:<line number>: passed: t1 >= t2 for: {?} >= {?} 12 Misc.tests.cpp:<line number>: passed: 13 Compilation.tests.cpp:<line number>: passed: std::memcmp(uarr, "123", sizeof(uarr)) == 0 for: 0 == 0 with 2 messages: 'uarr := "123"' and 'sarr := "456"' 14 Compilation.tests.cpp:<line number>: passed: std::memcmp(sarr, "456", sizeof(sarr)) == 0 for: 0 == 0 with 2 messages: 'uarr := "123"' and 'sarr := "456"' 15 Compilation.tests.cpp:<line number>: passed: 16 Compilation.tests.cpp:<line number>: passed: 17 Compilation.tests.cpp:<line number>: passed: h1 == h2 for: [1403 helper] == [1403 helper] 18 Message.tests.cpp:<line number>: warning: ' 19 This info message starts with a linebreak' with 1 message: ' 20 This warning message starts with a linebreak' 21 This would not be caught previously 22 Nor would this 23 Tricky.tests.cpp:<line number>: failed: explicitly with 1 message: '1514' 24 Compilation.tests.cpp:<line number>: passed: std::is_same<TypeList<int>, TypeList<int>>::value for: true 25 TestSpec.tests.cpp:<line number>: passed: spec.matches(*fakeTestCase("spec . char")) for: true 26 TestSpec.tests.cpp:<line number>: passed: spec.matches(*fakeTestCase("spec , char")) for: true 27 TestSpec.tests.cpp:<line number>: passed: !(spec.matches(*fakeTestCase(R"(spec \, char)"))) for: !false 28 TestSpec.tests.cpp:<line number>: passed: spec.matches(*fakeTestCase(R"(spec {a} char)")) for: true 29 TestSpec.tests.cpp:<line number>: passed: spec.matches(*fakeTestCase(R"(spec [a] char)")) for: true 30 TestSpec.tests.cpp:<line number>: passed: !(spec.matches(*fakeTestCase("differs but has similar tag", "[a]"))) for: !false 31 TestSpec.tests.cpp:<line number>: passed: spec.matches(*fakeTestCase(R"(spec \ char)")) for: true 32 Generators.tests.cpp:<line number>: passed: counter < 7 for: 3 < 7 33 Generators.tests.cpp:<line number>: passed: counter < 7 for: 6 < 7 34 Generators.tests.cpp:<line number>: passed: i != j for: 1 != 3 35 Generators.tests.cpp:<line number>: passed: i != j for: 1 != 4 36 Generators.tests.cpp:<line number>: passed: i != j for: 2 != 3 37 Generators.tests.cpp:<line number>: passed: i != j for: 2 != 4 38 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'A' 39 PartTracker.tests.cpp:<line number>: passed: m for: 1 40 PartTracker.tests.cpp:<line number>: passed: m for: 2 41 PartTracker.tests.cpp:<line number>: passed: m for: 3 42 PartTracker.tests.cpp:<line number>: passed: 1 43 PartTracker.tests.cpp:<line number>: passed: m for: 2 44 PartTracker.tests.cpp:<line number>: passed: m for: 3 45 PartTracker.tests.cpp:<line number>: passed: m for: 1 46 PartTracker.tests.cpp:<line number>: passed: m for: 2 47 PartTracker.tests.cpp:<line number>: passed: m for: 3 48 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'A' 49 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 1' and 'j := 3' and 'k := 5' 50 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'B' 51 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 1' and 'j := 3' and 'k := 6' 52 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'B' 53 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 1' and 'j := 4' and 'k := 5' 54 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 1' and 'j := 4' and 'k := 6' 55 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'A' 56 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 2' and 'j := 3' and 'k := 5' 57 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'B' 58 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 2' and 'j := 3' and 'k := 6' 59 PartTracker.tests.cpp:<line number>: passed: with 1 message: 'B' 60 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 2' and 'j := 4' and 'k := 5' 61 PartTracker.tests.cpp:<line number>: passed: with 3 messages: 'i := 2' and 'j := 4' and 'k := 6' 62 PartTracker.tests.cpp:<line number>: passed: m for: 1 63 PartTracker.tests.cpp:<line number>: passed: n for: 1 64 PartTracker.tests.cpp:<line number>: passed: m for: 1 65 PartTracker.tests.cpp:<line number>: passed: n for: 2 66 PartTracker.tests.cpp:<line number>: passed: m for: 1 67 PartTracker.tests.cpp:<line number>: passed: n for: 3 68 PartTracker.tests.cpp:<line number>: passed: m for: 2 69 PartTracker.tests.cpp:<line number>: passed: n for: 1 70 PartTracker.tests.cpp:<line number>: passed: m for: 2 71 PartTracker.tests.cpp:<line number>: passed: n for: 2 72 PartTracker.tests.cpp:<line number>: passed: m for: 2 73 PartTracker.tests.cpp:<line number>: passed: n for: 3 74 PartTracker.tests.cpp:<line number>: passed: m for: 3 75 PartTracker.tests.cpp:<line number>: passed: n for: 1 76 PartTracker.tests.cpp:<line number>: passed: m for: 3 77 PartTracker.tests.cpp:<line number>: passed: n for: 2 78 PartTracker.tests.cpp:<line number>: passed: m for: 3 79 PartTracker.tests.cpp:<line number>: passed: n for: 3 80 Misc.tests.cpp:<line number>: passed: 81 Misc.tests.cpp:<line number>: passed: 82 Misc.tests.cpp:<line number>: passed: 83 Matchers.tests.cpp:<line number>: passed: smallest_non_zero, WithinULP( -smallest_non_zero, 2 ) for: 0.0 is within 2 ULPs of -4.9406564584124654e-324 ([-1.4821969375237396e-323, 4.9406564584124654e-324]) 84 Matchers.tests.cpp:<line number>: passed: smallest_non_zero, !WithinULP( -smallest_non_zero, 1 ) for: 0.0 not is within 1 ULPs of -4.9406564584124654e-324 ([-9.8813129168249309e-324, -0.0000000000000000e+00]) 85 Matchers.tests.cpp:<line number>: passed: smallest_non_zero, WithinULP( -smallest_non_zero, 2 ) for: 0.0f is within 2 ULPs of -1.40129846e-45f ([-4.20389539e-45, 1.40129846e-45]) 86 Matchers.tests.cpp:<line number>: passed: smallest_non_zero, !WithinULP( -smallest_non_zero, 1 ) for: 0.0f not is within 1 ULPs of -1.40129846e-45f ([-2.80259693e-45, -0.00000000e+00]) 87 Generators.tests.cpp:<line number>: failed: unexpected exception with message: 'failure to init' 88 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'answer := 42' with 1 message: 'expected exception' 89 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'answer := 42'; expression was: thisThrows() with 1 message: 'expected exception' 90 Exception.tests.cpp:<line number>: passed: thisThrows() with 1 message: 'answer := 42' 91 Compilation.tests.cpp:<line number>: passed: 42 == f for: 42 == {?} 92 Compilation.tests.cpp:<line number>: passed: a == t for: 3 == 3 93 Compilation.tests.cpp:<line number>: passed: a == t for: 3 == 3 94 Compilation.tests.cpp:<line number>: passed: throws_int(true) 95 Compilation.tests.cpp:<line number>: passed: throws_int(true), int 96 Compilation.tests.cpp:<line number>: passed: throws_int(false) 97 Compilation.tests.cpp:<line number>: passed: "aaa", Catch::Matchers::EndsWith("aaa") for: "aaa" ends with: "aaa" 98 Compilation.tests.cpp:<line number>: passed: templated_tests<int>(3) for: true 99 Misc.tests.cpp:<line number>: failed: f() == 0 for: 1 == 0 100 Misc.tests.cpp:<line number>: passed: errno_after == 1 for: 1 == 1 101 Compilation.tests.cpp:<line number>: passed: x == 4 for: {?} == 4 with 1 message: 'dummy := 0' 102 Misc.tests.cpp:<line number>: passed: with 1 message: 'Everything is OK' 103 Misc.tests.cpp:<line number>: passed: with 1 message: 'Everything is OK' 104 Misc.tests.cpp:<line number>: passed: with 1 message: 'Everything is OK' 105 Misc.tests.cpp:<line number>: passed: with 1 message: 'Everything is OK' 106 Misc.tests.cpp:<line number>: passed: with 1 message: 'Everything is OK' 107 Condition.tests.cpp:<line number>: failed: false != false 108 Condition.tests.cpp:<line number>: failed: true != true 109 Condition.tests.cpp:<line number>: failed: !true for: false 110 Condition.tests.cpp:<line number>: failed: !(true) for: !true 111 Condition.tests.cpp:<line number>: failed: !trueValue for: false 112 Condition.tests.cpp:<line number>: failed: !(trueValue) for: !true 113 Condition.tests.cpp:<line number>: failed: !(1 == 1) for: false 114 Condition.tests.cpp:<line number>: failed: !(1 == 1) 115 Condition.tests.cpp:<line number>: passed: false == false 116 Condition.tests.cpp:<line number>: passed: true == true 117 Condition.tests.cpp:<line number>: passed: !false for: true 118 Condition.tests.cpp:<line number>: passed: !(false) for: !false 119 Condition.tests.cpp:<line number>: passed: !falseValue for: true 120 Condition.tests.cpp:<line number>: passed: !(falseValue) for: !false 121 Condition.tests.cpp:<line number>: passed: !(1 == 2) for: true 122 Condition.tests.cpp:<line number>: passed: !(1 == 2) 123 Tricky.tests.cpp:<line number>: passed: is_true<true>::value == true for: true == true 124 Tricky.tests.cpp:<line number>: passed: true == is_true<true>::value for: true == true 125 Tricky.tests.cpp:<line number>: passed: is_true<false>::value == false for: false == false 126 Tricky.tests.cpp:<line number>: passed: false == is_true<false>::value for: false == false 127 Tricky.tests.cpp:<line number>: passed: !is_true<false>::value for: true 128 Tricky.tests.cpp:<line number>: passed: !!is_true<true>::value for: true 129 Tricky.tests.cpp:<line number>: passed: is_true<true>::value for: true 130 Tricky.tests.cpp:<line number>: passed: !(is_true<false>::value) for: !false 131 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 4 132 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 7 133 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 7 134 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 4 135 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 8 136 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 8 137 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 4 138 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 9 139 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 9 140 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 5 141 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 7 142 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 7 143 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 5 144 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 8 145 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 8 146 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 5 147 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 9 148 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 9 149 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 6 150 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 7 151 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 7 152 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 6 153 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 8 154 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 8 155 Generators.tests.cpp:<line number>: passed: x < y for: 1 < 6 156 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 9 157 Generators.tests.cpp:<line number>: passed: x < z for: 1 < 9 158 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 4 159 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 7 160 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 7 161 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 4 162 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 8 163 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 8 164 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 4 165 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 9 166 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 9 167 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 5 168 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 7 169 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 7 170 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 5 171 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 8 172 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 8 173 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 5 174 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 9 175 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 9 176 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 6 177 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 7 178 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 7 179 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 6 180 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 8 181 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 8 182 Generators.tests.cpp:<line number>: passed: x < y for: 2 < 6 183 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 9 184 Generators.tests.cpp:<line number>: passed: x < z for: 2 < 9 185 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 4 186 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 7 187 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 7 188 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 4 189 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 8 190 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 8 191 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 4 192 Generators.tests.cpp:<line number>: passed: y < z for: 4 < 9 193 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 9 194 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 5 195 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 7 196 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 7 197 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 5 198 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 8 199 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 8 200 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 5 201 Generators.tests.cpp:<line number>: passed: y < z for: 5 < 9 202 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 9 203 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 6 204 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 7 205 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 7 206 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 6 207 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 8 208 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 8 209 Generators.tests.cpp:<line number>: passed: x < y for: 3 < 6 210 Generators.tests.cpp:<line number>: passed: y < z for: 6 < 9 211 Generators.tests.cpp:<line number>: passed: x < z for: 3 < 9 212 Class.tests.cpp:<line number>: failed: s == "world" for: "hello" == "world" 213 Class.tests.cpp:<line number>: passed: s == "hello" for: "hello" == "hello" 214 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>::m_a.size() == 1 for: 0 == 1 215 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>::m_a.size() == 1 for: 0 == 1 216 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>::m_a.size() == 1 for: 0 == 1 217 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>::m_a.size() == 1 for: 0 == 1 218 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>::m_a.size() == 0 for: 0 == 0 219 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>::m_a.size() == 0 for: 0 == 0 220 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>::m_a.size() == 0 for: 0 == 0 221 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>::m_a.size() == 0 for: 0 == 0 222 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>{}.m_a.size() < 2 for: 6 < 2 223 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>{}.m_a.size() < 2 for: 2 < 2 224 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>{}.m_a.size() < 2 for: 6 < 2 225 Class.tests.cpp:<line number>: failed: Template_Fixture_2<TestType>{}.m_a.size() < 2 for: 2 < 2 226 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>{}.m_a.size() >= 2 for: 6 >= 2 227 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>{}.m_a.size() >= 2 for: 2 >= 2 228 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>{}.m_a.size() >= 2 for: 6 >= 2 229 Class.tests.cpp:<line number>: passed: Template_Fixture_2<TestType>{}.m_a.size() >= 2 for: 2 >= 2 230 Class.tests.cpp:<line number>: failed: Template_Fixture<TestType>::m_a == 2 for: 1.0 == 2 231 Class.tests.cpp:<line number>: failed: Template_Fixture<TestType>::m_a == 2 for: 1.0f == 2 232 Class.tests.cpp:<line number>: failed: Template_Fixture<TestType>::m_a == 2 for: 1 == 2 233 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1.0 == 1 234 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1.0f == 1 235 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1 == 1 236 Class.tests.cpp:<line number>: failed: Nttp_Fixture<V>::value == 0 for: 1 == 0 237 Class.tests.cpp:<line number>: failed: Nttp_Fixture<V>::value == 0 for: 3 == 0 238 Class.tests.cpp:<line number>: failed: Nttp_Fixture<V>::value == 0 for: 6 == 0 239 Class.tests.cpp:<line number>: passed: Nttp_Fixture<V>::value > 0 for: 1 > 0 240 Class.tests.cpp:<line number>: passed: Nttp_Fixture<V>::value > 0 for: 3 > 0 241 Class.tests.cpp:<line number>: passed: Nttp_Fixture<V>::value > 0 for: 6 > 0 242 Class.tests.cpp:<line number>: failed: m_a == 2 for: 1 == 2 243 Class.tests.cpp:<line number>: passed: m_a == 1 for: 1 == 1 244 Misc.tests.cpp:<line number>: passed: x.size() == 0 for: 0 == 0 245 Misc.tests.cpp:<line number>: passed: x.size() == 0 for: 0 == 0 246 Misc.tests.cpp:<line number>: passed: x.size() == 0 for: 0 == 0 247 Misc.tests.cpp:<line number>: passed: x.size() == 0 for: 0 == 0 248 Misc.tests.cpp:<line number>: passed: x.size() > 0 for: 42 > 0 249 Misc.tests.cpp:<line number>: passed: x.size() > 0 for: 9 > 0 250 Misc.tests.cpp:<line number>: passed: x.size() > 0 for: 42 > 0 251 Misc.tests.cpp:<line number>: passed: x.size() > 0 for: 9 > 0 252 Approx.tests.cpp:<line number>: passed: d == 1.23_a for: 1.23 == Approx( 1.23 ) 253 Approx.tests.cpp:<line number>: passed: d != 1.22_a for: 1.23 != Approx( 1.22 ) 254 Approx.tests.cpp:<line number>: passed: -d == -1.23_a for: -1.23 == Approx( -1.23 ) 255 Approx.tests.cpp:<line number>: passed: d == 1.2_a .epsilon(.1) for: 1.23 == Approx( 1.2 ) 256 Approx.tests.cpp:<line number>: passed: d != 1.2_a .epsilon(.001) for: 1.23 != Approx( 1.2 ) 257 Approx.tests.cpp:<line number>: passed: d == 1_a .epsilon(.3) for: 1.23 == Approx( 1.0 ) 258 Misc.tests.cpp:<line number>: passed: with 1 message: 'that's not flying - that's failing in style' 259 Misc.tests.cpp:<line number>: failed: explicitly with 1 message: 'to infinity and beyond' 260 Tricky.tests.cpp:<line number>: failed: &o1 == &o2 for: 0x<hex digits> == 0x<hex digits> 261 Tricky.tests.cpp:<line number>: failed: o1 == o2 for: {?} == {?} 262 Approx.tests.cpp:<line number>: passed: 104.0 != Approx(100.0) for: 104.0 != Approx( 100.0 ) 263 Approx.tests.cpp:<line number>: passed: 104.0 == Approx(100.0).margin(5) for: 104.0 == Approx( 100.0 ) 264 Approx.tests.cpp:<line number>: passed: 104.0 == Approx(100.0).margin(4) for: 104.0 == Approx( 100.0 ) 265 Approx.tests.cpp:<line number>: passed: 104.0 != Approx(100.0).margin(3) for: 104.0 != Approx( 100.0 ) 266 Approx.tests.cpp:<line number>: passed: 100.3 != Approx(100.0) for: 100.3 != Approx( 100.0 ) 267 Approx.tests.cpp:<line number>: passed: 100.3 == Approx(100.0).margin(0.5) for: 100.3 == Approx( 100.0 ) 268 Tricky.tests.cpp:<line number>: passed: i++ == 7 for: 7 == 7 269 Tricky.tests.cpp:<line number>: passed: i++ == 8 for: 8 == 8 270 Exception.tests.cpp:<line number>: passed: 1 == 1 271 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'unexpected exception'; expression was: {Unknown expression after the reported line} 272 VariadicMacros.tests.cpp:<line number>: passed: with 1 message: 'anonymous test case' 273 Approx.tests.cpp:<line number>: passed: Approx(0).margin(0) 274 Approx.tests.cpp:<line number>: passed: Approx(0).margin(1234656) 275 Approx.tests.cpp:<line number>: passed: Approx(0).margin(-2), std::domain_error 276 Approx.tests.cpp:<line number>: passed: Approx(0).epsilon(0) 277 Approx.tests.cpp:<line number>: passed: Approx(0).epsilon(1) 278 Approx.tests.cpp:<line number>: passed: Approx(0).epsilon(-0.001), std::domain_error 279 Approx.tests.cpp:<line number>: passed: Approx(0).epsilon(1.0001), std::domain_error 280 Approx.tests.cpp:<line number>: passed: 0.25f == Approx(0.0f).margin(0.25f) for: 0.25f == Approx( 0.0 ) 281 Approx.tests.cpp:<line number>: passed: 0.0f == Approx(0.25f).margin(0.25f) for: 0.0f == Approx( 0.25 ) 282 Approx.tests.cpp:<line number>: passed: 0.5f == Approx(0.25f).margin(0.25f) for: 0.5f == Approx( 0.25 ) 283 Approx.tests.cpp:<line number>: passed: 245.0f == Approx(245.25f).margin(0.25f) for: 245.0f == Approx( 245.25 ) 284 Approx.tests.cpp:<line number>: passed: 245.5f == Approx(245.25f).margin(0.25f) for: 245.5f == Approx( 245.25 ) 285 Approx.tests.cpp:<line number>: passed: divide( 22, 7 ) == Approx( 3.141 ).epsilon( 0.001 ) for: 3.1428571429 == Approx( 3.141 ) 286 Approx.tests.cpp:<line number>: passed: divide( 22, 7 ) != Approx( 3.141 ).epsilon( 0.0001 ) for: 3.1428571429 != Approx( 3.141 ) 287 Approx.tests.cpp:<line number>: passed: d != Approx( 1.231 ) for: 1.23 != Approx( 1.231 ) 288 Approx.tests.cpp:<line number>: passed: d == Approx( 1.231 ).epsilon( 0.1 ) for: 1.23 == Approx( 1.231 ) 289 Approx.tests.cpp:<line number>: passed: 1.23f == Approx( 1.23f ) for: 1.23f == Approx( 1.2300000191 ) 290 Approx.tests.cpp:<line number>: passed: 0.0f == Approx( 0.0f ) for: 0.0f == Approx( 0.0 ) 291 Approx.tests.cpp:<line number>: passed: 1 == Approx( 1 ) for: 1 == Approx( 1.0 ) 292 Approx.tests.cpp:<line number>: passed: 0 == Approx( 0 ) for: 0 == Approx( 0.0 ) 293 Approx.tests.cpp:<line number>: passed: 1.0f == Approx( 1 ) for: 1.0f == Approx( 1.0 ) 294 Approx.tests.cpp:<line number>: passed: 0 == Approx( dZero) for: 0 == Approx( 0.0 ) 295 Approx.tests.cpp:<line number>: passed: 0 == Approx( dSmall ).margin( 0.001 ) for: 0 == Approx( 0.00001 ) 296 Approx.tests.cpp:<line number>: passed: 1.234f == Approx( dMedium ) for: 1.234f == Approx( 1.234 ) 297 Approx.tests.cpp:<line number>: passed: dMedium == Approx( 1.234f ) for: 1.234 == Approx( 1.2339999676 ) 298 Matchers.tests.cpp:<line number>: passed: 1, Predicate<int>( alwaysTrue, "always true" ) for: 1 matches predicate: "always true" 299 Matchers.tests.cpp:<line number>: passed: 1, !Predicate<int>( alwaysFalse, "always false" ) for: 1 not matches predicate: "always false" 300 Matchers.tests.cpp:<line number>: passed: "Hello olleH", Predicate<std::string>( []( std::string const& str ) -> bool { return str.front() == str.back(); }, "First and last character should be equal" ) for: "Hello olleH" matches predicate: "First and last character should be equal" 301 Matchers.tests.cpp:<line number>: passed: "This wouldn't pass", !Predicate<std::string>( []( std::string const& str ) -> bool { return str.front() == str.back(); } ) for: "This wouldn't pass" not matches undescribed predicate 302 Compilation.tests.cpp:<line number>: passed: lhs | rhs for: Val: 1 | Val: 2 303 Compilation.tests.cpp:<line number>: passed: !(lhs & rhs) for: !(Val: 1 & Val: 2) 304 Compilation.tests.cpp:<line number>: passed: HasBitOperators{ 1 } & HasBitOperators{ 1 } for: Val: 1 & Val: 1 305 Compilation.tests.cpp:<line number>: passed: lhs ^ rhs for: Val: 1 ^ Val: 2 306 Compilation.tests.cpp:<line number>: passed: !(lhs ^ lhs) for: !(Val: 1 ^ Val: 1) 307 Tricky.tests.cpp:<line number>: passed: true 308 Tricky.tests.cpp:<line number>: passed: true 309 Tricky.tests.cpp:<line number>: passed: true 310 Tricky.tests.cpp:<line number>: passed: true 311 Tricky.tests.cpp:<line number>: passed: true 312 Tricky.tests.cpp:<line number>: passed: true 313 MatchersRanges.tests.cpp:<line number>: passed: a, Contains(1) for: { 1, 2, 3 } contains element 1 314 MatchersRanges.tests.cpp:<line number>: passed: b, Contains(1) for: { 0, 1, 2 } contains element 1 315 MatchersRanges.tests.cpp:<line number>: passed: c, !Contains(1) for: { 4, 5, 6 } not contains element 1 316 MatchersRanges.tests.cpp:<line number>: passed: a, Contains(0, close_enough) for: { 1, 2, 3 } contains element 0 317 MatchersRanges.tests.cpp:<line number>: passed: b, Contains(0, close_enough) for: { 0, 1, 2 } contains element 0 318 MatchersRanges.tests.cpp:<line number>: passed: c, !Contains(0, close_enough) for: { 4, 5, 6 } not contains element 0 319 MatchersRanges.tests.cpp:<line number>: passed: a, Contains(4, [](auto&& lhs, size_t sz) { return lhs.size() == sz; }) for: { "abc", "abcd", "abcde" } contains element 4 320 MatchersRanges.tests.cpp:<line number>: passed: in, Contains(1) for: { 1, 2, 3, 4, 5 } contains element 1 321 MatchersRanges.tests.cpp:<line number>: passed: in, !Contains(8) for: { 1, 2, 3, 4, 5 } not contains element 8 322 MatchersRanges.tests.cpp:<line number>: passed: in, Contains(MoveOnlyTestElement{ 2 }) for: { 1, 2, 3 } contains element 2 323 MatchersRanges.tests.cpp:<line number>: passed: in, !Contains(MoveOnlyTestElement{ 9 }) for: { 1, 2, 3 } not contains element 9 324 MatchersRanges.tests.cpp:<line number>: passed: in, Contains(Catch::Matchers::WithinAbs(0.5, 0.5)) for: { 1.0, 2.0, 3.0, 0.0 } contains element matching is within 0.5 of 0.5 325 MatchersRanges.tests.cpp:<line number>: passed: empty_array, IsEmpty() for: { } is empty 326 MatchersRanges.tests.cpp:<line number>: passed: non_empty_array, !IsEmpty() for: { 0.0 } not is empty 327 MatchersRanges.tests.cpp:<line number>: passed: empty_vec, IsEmpty() for: { } is empty 328 MatchersRanges.tests.cpp:<line number>: passed: non_empty_vec, !IsEmpty() for: { 'a', 'b', 'c' } not is empty 329 MatchersRanges.tests.cpp:<line number>: passed: inner_lists_are_empty, !IsEmpty() for: { { } } not is empty 330 MatchersRanges.tests.cpp:<line number>: passed: inner_lists_are_empty.front(), IsEmpty() for: { } is empty 331 MatchersRanges.tests.cpp:<line number>: passed: has_empty{}, !IsEmpty() for: {?} not is empty 332 MatchersRanges.tests.cpp:<line number>: passed: unrelated::ADL_empty{}, IsEmpty() for: {?} is empty 333 Message.tests.cpp:<line number>: passed: with 7 messages: 'a := 1' and 'b := 2' and 'c := 3' and 'a + b := 3' and 'a+b := 3' and 'c > b := true' and 'a == 1 := true' 334 Message.tests.cpp:<line number>: passed: with 7 messages: 'custom_index_op<int>{1, 2, 3}[0, 1, 2] := 0' and 'custom_index_op<int>{1, 2, 3}[(0, 1)] := 0' and 'custom_index_op<int>{1, 2, 3}[0] := 0' and '(helper_1436<int, int>{12, -12}) := { 12, -12 }' and '(helper_1436<int, int>(-12, 12)) := { -12, 12 }' and '(1, 2) := 2' and '(2, 3) := 3' 335 Message.tests.cpp:<line number>: passed: with 11 messages: '("comma, in string", "escaped, \", ") := "escaped, ", "' and '"single quote in string,'," := "single quote in string,',"' and '"some escapes, \\,\\\\" := "some escapes, \,\\"' and '"some, ), unmatched, } prenheses {[<" := "some, ), unmatched, } prenheses {[<"' and ''"' := '"'' and ''\'' := '''' and '',' := ','' and ''}' := '}'' and '')' := ')'' and ''(' := '('' and ''{' := '{'' 336 ToStringGeneral.tests.cpp:<line number>: passed: true with 1 message: 'i := 2' 337 ToStringGeneral.tests.cpp:<line number>: passed: true with 1 message: '3' 338 Details.tests.cpp:<line number>: passed: eq( "", "" ) for: true 339 Details.tests.cpp:<line number>: passed: !(eq( "", "a" )) for: !false 340 Details.tests.cpp:<line number>: passed: eq( "a", "a" ) for: true 341 Details.tests.cpp:<line number>: passed: eq( "a", "A" ) for: true 342 Details.tests.cpp:<line number>: passed: eq( "A", "a" ) for: true 343 Details.tests.cpp:<line number>: passed: eq( "A", "A" ) for: true 344 Details.tests.cpp:<line number>: passed: !(eq( "a", "b" )) for: !false 345 Details.tests.cpp:<line number>: passed: !(eq( "a", "B" )) for: !false 346 Details.tests.cpp:<line number>: passed: lt( "", "a" ) for: true 347 Details.tests.cpp:<line number>: passed: !(lt( "a", "a" )) for: !false 348 Details.tests.cpp:<line number>: passed: !(lt( "", "" )) for: !false 349 Details.tests.cpp:<line number>: passed: lt( "a", "b" ) for: true 350 Details.tests.cpp:<line number>: passed: lt( "a", "B" ) for: true 351 Details.tests.cpp:<line number>: passed: lt( "A", "b" ) for: true 352 Details.tests.cpp:<line number>: passed: lt( "A", "B" ) for: true 353 ToStringGeneral.tests.cpp:<line number>: passed: tab == '\t' for: '\t' == '\t' 354 ToStringGeneral.tests.cpp:<line number>: passed: newline == '\n' for: '\n' == '\n' 355 ToStringGeneral.tests.cpp:<line number>: passed: carr_return == '\r' for: '\r' == '\r' 356 ToStringGeneral.tests.cpp:<line number>: passed: form_feed == '\f' for: '\f' == '\f' 357 ToStringGeneral.tests.cpp:<line number>: passed: space == ' ' for: ' ' == ' ' 358 ToStringGeneral.tests.cpp:<line number>: passed: c == chars[i] for: 'a' == 'a' 359 ToStringGeneral.tests.cpp:<line number>: passed: c == chars[i] for: 'z' == 'z' 360 ToStringGeneral.tests.cpp:<line number>: passed: c == chars[i] for: 'A' == 'A' 361 ToStringGeneral.tests.cpp:<line number>: passed: c == chars[i] for: 'Z' == 'Z' 362 ToStringGeneral.tests.cpp:<line number>: passed: null_terminator == '\0' for: 0 == 0 363 ToStringGeneral.tests.cpp:<line number>: passed: c == i for: 2 == 2 364 ToStringGeneral.tests.cpp:<line number>: passed: c == i for: 3 == 3 365 ToStringGeneral.tests.cpp:<line number>: passed: c == i for: 4 == 4 366 ToStringGeneral.tests.cpp:<line number>: passed: c == i for: 5 == 5 367 Clara.tests.cpp:<line number>: passed: name.empty() for: true 368 Clara.tests.cpp:<line number>: passed: name == "foo" for: "foo" == "foo" 369 Clara.tests.cpp:<line number>: passed: !(parse_result) for: !{?} 370 Clara.tests.cpp:<line number>: passed: parse_result for: {?} 371 Clara.tests.cpp:<line number>: passed: res == std::vector<std::string>{ "aaa", "bbb" } for: { "aaa", "bbb" } == { "aaa", "bbb" } 372 ColourImpl.tests.cpp:<line number>: passed: streamWrapper.str().empty() for: true 373 ColourImpl.tests.cpp:<line number>: passed: streamWrapper.str() == "1\nUsing code: 2\n2\nUsing code: 0\n3\n" for: "1 374 Using code: 2 375 2 376 Using code: 0 377 3 378 " 379 == 380 "1 381 Using code: 2 382 2 383 Using code: 0 384 3 385 " 386 ColourImpl.tests.cpp:<line number>: passed: streamWrapper.str() == "Using code: 2\nA\nB\nUsing code: 0\nC\n" for: "Using code: 2 387 A 388 B 389 Using code: 0 390 C 391 " 392 == 393 "Using code: 2 394 A 395 B 396 Using code: 0 397 C 398 " 399 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( ( MatcherA() && MatcherB() ) && MatcherC() ), Catch::Matchers::Detail:: MatchAllOfGeneric<MatcherA, MatcherB, MatcherC>>::value' 400 Matchers.tests.cpp:<line number>: passed: 1, ( MatcherA() && MatcherB() ) && MatcherC() for: 1 ( equals: (int) 1 or (string) "1" and equals: (long long) 1 and equals: (T) 1 ) 401 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( MatcherA() && ( MatcherB() && MatcherC() ) ), Catch::Matchers::Detail:: MatchAllOfGeneric<MatcherA, MatcherB, MatcherC>>::value' 402 Matchers.tests.cpp:<line number>: passed: 1, MatcherA() && ( MatcherB() && MatcherC() ) for: 1 ( equals: (int) 1 or (string) "1" and equals: (long long) 1 and equals: (T) 1 ) 403 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( ( MatcherA() && MatcherB() ) && ( MatcherC() && MatcherD() ) ), Catch::Matchers::Detail:: MatchAllOfGeneric<MatcherA, MatcherB, MatcherC, MatcherD>>:: value' 404 Matchers.tests.cpp:<line number>: passed: 1, ( MatcherA() && MatcherB() ) && ( MatcherC() && MatcherD() ) for: 1 ( equals: (int) 1 or (string) "1" and equals: (long long) 1 and equals: (T) 1 and equals: true ) 405 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( ( MatcherA() || MatcherB() ) || MatcherC() ), Catch::Matchers::Detail:: MatchAnyOfGeneric<MatcherA, MatcherB, MatcherC>>::value' 406 Matchers.tests.cpp:<line number>: passed: 1, ( MatcherA() || MatcherB() ) || MatcherC() for: 1 ( equals: (int) 1 or (string) "1" or equals: (long long) 1 or equals: (T) 1 ) 407 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( MatcherA() || ( MatcherB() || MatcherC() ) ), Catch::Matchers::Detail:: MatchAnyOfGeneric<MatcherA, MatcherB, MatcherC>>::value' 408 Matchers.tests.cpp:<line number>: passed: 1, MatcherA() || ( MatcherB() || MatcherC() ) for: 1 ( equals: (int) 1 or (string) "1" or equals: (long long) 1 or equals: (T) 1 ) 409 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( ( MatcherA() || MatcherB() ) || ( MatcherC() || MatcherD() ) ), Catch::Matchers::Detail:: MatchAnyOfGeneric<MatcherA, MatcherB, MatcherC, MatcherD>>:: value' 410 Matchers.tests.cpp:<line number>: passed: 1, ( MatcherA() || MatcherB() ) || ( MatcherC() || MatcherD() ) for: 1 ( equals: (int) 1 or (string) "1" or equals: (long long) 1 or equals: (T) 1 or equals: true ) 411 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( !MatcherA() ), Catch::Matchers::Detail::MatchNotOfGeneric<MatcherA>>::value' 412 Matchers.tests.cpp:<line number>: passed: 0, !MatcherA() for: 0 not equals: (int) 1 or (string) "1" 413 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same<decltype( !!MatcherA() ), MatcherA const&>::value' 414 Matchers.tests.cpp:<line number>: passed: 1, !!MatcherA() for: 1 equals: (int) 1 or (string) "1" 415 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( !!!MatcherA() ), Catch::Matchers::Detail::MatchNotOfGeneric<MatcherA>>::value' 416 Matchers.tests.cpp:<line number>: passed: 0, !!!MatcherA() for: 0 not equals: (int) 1 or (string) "1" 417 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same<decltype( !!!!MatcherA() ), MatcherA const&>::value' 418 Matchers.tests.cpp:<line number>: passed: 1, !!!!MatcherA() for: 1 equals: (int) 1 or (string) "1" 419 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same<decltype( StartsWith( "foo" ) || ( StartsWith( "bar" ) && EndsWith( "bar" ) && !EndsWith( "foo" ) ) ), Catch::Matchers::Detail::MatchAnyOf<std::string>>::value' 420 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same<decltype( MatcherA() || MatcherB() ), Catch::Matchers::Detail:: MatchAnyOfGeneric<MatcherA, MatcherB>>::value' 421 Matchers.tests.cpp:<line number>: passed: 1, MatcherA() || MatcherB() for: 1 ( equals: (int) 1 or (string) "1" or equals: (long long) 1 ) 422 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same<decltype( MatcherA() && MatcherB() ), Catch::Matchers::Detail:: MatchAllOfGeneric<MatcherA, MatcherB>>::value' 423 Matchers.tests.cpp:<line number>: passed: 1, MatcherA() && MatcherB() for: 1 ( equals: (int) 1 or (string) "1" and equals: (long long) 1 ) 424 Matchers.tests.cpp:<line number>: passed: with 1 message: 'std::is_same< decltype( MatcherA() || !MatcherB() ), Catch::Matchers::Detail::MatchAnyOfGeneric< MatcherA, Catch::Matchers::Detail::MatchNotOfGeneric<MatcherB>>>::value' 425 Matchers.tests.cpp:<line number>: passed: 1, MatcherA() || !MatcherB() for: 1 ( equals: (int) 1 or (string) "1" or not equals: (long long) 1 ) 426 Matchers.tests.cpp:<line number>: passed: vec, Predicate<std::vector<int>>( []( auto const& v ) { return std::all_of( v.begin(), v.end(), []( int elem ) { return elem % 2 == 1; } ); }, "All elements are odd" ) && !EqualsRange( a ) for: { 1, 3, 5 } ( matches predicate: "All elements are odd" and not Equals: { 5, 3, 1 } ) 427 Matchers.tests.cpp:<line number>: passed: str, StartsWith( "foo" ) && EqualsRange( arr ) && EndsWith( "bar" ) for: "foobar" ( starts with: "foo" and Equals: { 'f', 'o', 'o', 'b', 'a', 'r' } and ends with: "bar" ) 428 Matchers.tests.cpp:<line number>: passed: str, StartsWith( "foo" ) && !EqualsRange( bad_arr ) && EndsWith( "bar" ) for: "foobar" ( starts with: "foo" and not Equals: { 'o', 'o', 'f', 'b', 'a', 'r' } and ends with: "bar" ) 429 Matchers.tests.cpp:<line number>: passed: str, EqualsRange( arr ) && StartsWith( "foo" ) && EndsWith( "bar" ) for: "foobar" ( Equals: { 'f', 'o', 'o', 'b', 'a', 'r' } and starts with: "foo" and ends with: "bar" ) 430 Matchers.tests.cpp:<line number>: passed: str, !EqualsRange( bad_arr ) && StartsWith( "foo" ) && EndsWith( "bar" ) for: "foobar" ( not Equals: { 'o', 'o', 'f', 'b', 'a', 'r' } and starts with: "foo" and ends with: "bar" ) 431 Matchers.tests.cpp:<line number>: passed: str, EqualsRange( bad_arr ) || ( StartsWith( "foo" ) && EndsWith( "bar" ) ) for: "foobar" ( Equals: { 'o', 'o', 'f', 'b', 'a', 'r' } or ( starts with: "foo" and ends with: "bar" ) ) 432 Matchers.tests.cpp:<line number>: passed: str, ( StartsWith( "foo" ) && EndsWith( "bar" ) ) || EqualsRange( bad_arr ) for: "foobar" ( ( starts with: "foo" and ends with: "bar" ) or Equals: { 'o', 'o', 'f', 'b', 'a', 'r' } ) 433 Matchers.tests.cpp:<line number>: passed: container, EqualsRange( a ) || EqualsRange( b ) || EqualsRange( c ) for: { 1, 2, 3 } ( Equals: { 1, 2, 3 } or Equals: { 0, 1, 2 } or Equals: { 4, 5, 6 } ) 434 Tricky.tests.cpp:<line number>: passed: std::vector<constructor_throws>{constructor_throws{}, constructor_throws{}} 435 Tricky.tests.cpp:<line number>: passed: std::vector<constructor_throws>{constructor_throws{}, constructor_throws{}} 436 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2, 3} == std::vector<int>{1, 2, 3} 437 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2, 3} == std::vector<int>{1, 2, 3} 438 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2} == std::vector<int>{1, 2} for: { 1, 2 } == { 1, 2 } 439 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2} == std::vector<int>{1, 2} for: { 1, 2 } == { 1, 2 } 440 Tricky.tests.cpp:<line number>: passed: !(std::vector<int>{1, 2} == std::vector<int>{1, 2, 3}) for: !({ 1, 2 } == { 1, 2, 3 }) 441 Tricky.tests.cpp:<line number>: passed: !(std::vector<int>{1, 2} == std::vector<int>{1, 2, 3}) for: !({ 1, 2 } == { 1, 2, 3 }) 442 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2} == std::vector<int>{1, 2} for: { 1, 2 } == { 1, 2 } 443 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2} == std::vector<int>{1, 2} for: { 1, 2 } == { 1, 2 } 444 Tricky.tests.cpp:<line number>: passed: true 445 Tricky.tests.cpp:<line number>: passed: std::vector<int>{1, 2} == std::vector<int>{1, 2} for: { 1, 2 } == { 1, 2 } 446 Tricky.tests.cpp:<line number>: passed: a for: 0x<hex digits> 447 Tricky.tests.cpp:<line number>: passed: a == &foo for: 0x<hex digits> == 0x<hex digits> 448 RandomNumberGeneration.tests.cpp:<line number>: passed: SimplePcg32{} == SimplePcg32{} for: {?} == {?} 449 RandomNumberGeneration.tests.cpp:<line number>: passed: SimplePcg32{ 0 } != SimplePcg32{} for: {?} != {?} 450 RandomNumberGeneration.tests.cpp:<line number>: passed: !(SimplePcg32{ 1 } == SimplePcg32{ 2 }) for: !({?} == {?}) 451 RandomNumberGeneration.tests.cpp:<line number>: passed: !(SimplePcg32{ 1 } != SimplePcg32{ 1 }) for: !({?} != {?}) 452 Approx.tests.cpp:<line number>: passed: td == Approx(10.0) for: StrongDoubleTypedef(10) == Approx( 10.0 ) 453 Approx.tests.cpp:<line number>: passed: Approx(10.0) == td for: Approx( 10.0 ) == StrongDoubleTypedef(10) 454 Approx.tests.cpp:<line number>: passed: td != Approx(11.0) for: StrongDoubleTypedef(10) != Approx( 11.0 ) 455 Approx.tests.cpp:<line number>: passed: Approx(11.0) != td for: Approx( 11.0 ) != StrongDoubleTypedef(10) 456 Approx.tests.cpp:<line number>: passed: td <= Approx(10.0) for: StrongDoubleTypedef(10) <= Approx( 10.0 ) 457 Approx.tests.cpp:<line number>: passed: td <= Approx(11.0) for: StrongDoubleTypedef(10) <= Approx( 11.0 ) 458 Approx.tests.cpp:<line number>: passed: Approx(10.0) <= td for: Approx( 10.0 ) <= StrongDoubleTypedef(10) 459 Approx.tests.cpp:<line number>: passed: Approx(9.0) <= td for: Approx( 9.0 ) <= StrongDoubleTypedef(10) 460 Approx.tests.cpp:<line number>: passed: td >= Approx(9.0) for: StrongDoubleTypedef(10) >= Approx( 9.0 ) 461 Approx.tests.cpp:<line number>: passed: td >= Approx(td) for: StrongDoubleTypedef(10) >= Approx( 10.0 ) 462 Approx.tests.cpp:<line number>: passed: Approx(td) >= td for: Approx( 10.0 ) >= StrongDoubleTypedef(10) 463 Approx.tests.cpp:<line number>: passed: Approx(11.0) >= td for: Approx( 11.0 ) >= StrongDoubleTypedef(10) 464 Condition.tests.cpp:<line number>: passed: 54 == 6*9 for: 54 == 54 465 Condition.tests.cpp:<line number>: passed: ( -1 > 2u ) for: true 466 Condition.tests.cpp:<line number>: passed: -1 > 2u for: -1 > 2 467 Condition.tests.cpp:<line number>: passed: ( 2u < -1 ) for: true 468 Condition.tests.cpp:<line number>: passed: 2u < -1 for: 2 < -1 469 Condition.tests.cpp:<line number>: passed: ( minInt > 2u ) for: true 470 Condition.tests.cpp:<line number>: passed: minInt > 2u for: -2147483648 > 2 471 Condition.tests.cpp:<line number>: passed: i == 1 for: 1 == 1 472 Condition.tests.cpp:<line number>: passed: ui == 2 for: 2 == 2 473 Condition.tests.cpp:<line number>: passed: l == 3 for: 3 == 3 474 Condition.tests.cpp:<line number>: passed: ul == 4 for: 4 == 4 475 Condition.tests.cpp:<line number>: passed: c == 5 for: 5 == 5 476 Condition.tests.cpp:<line number>: passed: uc == 6 for: 6 == 6 477 Condition.tests.cpp:<line number>: passed: 1 == i for: 1 == 1 478 Condition.tests.cpp:<line number>: passed: 2 == ui for: 2 == 2 479 Condition.tests.cpp:<line number>: passed: 3 == l for: 3 == 3 480 Condition.tests.cpp:<line number>: passed: 4 == ul for: 4 == 4 481 Condition.tests.cpp:<line number>: passed: 5 == c for: 5 == 5 482 Condition.tests.cpp:<line number>: passed: 6 == uc for: 6 == 6 483 Condition.tests.cpp:<line number>: passed: (std::numeric_limits<uint32_t>::max)() > ul for: 4294967295 (0x<hex digits>) > 4 484 Matchers.tests.cpp:<line number>: passed: !(matcher.match( 1 )) for: !false 485 Matchers.tests.cpp:<line number>: passed: first.matchCalled for: true 486 Matchers.tests.cpp:<line number>: passed: !second.matchCalled for: true 487 Matchers.tests.cpp:<line number>: passed: matcher.match( 1 ) for: true 488 Matchers.tests.cpp:<line number>: passed: first.matchCalled for: true 489 Matchers.tests.cpp:<line number>: passed: !second.matchCalled for: true 490 Matchers.tests.cpp:<line number>: passed: !(matcher.match( 1 )) for: !false 491 Matchers.tests.cpp:<line number>: passed: first.matchCalled for: true 492 Matchers.tests.cpp:<line number>: passed: !second.matchCalled for: true 493 Matchers.tests.cpp:<line number>: passed: matcher.match( 1 ) for: true 494 Matchers.tests.cpp:<line number>: passed: first.matchCalled for: true 495 Matchers.tests.cpp:<line number>: passed: !second.matchCalled for: true 496 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), ContainsSubstring( "not there", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" contains: "not there" (case insensitive) 497 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), ContainsSubstring( "STRING" ) for: "this string contains 'abc' as a substring" contains: "STRING" 498 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 499 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 500 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 501 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 502 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 503 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 504 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 505 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 506 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 507 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 508 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 509 Generators.tests.cpp:<line number>: passed: elem % 2 == 1 for: 1 == 1 510 Generators.tests.cpp:<line number>: passed: call_count == 1 for: 1 == 1 511 Generators.tests.cpp:<line number>: passed: make_data().size() == test_count for: 6 == 6 512 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "-" )->isConsole() for: true 513 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'custom exception - not std'; expression was: throwCustom() 514 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'custom exception - not std'; expression was: throwCustom(), std::exception 515 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'custom std exception' 516 Approx.tests.cpp:<line number>: passed: 101.000001 != Approx(100).epsilon(0.01) for: 101.000001 != Approx( 100.0 ) 517 Approx.tests.cpp:<line number>: passed: std::pow(10, -5) != Approx(std::pow(10, -7)) for: 0.00001 != Approx( 0.0000001 ) 518 ToString.tests.cpp:<line number>: passed: enumInfo->lookup(0) == "Value1" for: Value1 == "Value1" 519 ToString.tests.cpp:<line number>: passed: enumInfo->lookup(1) == "Value2" for: Value2 == "Value2" 520 ToString.tests.cpp:<line number>: passed: enumInfo->lookup(3) == "{** unexpected enum value **}" for: {** unexpected enum value **} 521 == 522 "{** unexpected enum value **}" 523 Skip.tests.cpp:<line number>: skipped: 'This generator is empty' 524 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "" )->isConsole() for: true 525 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), EndsWith( "Substring" ) for: "this string contains 'abc' as a substring" ends with: "Substring" 526 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), EndsWith( "this", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" ends with: "this" (case insensitive) 527 EnumToString.tests.cpp:<line number>: passed: stringify( EnumClass3::Value1 ) == "Value1" for: "Value1" == "Value1" 528 EnumToString.tests.cpp:<line number>: passed: stringify( EnumClass3::Value2 ) == "Value2" for: "Value2" == "Value2" 529 EnumToString.tests.cpp:<line number>: passed: stringify( EnumClass3::Value3 ) == "Value3" for: "Value3" == "Value3" 530 EnumToString.tests.cpp:<line number>: passed: stringify( EnumClass3::Value4 ) == "{** unexpected enum value **}" for: "{** unexpected enum value **}" 531 == 532 "{** unexpected enum value **}" 533 EnumToString.tests.cpp:<line number>: passed: stringify( ec3 ) == "Value2" for: "Value2" == "Value2" 534 EnumToString.tests.cpp:<line number>: passed: stringify( Bikeshed::Colours::Red ) == "Red" for: "Red" == "Red" 535 EnumToString.tests.cpp:<line number>: passed: stringify( Bikeshed::Colours::Blue ) == "Blue" for: "Blue" == "Blue" 536 Approx.tests.cpp:<line number>: passed: 101.01 != Approx(100).epsilon(0.01) for: 101.01 != Approx( 100.0 ) 537 Condition.tests.cpp:<line number>: failed: data.int_seven == 6 for: 7 == 6 538 Condition.tests.cpp:<line number>: failed: data.int_seven == 8 for: 7 == 8 539 Condition.tests.cpp:<line number>: failed: data.int_seven == 0 for: 7 == 0 540 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one == Approx( 9.11f ) for: 9.1f == Approx( 9.1099996567 ) 541 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one == Approx( 9.0f ) for: 9.1f == Approx( 9.0 ) 542 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one == Approx( 1 ) for: 9.1f == Approx( 1.0 ) 543 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one == Approx( 0 ) for: 9.1f == Approx( 0.0 ) 544 Condition.tests.cpp:<line number>: failed: data.double_pi == Approx( 3.1415 ) for: 3.1415926535 == Approx( 3.1415 ) 545 Condition.tests.cpp:<line number>: failed: data.str_hello == "goodbye" for: "hello" == "goodbye" 546 Condition.tests.cpp:<line number>: failed: data.str_hello == "hell" for: "hello" == "hell" 547 Condition.tests.cpp:<line number>: failed: data.str_hello == "hello1" for: "hello" == "hello1" 548 Condition.tests.cpp:<line number>: failed: data.str_hello.size() == 6 for: 5 == 6 549 Condition.tests.cpp:<line number>: failed: x == Approx( 1.301 ) for: 1.3 == Approx( 1.301 ) 550 Condition.tests.cpp:<line number>: passed: data.int_seven == 7 for: 7 == 7 551 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one == Approx( 9.1f ) for: 9.1f == Approx( 9.1000003815 ) 552 Condition.tests.cpp:<line number>: passed: data.double_pi == Approx( 3.1415926535 ) for: 3.1415926535 == Approx( 3.1415926535 ) 553 Condition.tests.cpp:<line number>: passed: data.str_hello == "hello" for: "hello" == "hello" 554 Condition.tests.cpp:<line number>: passed: "hello" == data.str_hello for: "hello" == "hello" 555 Condition.tests.cpp:<line number>: passed: data.str_hello.size() == 5 for: 5 == 5 556 Condition.tests.cpp:<line number>: passed: x == Approx( 1.3 ) for: 1.3 == Approx( 1.3 ) 557 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), Equals( "this string contains 'abc' as a substring" ) for: "this string contains 'abc' as a substring" equals: "this string contains 'abc' as a substring" 558 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), Equals( "this string contains 'ABC' as a substring", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" equals: "this string contains 'abc' as a substring" (case insensitive) 559 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), Equals( "this string contains 'ABC' as a substring" ) for: "this string contains 'abc' as a substring" equals: "this string contains 'ABC' as a substring" 560 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), Equals( "something else", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" equals: "something else" (case insensitive) 561 ToStringGeneral.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(WhatException{}) == "This exception has overridden what() method" for: "This exception has overridden what() method" 562 == 563 "This exception has overridden what() method" 564 ToStringGeneral.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(OperatorException{}) == "OperatorException" for: "OperatorException" == "OperatorException" 565 ToStringGeneral.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(StringMakerException{}) == "StringMakerException" for: "StringMakerException" 566 == 567 "StringMakerException" 568 Matchers.tests.cpp:<line number>: failed: expected exception, got none; expression was: doesNotThrow(), SpecialException, ExceptionMatcher{ 1 } 569 Matchers.tests.cpp:<line number>: failed: expected exception, got none; expression was: doesNotThrow(), SpecialException, ExceptionMatcher{ 1 } 570 Matchers.tests.cpp:<line number>: failed: unexpected exception with message: 'Unknown exception'; expression was: throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 } 571 Matchers.tests.cpp:<line number>: failed: unexpected exception with message: 'Unknown exception'; expression was: throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 } 572 Matchers.tests.cpp:<line number>: failed: throwsSpecialException( 3 ), SpecialException, ExceptionMatcher{ 1 } for: SpecialException::what special exception has value of 1 573 Matchers.tests.cpp:<line number>: failed: throwsSpecialException( 4 ), SpecialException, ExceptionMatcher{ 1 } for: SpecialException::what special exception has value of 1 574 Matchers.tests.cpp:<line number>: passed: throwsSpecialException( 1 ), SpecialException, ExceptionMatcher{ 1 } for: SpecialException::what special exception has value of 1 575 Matchers.tests.cpp:<line number>: passed: throwsSpecialException( 2 ), SpecialException, ExceptionMatcher{ 2 } for: SpecialException::what special exception has value of 2 576 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, MessageMatches( StartsWith( "Derived" ) ) for: DerivedException::what matches "starts with: "Derived"" 577 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, MessageMatches( EndsWith( "::what" ) ) for: DerivedException::what matches "ends with: "::what"" 578 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, MessageMatches( !StartsWith( "::what" ) ) for: DerivedException::what matches "not starts with: "::what"" 579 Matchers.tests.cpp:<line number>: passed: throwsSpecialException( 2 ), SpecialException, MessageMatches( StartsWith( "Special" ) ) for: SpecialException::what matches "starts with: "Special"" 580 Exception.tests.cpp:<line number>: passed: thisThrows(), "expected exception" for: "expected exception" equals: "expected exception" 581 Exception.tests.cpp:<line number>: passed: thisThrows(), Equals( "expecteD Exception", Catch::CaseSensitive::No ) for: "expected exception" equals: "expected exception" (case insensitive) 582 Exception.tests.cpp:<line number>: passed: thisThrows(), StartsWith( "expected" ) for: "expected exception" starts with: "expected" 583 Exception.tests.cpp:<line number>: passed: thisThrows(), EndsWith( "exception" ) for: "expected exception" ends with: "exception" 584 Exception.tests.cpp:<line number>: passed: thisThrows(), ContainsSubstring( "except" ) for: "expected exception" contains: "except" 585 Exception.tests.cpp:<line number>: passed: thisThrows(), ContainsSubstring( "exCept", Catch::CaseSensitive::No ) for: "expected exception" contains: "except" (case insensitive) 586 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, Message( "DerivedException::what" ) for: DerivedException::what exception message matches "DerivedException::what" 587 Matchers.tests.cpp:<line number>: passed: throwsDerivedException(), DerivedException, !Message( "derivedexception::what" ) for: DerivedException::what not exception message matches "derivedexception::what" 588 Matchers.tests.cpp:<line number>: passed: throwsSpecialException( 2 ), SpecialException, !Message( "DerivedException::what" ) for: SpecialException::what not exception message matches "DerivedException::what" 589 Matchers.tests.cpp:<line number>: passed: throwsSpecialException( 2 ), SpecialException, Message( "SpecialException::what" ) for: SpecialException::what exception message matches "SpecialException::what" 590 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'expected exception'; expression was: thisThrows(), std::string 591 Exception.tests.cpp:<line number>: failed: expected exception, got none; expression was: thisDoesntThrow(), std::domain_error 592 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'expected exception'; expression was: thisThrows() 593 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'This is a failure' 594 Message.tests.cpp:<line number>: failed: explicitly 595 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'This is a failure' 596 Message.tests.cpp:<line number>: warning: 'This message appears in the output' 597 Misc.tests.cpp:<line number>: passed: Factorial(0) == 1 for: 1 == 1 598 Misc.tests.cpp:<line number>: passed: Factorial(1) == 1 for: 1 == 1 599 Misc.tests.cpp:<line number>: passed: Factorial(2) == 2 for: 2 == 2 600 Misc.tests.cpp:<line number>: passed: Factorial(3) == 6 for: 6 == 6 601 Misc.tests.cpp:<line number>: passed: Factorial(10) == 3628800 for: 3628800 (0x<hex digits>) == 3628800 (0x<hex digits>) 602 GeneratorsImpl.tests.cpp:<line number>: passed: filter( []( int ) { return false; }, value( 3 ) ), Catch::GeneratorException 603 Matchers.tests.cpp:<line number>: passed: 10., WithinRel( 11.1, 0.1 ) for: 10.0 and 11.1 are within 10% of each other 604 Matchers.tests.cpp:<line number>: passed: 10., !WithinRel( 11.2, 0.1 ) for: 10.0 not and 11.2 are within 10% of each other 605 Matchers.tests.cpp:<line number>: passed: 1., !WithinRel( 0., 0.99 ) for: 1.0 not and 0 are within 99% of each other 606 Matchers.tests.cpp:<line number>: passed: -0., WithinRel( 0. ) for: -0.0 and 0 are within 2.22045e-12% of each other 607 Matchers.tests.cpp:<line number>: passed: v1, WithinRel( v2 ) for: 0.0 and 2.22507e-308 are within 2.22045e-12% of each other 608 Matchers.tests.cpp:<line number>: passed: 1., WithinAbs( 1., 0 ) for: 1.0 is within 0.0 of 1.0 609 Matchers.tests.cpp:<line number>: passed: 0., WithinAbs( 1., 1 ) for: 0.0 is within 1.0 of 1.0 610 Matchers.tests.cpp:<line number>: passed: 0., !WithinAbs( 1., 0.99 ) for: 0.0 not is within 0.99 of 1.0 611 Matchers.tests.cpp:<line number>: passed: 0., !WithinAbs( 1., 0.99 ) for: 0.0 not is within 0.99 of 1.0 612 Matchers.tests.cpp:<line number>: passed: 11., !WithinAbs( 10., 0.5 ) for: 11.0 not is within 0.5 of 10.0 613 Matchers.tests.cpp:<line number>: passed: 10., !WithinAbs( 11., 0.5 ) for: 10.0 not is within 0.5 of 11.0 614 Matchers.tests.cpp:<line number>: passed: -10., WithinAbs( -10., 0.5 ) for: -10.0 is within 0.5 of -10.0 615 Matchers.tests.cpp:<line number>: passed: -10., WithinAbs( -9.6, 0.5 ) for: -10.0 is within 0.5 of -9.6 616 Matchers.tests.cpp:<line number>: passed: 1., WithinULP( 1., 0 ) for: 1.0 is within 0 ULPs of 1.0000000000000000e+00 ([1.0000000000000000e+00, 1.0000000000000000e+00]) 617 Matchers.tests.cpp:<line number>: passed: nextafter( 1., 2. ), WithinULP( 1., 1 ) for: 1.0 is within 1 ULPs of 1.0000000000000000e+00 ([9.9999999999999989e-01, 1.0000000000000002e+00]) 618 Matchers.tests.cpp:<line number>: passed: 0., WithinULP( nextafter( 0., 1. ), 1 ) for: 0.0 is within 1 ULPs of 4.9406564584124654e-324 ([0.0000000000000000e+00, 9.8813129168249309e-324]) 619 Matchers.tests.cpp:<line number>: passed: 1., WithinULP( nextafter( 1., 0. ), 1 ) for: 1.0 is within 1 ULPs of 9.9999999999999989e-01 ([9.9999999999999978e-01, 1.0000000000000000e+00]) 620 Matchers.tests.cpp:<line number>: passed: 1., !WithinULP( nextafter( 1., 2. ), 0 ) for: 1.0 not is within 0 ULPs of 1.0000000000000002e+00 ([1.0000000000000002e+00, 1.0000000000000002e+00]) 621 Matchers.tests.cpp:<line number>: passed: 1., WithinULP( 1., 0 ) for: 1.0 is within 0 ULPs of 1.0000000000000000e+00 ([1.0000000000000000e+00, 1.0000000000000000e+00]) 622 Matchers.tests.cpp:<line number>: passed: -0., WithinULP( 0., 0 ) for: -0.0 is within 0 ULPs of 0.0000000000000000e+00 ([0.0000000000000000e+00, 0.0000000000000000e+00]) 623 Matchers.tests.cpp:<line number>: passed: 1., WithinAbs( 1., 0.5 ) || WithinULP( 2., 1 ) for: 1.0 ( is within 0.5 of 1.0 or is within 1 ULPs of 2.0000000000000000e+00 ([1.9999999999999998e+00, 2.0000000000000004e+00]) ) 624 Matchers.tests.cpp:<line number>: passed: 1., WithinAbs( 2., 0.5 ) || WithinULP( 1., 0 ) for: 1.0 ( is within 0.5 of 2.0 or is within 0 ULPs of 1.0000000000000000e+00 ([1.0000000000000000e+00, 1.0000000000000000e+00]) ) 625 Matchers.tests.cpp:<line number>: passed: 0.0001, WithinAbs( 0., 0.001 ) || WithinRel( 0., 0.1 ) for: 0.0001 ( is within 0.001 of 0.0 or and 0 are within 10% of each other ) 626 Matchers.tests.cpp:<line number>: passed: WithinAbs( 1., 0. ) 627 Matchers.tests.cpp:<line number>: passed: WithinAbs( 1., -1. ), std::domain_error 628 Matchers.tests.cpp:<line number>: passed: WithinULP( 1., 0 ) 629 Matchers.tests.cpp:<line number>: passed: WithinRel( 1., 0. ) 630 Matchers.tests.cpp:<line number>: passed: WithinRel( 1., -0.2 ), std::domain_error 631 Matchers.tests.cpp:<line number>: passed: WithinRel( 1., 1. ), std::domain_error 632 Matchers.tests.cpp:<line number>: passed: 1., !IsNaN() for: 1.0 not is NaN 633 Matchers.tests.cpp:<line number>: passed: 10.f, WithinRel( 11.1f, 0.1f ) for: 10.0f and 11.1 are within 10% of each other 634 Matchers.tests.cpp:<line number>: passed: 10.f, !WithinRel( 11.2f, 0.1f ) for: 10.0f not and 11.2 are within 10% of each other 635 Matchers.tests.cpp:<line number>: passed: 1.f, !WithinRel( 0.f, 0.99f ) for: 1.0f not and 0 are within 99% of each other 636 Matchers.tests.cpp:<line number>: passed: -0.f, WithinRel( 0.f ) for: -0.0f and 0 are within 0.00119209% of each other 637 Matchers.tests.cpp:<line number>: passed: v1, WithinRel( v2 ) for: 0.0f and 1.17549e-38 are within 0.00119209% of each other 638 Matchers.tests.cpp:<line number>: passed: 1.f, WithinAbs( 1.f, 0 ) for: 1.0f is within 0.0 of 1.0 639 Matchers.tests.cpp:<line number>: passed: 0.f, WithinAbs( 1.f, 1 ) for: 0.0f is within 1.0 of 1.0 640 Matchers.tests.cpp:<line number>: passed: 0.f, !WithinAbs( 1.f, 0.99f ) for: 0.0f not is within 0.9900000095 of 1.0 641 Matchers.tests.cpp:<line number>: passed: 0.f, !WithinAbs( 1.f, 0.99f ) for: 0.0f not is within 0.9900000095 of 1.0 642 Matchers.tests.cpp:<line number>: passed: 0.f, WithinAbs( -0.f, 0 ) for: 0.0f is within 0.0 of -0.0 643 Matchers.tests.cpp:<line number>: passed: 11.f, !WithinAbs( 10.f, 0.5f ) for: 11.0f not is within 0.5 of 10.0 644 Matchers.tests.cpp:<line number>: passed: 10.f, !WithinAbs( 11.f, 0.5f ) for: 10.0f not is within 0.5 of 11.0 645 Matchers.tests.cpp:<line number>: passed: -10.f, WithinAbs( -10.f, 0.5f ) for: -10.0f is within 0.5 of -10.0 646 Matchers.tests.cpp:<line number>: passed: -10.f, WithinAbs( -9.6f, 0.5f ) for: -10.0f is within 0.5 of -9.6000003815 647 Matchers.tests.cpp:<line number>: passed: 1.f, WithinULP( 1.f, 0 ) for: 1.0f is within 0 ULPs of 1.00000000e+00f ([1.00000000e+00, 1.00000000e+00]) 648 Matchers.tests.cpp:<line number>: passed: -1.f, WithinULP( -1.f, 0 ) for: -1.0f is within 0 ULPs of -1.00000000e+00f ([-1.00000000e+00, -1.00000000e+00]) 649 Matchers.tests.cpp:<line number>: passed: nextafter( 1.f, 2.f ), WithinULP( 1.f, 1 ) for: 1.0f is within 1 ULPs of 1.00000000e+00f ([9.99999940e-01, 1.00000012e+00]) 650 Matchers.tests.cpp:<line number>: passed: 0.f, WithinULP( nextafter( 0.f, 1.f ), 1 ) for: 0.0f is within 1 ULPs of 1.40129846e-45f ([0.00000000e+00, 2.80259693e-45]) 651 Matchers.tests.cpp:<line number>: passed: 1.f, WithinULP( nextafter( 1.f, 0.f ), 1 ) for: 1.0f is within 1 ULPs of 9.99999940e-01f ([9.99999881e-01, 1.00000000e+00]) 652 Matchers.tests.cpp:<line number>: passed: 1.f, !WithinULP( nextafter( 1.f, 2.f ), 0 ) for: 1.0f not is within 0 ULPs of 1.00000012e+00f ([1.00000012e+00, 1.00000012e+00]) 653 Matchers.tests.cpp:<line number>: passed: 1.f, WithinULP( 1.f, 0 ) for: 1.0f is within 0 ULPs of 1.00000000e+00f ([1.00000000e+00, 1.00000000e+00]) 654 Matchers.tests.cpp:<line number>: passed: -0.f, WithinULP( 0.f, 0 ) for: -0.0f is within 0 ULPs of 0.00000000e+00f ([0.00000000e+00, 0.00000000e+00]) 655 Matchers.tests.cpp:<line number>: passed: 1.f, WithinAbs( 1.f, 0.5 ) || WithinULP( 1.f, 1 ) for: 1.0f ( is within 0.5 of 1.0 or is within 1 ULPs of 1.00000000e+00f ([9.99999940e-01, 1.00000012e+00]) ) 656 Matchers.tests.cpp:<line number>: passed: 1.f, WithinAbs( 2.f, 0.5 ) || WithinULP( 1.f, 0 ) for: 1.0f ( is within 0.5 of 2.0 or is within 0 ULPs of 1.00000000e+00f ([1.00000000e+00, 1.00000000e+00]) ) 657 Matchers.tests.cpp:<line number>: passed: 0.0001f, WithinAbs( 0.f, 0.001f ) || WithinRel( 0.f, 0.1f ) for: 0.0001f ( is within 0.001 of 0.0 or and 0 are within 10% of each other ) 658 Matchers.tests.cpp:<line number>: passed: WithinAbs( 1.f, 0.f ) 659 Matchers.tests.cpp:<line number>: passed: WithinAbs( 1.f, -1.f ), std::domain_error 660 Matchers.tests.cpp:<line number>: passed: WithinULP( 1.f, 0 ) 661 Matchers.tests.cpp:<line number>: passed: WithinULP( 1.f, static_cast<uint64_t>( -1 ) ), std::domain_error 662 Matchers.tests.cpp:<line number>: passed: WithinRel( 1.f, 0.f ) 663 Matchers.tests.cpp:<line number>: passed: WithinRel( 1.f, -0.2f ), std::domain_error 664 Matchers.tests.cpp:<line number>: passed: WithinRel( 1.f, 1.f ), std::domain_error 665 Matchers.tests.cpp:<line number>: passed: 1., !IsNaN() for: 1.0 not is NaN 666 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 667 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 668 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 669 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 670 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 671 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 672 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 673 Generators.tests.cpp:<line number>: passed: filter([] (int) {return false; }, value(1)), Catch::GeneratorException 674 Generators.tests.cpp:<line number>: passed: i < 4 for: 1 < 4 675 Generators.tests.cpp:<line number>: passed: i < 4 for: 2 < 4 676 Generators.tests.cpp:<line number>: passed: i < 4 for: 3 < 4 677 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 678 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 679 Generators.tests.cpp:<line number>: passed: i % 2 == 0 for: 0 == 0 680 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 681 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 682 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 683 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 684 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 685 Generators.tests.cpp:<line number>: passed: i.size() == 1 for: 1 == 1 686 Generators.tests.cpp:<line number>: passed: j > 0 for: 1 > 0 687 Generators.tests.cpp:<line number>: passed: j > 0 for: 2 > 0 688 Generators.tests.cpp:<line number>: passed: j > 0 for: 3 > 0 689 Generators.tests.cpp:<line number>: passed: j > 0 for: 1 > 0 690 Generators.tests.cpp:<line number>: passed: j > 0 for: 2 > 0 691 Generators.tests.cpp:<line number>: passed: j > 0 for: 3 > 0 692 Generators.tests.cpp:<line number>: passed: chunk2.size() == 2 for: 2 == 2 693 Generators.tests.cpp:<line number>: passed: chunk2.front() == chunk2.back() for: 1 == 1 694 Generators.tests.cpp:<line number>: passed: chunk2.size() == 2 for: 2 == 2 695 Generators.tests.cpp:<line number>: passed: chunk2.front() == chunk2.back() for: 2 == 2 696 Generators.tests.cpp:<line number>: passed: chunk2.size() == 2 for: 2 == 2 697 Generators.tests.cpp:<line number>: passed: chunk2.front() == chunk2.back() for: 3 == 3 698 Generators.tests.cpp:<line number>: passed: chunk2.size() == 2 for: 2 == 2 699 Generators.tests.cpp:<line number>: passed: chunk2.front() == chunk2.back() for: 1 == 1 700 Generators.tests.cpp:<line number>: passed: chunk2.front() < 3 for: 1 < 3 701 Generators.tests.cpp:<line number>: passed: chunk2.size() == 2 for: 2 == 2 702 Generators.tests.cpp:<line number>: passed: chunk2.front() == chunk2.back() for: 2 == 2 703 Generators.tests.cpp:<line number>: passed: chunk2.front() < 3 for: 2 < 3 704 Generators.tests.cpp:<line number>: passed: chunk2.size() == 0 for: 0 == 0 705 Generators.tests.cpp:<line number>: passed: chunk2.size() == 0 for: 0 == 0 706 Generators.tests.cpp:<line number>: passed: chunk2.size() == 0 for: 0 == 0 707 Generators.tests.cpp:<line number>: passed: chunk(2, value(1)), Catch::GeneratorException 708 Generators.tests.cpp:<line number>: passed: j < i for: -3 < 1 709 Generators.tests.cpp:<line number>: passed: j < i for: -2 < 1 710 Generators.tests.cpp:<line number>: passed: j < i for: -1 < 1 711 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 4 > 1 712 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 4 > 2 713 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 4 > 3 714 Generators.tests.cpp:<line number>: passed: j < i for: -3 < 2 715 Generators.tests.cpp:<line number>: passed: j < i for: -2 < 2 716 Generators.tests.cpp:<line number>: passed: j < i for: -1 < 2 717 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 8 > 1 718 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 8 > 2 719 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 8 > 3 720 Generators.tests.cpp:<line number>: passed: j < i for: -3 < 3 721 Generators.tests.cpp:<line number>: passed: j < i for: -2 < 3 722 Generators.tests.cpp:<line number>: passed: j < i for: -1 < 3 723 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 12 > 1 724 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 12 > 2 725 Generators.tests.cpp:<line number>: passed: 4u * i > str.size() for: 12 > 3 726 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 123 for: 123 == 123 727 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 728 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 729 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 730 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 731 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 732 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 733 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 734 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 735 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 736 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 737 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 738 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 739 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 740 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 4 for: 4 == 4 741 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 742 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 0 for: 0 == 0 743 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 744 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get().size() == 2 for: 2 == 2 745 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == "aa" for: "aa" == "aa" 746 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 747 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == "bb" for: "bb" == "bb" 748 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 749 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == "cc" for: "cc" == "cc" 750 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 751 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 752 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 753 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 754 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 755 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 756 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 757 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 758 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 759 GeneratorsImpl.tests.cpp:<line number>: passed: filter([](int) { return false; }, value(1)), Catch::GeneratorException 760 GeneratorsImpl.tests.cpp:<line number>: passed: filter([](int) { return false; }, values({ 1, 2, 3 })), Catch::GeneratorException 761 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 762 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 763 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 764 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 765 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 766 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 767 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2.0 for: 2.0 == 2.0 768 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 769 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 4.0 for: 4.0 == 4.0 770 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 771 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 6.0 for: 6.0 == 6.0 772 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 773 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2.0 for: 2.0 == 2.0 774 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 775 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 4.0 for: 4.0 == 4.0 776 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 777 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 6.0 for: 6.0 == 6.0 778 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 779 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 780 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 781 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 782 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 783 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 784 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 785 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 786 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 787 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 788 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 789 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 790 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 791 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 3 for: 3 == 3 792 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 793 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -2 for: -2 == -2 794 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 795 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 796 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 797 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 0 for: 0 == 0 798 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 799 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 800 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 801 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 802 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 803 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 1 for: 1 == 1 804 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 805 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 0 for: 0 == 0 806 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 807 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 808 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 809 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -7 for: -7 == -7 810 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 811 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 812 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 813 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 814 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 815 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 816 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 817 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -7 for: -7 == -7 818 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 819 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 820 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 821 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 822 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 823 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 824 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 825 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -7 for: -7 == -7 826 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 827 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 828 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 829 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 830 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 831 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 832 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 833 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 834 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 835 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -1.0 == Approx( -1.0 ) with 1 message: 'Current expected value is -1' 836 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -1' 837 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.9 == Approx( -0.9 ) with 1 message: 'Current expected value is -0.9' 838 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.9' 839 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.8 == Approx( -0.8 ) with 1 message: 'Current expected value is -0.8' 840 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.8' 841 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.7 == Approx( -0.7 ) with 1 message: 'Current expected value is -0.7' 842 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.7' 843 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.6 == Approx( -0.6 ) with 1 message: 'Current expected value is -0.6' 844 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.6' 845 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.5 == Approx( -0.5 ) with 1 message: 'Current expected value is -0.5' 846 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.5' 847 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.4 == Approx( -0.4 ) with 1 message: 'Current expected value is -0.4' 848 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.4' 849 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.3 == Approx( -0.3 ) with 1 message: 'Current expected value is -0.3' 850 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.3' 851 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.2 == Approx( -0.2 ) with 1 message: 'Current expected value is -0.2' 852 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.2' 853 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.1 == Approx( -0.1 ) with 1 message: 'Current expected value is -0.1' 854 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.1' 855 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.0 == Approx( -0.0 ) with 1 message: 'Current expected value is -1.38778e-16' 856 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -1.38778e-16' 857 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.1 == Approx( 0.1 ) with 1 message: 'Current expected value is 0.1' 858 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.1' 859 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.2 == Approx( 0.2 ) with 1 message: 'Current expected value is 0.2' 860 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.2' 861 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.3 == Approx( 0.3 ) with 1 message: 'Current expected value is 0.3' 862 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.3' 863 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.4 == Approx( 0.4 ) with 1 message: 'Current expected value is 0.4' 864 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.4' 865 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.5 == Approx( 0.5 ) with 1 message: 'Current expected value is 0.5' 866 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.5' 867 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.6 == Approx( 0.6 ) with 1 message: 'Current expected value is 0.6' 868 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.6' 869 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.7 == Approx( 0.7 ) with 1 message: 'Current expected value is 0.7' 870 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.7' 871 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.8 == Approx( 0.8 ) with 1 message: 'Current expected value is 0.8' 872 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.8' 873 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.9 == Approx( 0.9 ) with 1 message: 'Current expected value is 0.9' 874 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.9' 875 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx( rangeEnd ) for: 1.0 == Approx( 1.0 ) 876 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 877 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -1.0 == Approx( -1.0 ) with 1 message: 'Current expected value is -1' 878 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -1' 879 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.7 == Approx( -0.7 ) with 1 message: 'Current expected value is -0.7' 880 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.7' 881 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.4 == Approx( -0.4 ) with 1 message: 'Current expected value is -0.4' 882 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.4' 883 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.1 == Approx( -0.1 ) with 1 message: 'Current expected value is -0.1' 884 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.1' 885 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.2 == Approx( 0.2 ) with 1 message: 'Current expected value is 0.2' 886 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.2' 887 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.5 == Approx( 0.5 ) with 1 message: 'Current expected value is 0.5' 888 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.5' 889 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 890 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -1.0 == Approx( -1.0 ) with 1 message: 'Current expected value is -1' 891 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -1' 892 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.7 == Approx( -0.7 ) with 1 message: 'Current expected value is -0.7' 893 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.7' 894 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.4 == Approx( -0.4 ) with 1 message: 'Current expected value is -0.4' 895 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.4' 896 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: -0.1 == Approx( -0.1 ) with 1 message: 'Current expected value is -0.1' 897 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is -0.1' 898 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.2 == Approx( 0.2 ) with 1 message: 'Current expected value is 0.2' 899 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.2' 900 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == Approx(expected) for: 0.5 == Approx( 0.5 ) with 1 message: 'Current expected value is 0.5' 901 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true with 1 message: 'Current expected value is 0.5' 902 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 903 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 904 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 905 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 906 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 907 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 908 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 909 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 910 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 911 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 912 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 913 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 914 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 915 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 916 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 917 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 918 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 919 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 5 for: 5 == 5 920 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 921 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == 2 for: 2 == 2 922 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 923 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -1 for: -1 == -1 924 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 925 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -4 for: -4 == -4 926 GeneratorsImpl.tests.cpp:<line number>: passed: gen.next() for: true 927 GeneratorsImpl.tests.cpp:<line number>: passed: gen.get() == -7 for: -7 == -7 928 GeneratorsImpl.tests.cpp:<line number>: passed: !(gen.next()) for: !false 929 Approx.tests.cpp:<line number>: passed: d >= Approx( 1.22 ) for: 1.23 >= Approx( 1.22 ) 930 Approx.tests.cpp:<line number>: passed: d >= Approx( 1.23 ) for: 1.23 >= Approx( 1.23 ) 931 Approx.tests.cpp:<line number>: passed: !(d >= Approx( 1.24 )) for: !(1.23 >= Approx( 1.24 )) 932 Approx.tests.cpp:<line number>: passed: d >= Approx( 1.24 ).epsilon(0.1) for: 1.23 >= Approx( 1.24 ) 933 TestCaseInfoHasher.tests.cpp:<line number>: passed: h1( dummy ) != h2( dummy ) for: 3422778688 (0x<hex digits>) 934 != 935 130711275 (0x<hex digits>) 936 TestCaseInfoHasher.tests.cpp:<line number>: passed: h1( dummy ) == h2( dummy ) for: 3422778688 (0x<hex digits>) 937 == 938 3422778688 (0x<hex digits>) 939 TestCaseInfoHasher.tests.cpp:<line number>: passed: h( dummy1 ) != h( dummy2 ) for: 2903002874 (0x<hex digits>) 940 != 941 2668622104 (0x<hex digits>) 942 TestCaseInfoHasher.tests.cpp:<line number>: passed: h( dummy1 ) != h( dummy2 ) for: 2673152918 (0x<hex digits>) 943 != 944 3916075712 (0x<hex digits>) 945 TestCaseInfoHasher.tests.cpp:<line number>: passed: h( dummy1 ) != h( dummy2 ) for: 2074929312 (0x<hex digits>) 946 != 947 3429949824 (0x<hex digits>) 948 TestCaseInfoHasher.tests.cpp:<line number>: passed: h( dummy ) == h( dummy ) for: 3422778688 (0x<hex digits>) 949 == 950 3422778688 (0x<hex digits>) 951 Message.tests.cpp:<line number>: failed: explicitly with 3 messages: 'This info has multiple parts.' and 'This unscoped info has multiple parts.' and 'Show infos!' 952 Message.tests.cpp:<line number>: warning: 'this is a message' with 1 message: 'this is a warning' 953 Message.tests.cpp:<line number>: failed: a == 1 for: 2 == 1 with 2 messages: 'this message should be logged' and 'so should this' 954 Message.tests.cpp:<line number>: passed: a == 2 for: 2 == 2 with 1 message: 'this message may be logged later' 955 Message.tests.cpp:<line number>: failed: a == 1 for: 2 == 1 with 2 messages: 'this message may be logged later' and 'this message should be logged' 956 Message.tests.cpp:<line number>: failed: a == 0 for: 2 == 0 with 3 messages: 'this message may be logged later' and 'this message should be logged' and 'and this, but later' 957 Message.tests.cpp:<line number>: passed: a == 2 for: 2 == 2 with 4 messages: 'this message may be logged later' and 'this message should be logged' and 'and this, but later' and 'but not this' 958 Message.tests.cpp:<line number>: passed: i < 10 for: 0 < 10 with 2 messages: 'current counter 0' and 'i := 0' 959 Message.tests.cpp:<line number>: passed: i < 10 for: 1 < 10 with 2 messages: 'current counter 1' and 'i := 1' 960 Message.tests.cpp:<line number>: passed: i < 10 for: 2 < 10 with 2 messages: 'current counter 2' and 'i := 2' 961 Message.tests.cpp:<line number>: passed: i < 10 for: 3 < 10 with 2 messages: 'current counter 3' and 'i := 3' 962 Message.tests.cpp:<line number>: passed: i < 10 for: 4 < 10 with 2 messages: 'current counter 4' and 'i := 4' 963 Message.tests.cpp:<line number>: passed: i < 10 for: 5 < 10 with 2 messages: 'current counter 5' and 'i := 5' 964 Message.tests.cpp:<line number>: passed: i < 10 for: 6 < 10 with 2 messages: 'current counter 6' and 'i := 6' 965 Message.tests.cpp:<line number>: passed: i < 10 for: 7 < 10 with 2 messages: 'current counter 7' and 'i := 7' 966 Message.tests.cpp:<line number>: passed: i < 10 for: 8 < 10 with 2 messages: 'current counter 8' and 'i := 8' 967 Message.tests.cpp:<line number>: passed: i < 10 for: 9 < 10 with 2 messages: 'current counter 9' and 'i := 9' 968 Message.tests.cpp:<line number>: failed: i < 10 for: 10 < 10 with 2 messages: 'current counter 10' and 'i := 10' 969 AssertionHandler.tests.cpp:<line number>: failed: unexpected exception with message: 'Exception translation was disabled by CATCH_CONFIG_FAST_COMPILE'; expression was: Dummy 970 Condition.tests.cpp:<line number>: failed: data.int_seven != 7 for: 7 != 7 971 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one != Approx( 9.1f ) for: 9.1f != Approx( 9.1000003815 ) 972 Condition.tests.cpp:<line number>: failed: data.double_pi != Approx( 3.1415926535 ) for: 3.1415926535 != Approx( 3.1415926535 ) 973 Condition.tests.cpp:<line number>: failed: data.str_hello != "hello" for: "hello" != "hello" 974 Condition.tests.cpp:<line number>: failed: data.str_hello.size() != 5 for: 5 != 5 975 Condition.tests.cpp:<line number>: passed: data.int_seven != 6 for: 7 != 6 976 Condition.tests.cpp:<line number>: passed: data.int_seven != 8 for: 7 != 8 977 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one != Approx( 9.11f ) for: 9.1f != Approx( 9.1099996567 ) 978 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one != Approx( 9.0f ) for: 9.1f != Approx( 9.0 ) 979 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one != Approx( 1 ) for: 9.1f != Approx( 1.0 ) 980 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one != Approx( 0 ) for: 9.1f != Approx( 0.0 ) 981 Condition.tests.cpp:<line number>: passed: data.double_pi != Approx( 3.1415 ) for: 3.1415926535 != Approx( 3.1415 ) 982 Condition.tests.cpp:<line number>: passed: data.str_hello != "goodbye" for: "hello" != "goodbye" 983 Condition.tests.cpp:<line number>: passed: data.str_hello != "hell" for: "hello" != "hell" 984 Condition.tests.cpp:<line number>: passed: data.str_hello != "hello1" for: "hello" != "hello1" 985 Condition.tests.cpp:<line number>: passed: data.str_hello.size() != 6 for: 5 != 6 986 Json.tests.cpp:<line number>: passed: stream.str() == "" for: "" == "" 987 Json.tests.cpp:<line number>: passed: stream.str() == "{\n}" for: "{ 988 }" 989 == 990 "{ 991 }" 992 Json.tests.cpp:<line number>: passed: stream.str(), ContainsSubstring( "\"int\": 1," ) && ContainsSubstring( "\"double\": 1.5," ) && ContainsSubstring( "\"true\": true," ) && ContainsSubstring( "\"false\": false," ) && ContainsSubstring( "\"string\": \"this is a string\"," ) && ContainsSubstring( "\"array\": [\n 1,\n 2\n ]\n}" ) for: "{ 993 "int": 1, 994 "double": 1.5, 995 "true": true, 996 "false": false, 997 "string": "this is a string", 998 "array": [ 999 1, 1000 2 1001 ] 1002 }" ( contains: ""int": 1," and contains: ""double": 1.5," and contains: ""true": true," and contains: ""false": false," and contains: ""string": "this is a string"," and contains: ""array": [ 1003 1, 1004 2 1005 ] 1006 }" ) 1007 Json.tests.cpp:<line number>: passed: stream.str(), ContainsSubstring( "\"empty_object\": {\n }," ) && ContainsSubstring( "\"fully_object\": {\n \"key\": 1\n }" ) for: "{ 1008 "empty_object": { 1009 }, 1010 "fully_object": { 1011 "key": 1 1012 } 1013 }" ( contains: ""empty_object": { 1014 }," and contains: ""fully_object": { 1015 "key": 1 1016 }" ) 1017 Json.tests.cpp:<line number>: passed: stream.str() == "[\n]" for: "[ 1018 ]" 1019 == 1020 "[ 1021 ]" 1022 Json.tests.cpp:<line number>: passed: stream.str() == "[\n 1,\n 1.5,\n true,\n false,\n \"this is a string\",\n {\n \"object\": 42\n },\n [\n \"array\",\n 42.5\n ]\n]" for: "[ 1023 1, 1024 1.5, 1025 true, 1026 false, 1027 "this is a string", 1028 { 1029 "object": 42 1030 }, 1031 [ 1032 "array", 1033 42.5 1034 ] 1035 ]" 1036 == 1037 "[ 1038 1, 1039 1.5, 1040 true, 1041 false, 1042 "this is a string", 1043 { 1044 "object": 42 1045 }, 1046 [ 1047 "array", 1048 42.5 1049 ] 1050 ]" 1051 Json.tests.cpp:<line number>: passed: stream.str() == "{\n}" for: "{ 1052 }" 1053 == 1054 "{ 1055 }" 1056 Json.tests.cpp:<line number>: passed: stream.str() == "[\n]" for: "[ 1057 ]" 1058 == 1059 "[ 1060 ]" 1061 Json.tests.cpp:<line number>: passed: stream.str() == "\"custom\"" for: ""custom"" == ""custom"" 1062 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\\"\"" for: ""\""" == ""\""" 1063 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\\\\"" for: ""\\"" == ""\\"" 1064 Json.tests.cpp:<line number>: passed: sstream.str() == "\"/\"" for: ""/"" == ""/"" 1065 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\b\"" for: ""\b"" == ""\b"" 1066 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\f\"" for: ""\f"" == ""\f"" 1067 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\n\"" for: ""\n"" == ""\n"" 1068 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\r\"" for: ""\r"" == ""\r"" 1069 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\t\"" for: ""\t"" == ""\t"" 1070 Json.tests.cpp:<line number>: passed: sstream.str() == "\"\\\\/\\t\\r\\n\"" for: ""\\/\t\r\n"" == ""\\/\t\r\n"" 1071 Compilation.tests.cpp:<line number>: passed: []() { return true; }() for: true 1072 Approx.tests.cpp:<line number>: passed: d <= Approx( 1.24 ) for: 1.23 <= Approx( 1.24 ) 1073 Approx.tests.cpp:<line number>: passed: d <= Approx( 1.23 ) for: 1.23 <= Approx( 1.23 ) 1074 Approx.tests.cpp:<line number>: passed: !(d <= Approx( 1.22 )) for: !(1.23 <= Approx( 1.22 )) 1075 Approx.tests.cpp:<line number>: passed: d <= Approx( 1.22 ).epsilon(0.1) for: 1.23 <= Approx( 1.22 ) 1076 Misc.tests.cpp:<line number>: passed: with 1 message: 'was called' 1077 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "string" ) && ContainsSubstring( "abc" ) && ContainsSubstring( "substring" ) && ContainsSubstring( "contains" ) for: "this string contains 'abc' as a substring" ( contains: "string" and contains: "abc" and contains: "substring" and contains: "contains" ) 1078 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "string" ) || ContainsSubstring( "different" ) || ContainsSubstring( "random" ) for: "this string contains 'abc' as a substring" ( contains: "string" or contains: "different" or contains: "random" ) 1079 Matchers.tests.cpp:<line number>: passed: testStringForMatching2(), ContainsSubstring( "string" ) || ContainsSubstring( "different" ) || ContainsSubstring( "random" ) for: "some completely different text that contains one common word" ( contains: "string" or contains: "different" or contains: "random" ) 1080 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ( ContainsSubstring( "string" ) || ContainsSubstring( "different" ) ) && ContainsSubstring( "substring" ) for: "this string contains 'abc' as a substring" ( ( contains: "string" or contains: "different" ) and contains: "substring" ) 1081 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), ( ContainsSubstring( "string" ) || ContainsSubstring( "different" ) ) && ContainsSubstring( "random" ) for: "this string contains 'abc' as a substring" ( ( contains: "string" or contains: "different" ) and contains: "random" ) 1082 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), !ContainsSubstring( "different" ) for: "this string contains 'abc' as a substring" not contains: "different" 1083 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), !ContainsSubstring( "substring" ) for: "this string contains 'abc' as a substring" not contains: "substring" 1084 Condition.tests.cpp:<line number>: failed: explicitly 1085 Condition.tests.cpp:<line number>: failed: explicitly 1086 Condition.tests.cpp:<line number>: failed: explicitly 1087 Condition.tests.cpp:<line number>: failed: explicitly 1088 Exception.tests.cpp:<line number>: passed: thisThrows(), "expected exception" for: "expected exception" equals: "expected exception" 1089 Exception.tests.cpp:<line number>: failed: thisThrows(), "should fail" for: "expected exception" equals: "should fail" 1090 Reporters.tests.cpp:<line number>: passed: records == expected for: { "Hello", "world", "Goodbye", "world" } 1091 == 1092 { "Hello", "world", "Goodbye", "world" } 1093 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == false for: false == false 1094 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == false for: false == false 1095 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1096 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == false for: false == false 1097 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1098 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == true for: true == true 1099 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1100 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == true for: true == true 1101 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == false for: false == false 1102 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == false for: false == false 1103 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1104 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == false for: false == false 1105 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1106 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == true for: true == true 1107 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldRedirectStdOut == true for: true == true 1108 Reporters.tests.cpp:<line number>: passed: multiReporter.getPreferences().shouldReportAllAssertions == true for: true == true 1109 Generators.tests.cpp:<line number>: passed: values > -6 for: 3 > -6 1110 Generators.tests.cpp:<line number>: passed: values > -6 for: 4 > -6 1111 Generators.tests.cpp:<line number>: passed: values > -6 for: 5 > -6 1112 Generators.tests.cpp:<line number>: passed: values > -6 for: 6 > -6 1113 Generators.tests.cpp:<line number>: passed: values > -6 for: -5 > -6 1114 Generators.tests.cpp:<line number>: passed: values > -6 for: -4 > -6 1115 Generators.tests.cpp:<line number>: passed: values > -6 for: 90 > -6 1116 Generators.tests.cpp:<line number>: passed: values > -6 for: 91 > -6 1117 Generators.tests.cpp:<line number>: passed: values > -6 for: 92 > -6 1118 Generators.tests.cpp:<line number>: passed: values > -6 for: 93 > -6 1119 Generators.tests.cpp:<line number>: passed: values > -6 for: 94 > -6 1120 Generators.tests.cpp:<line number>: passed: values > -6 for: 95 > -6 1121 Generators.tests.cpp:<line number>: passed: values > -6 for: 96 > -6 1122 Generators.tests.cpp:<line number>: passed: values > -6 for: 97 > -6 1123 Generators.tests.cpp:<line number>: passed: values > -6 for: 98 > -6 1124 Generators.tests.cpp:<line number>: passed: values > -6 for: 99 > -6 1125 Misc.tests.cpp:<line number>: warning: 'This one ran' 1126 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'custom exception' 1127 Tricky.tests.cpp:<line number>: passed: True for: {?} 1128 Tricky.tests.cpp:<line number>: passed: !False for: true 1129 Tricky.tests.cpp:<line number>: passed: !(False) for: !{?} 1130 Compilation.tests.cpp:<line number>: passed: with 1 message: 'std::is_void<void>::value' 1131 Compilation.tests.cpp:<line number>: passed: with 1 message: '!(std::is_void<int>::value)' 1132 Compilation.tests.cpp:<line number>: passed: with 1 message: 'std::is_void<void>::value' 1133 Compilation.tests.cpp:<line number>: passed: with 1 message: '!(std::is_void<int>::value)' 1134 Condition.tests.cpp:<line number>: failed: data.int_seven > 7 for: 7 > 7 1135 Condition.tests.cpp:<line number>: failed: data.int_seven < 7 for: 7 < 7 1136 Condition.tests.cpp:<line number>: failed: data.int_seven > 8 for: 7 > 8 1137 Condition.tests.cpp:<line number>: failed: data.int_seven < 6 for: 7 < 6 1138 Condition.tests.cpp:<line number>: failed: data.int_seven < 0 for: 7 < 0 1139 Condition.tests.cpp:<line number>: failed: data.int_seven < -1 for: 7 < -1 1140 Condition.tests.cpp:<line number>: failed: data.int_seven >= 8 for: 7 >= 8 1141 Condition.tests.cpp:<line number>: failed: data.int_seven <= 6 for: 7 <= 6 1142 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one < 9 for: 9.1f < 9 1143 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one > 10 for: 9.1f > 10 1144 Condition.tests.cpp:<line number>: failed: data.float_nine_point_one > 9.2 for: 9.1f > 9.2 1145 Condition.tests.cpp:<line number>: failed: data.str_hello > "hello" for: "hello" > "hello" 1146 Condition.tests.cpp:<line number>: failed: data.str_hello < "hello" for: "hello" < "hello" 1147 Condition.tests.cpp:<line number>: failed: data.str_hello > "hellp" for: "hello" > "hellp" 1148 Condition.tests.cpp:<line number>: failed: data.str_hello > "z" for: "hello" > "z" 1149 Condition.tests.cpp:<line number>: failed: data.str_hello < "hellm" for: "hello" < "hellm" 1150 Condition.tests.cpp:<line number>: failed: data.str_hello < "a" for: "hello" < "a" 1151 Condition.tests.cpp:<line number>: failed: data.str_hello >= "z" for: "hello" >= "z" 1152 Condition.tests.cpp:<line number>: failed: data.str_hello <= "a" for: "hello" <= "a" 1153 Condition.tests.cpp:<line number>: passed: data.int_seven < 8 for: 7 < 8 1154 Condition.tests.cpp:<line number>: passed: data.int_seven > 6 for: 7 > 6 1155 Condition.tests.cpp:<line number>: passed: data.int_seven > 0 for: 7 > 0 1156 Condition.tests.cpp:<line number>: passed: data.int_seven > -1 for: 7 > -1 1157 Condition.tests.cpp:<line number>: passed: data.int_seven >= 7 for: 7 >= 7 1158 Condition.tests.cpp:<line number>: passed: data.int_seven >= 6 for: 7 >= 6 1159 Condition.tests.cpp:<line number>: passed: data.int_seven <= 7 for: 7 <= 7 1160 Condition.tests.cpp:<line number>: passed: data.int_seven <= 8 for: 7 <= 8 1161 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one > 9 for: 9.1f > 9 1162 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one < 10 for: 9.1f < 10 1163 Condition.tests.cpp:<line number>: passed: data.float_nine_point_one < 9.2 for: 9.1f < 9.2 1164 Condition.tests.cpp:<line number>: passed: data.str_hello <= "hello" for: "hello" <= "hello" 1165 Condition.tests.cpp:<line number>: passed: data.str_hello >= "hello" for: "hello" >= "hello" 1166 Condition.tests.cpp:<line number>: passed: data.str_hello < "hellp" for: "hello" < "hellp" 1167 Condition.tests.cpp:<line number>: passed: data.str_hello < "zebra" for: "hello" < "zebra" 1168 Condition.tests.cpp:<line number>: passed: data.str_hello > "hellm" for: "hello" > "hellm" 1169 Condition.tests.cpp:<line number>: passed: data.str_hello > "a" for: "hello" > "a" 1170 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 4242248763 (0x<hex digits>) 1171 == 1172 4242248763 (0x<hex digits>) 1173 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1867888929 (0x<hex digits>) 1174 == 1175 1867888929 (0x<hex digits>) 1176 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1276619030 (0x<hex digits>) 1177 == 1178 1276619030 (0x<hex digits>) 1179 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1911218783 (0x<hex digits>) 1180 == 1181 1911218783 (0x<hex digits>) 1182 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1827115164 (0x<hex digits>) 1183 == 1184 1827115164 (0x<hex digits>) 1185 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1472234645 (0x<hex digits>) 1186 == 1187 1472234645 (0x<hex digits>) 1188 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 868832940 (0x<hex digits>) 1189 == 1190 868832940 (0x<hex digits>) 1191 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 570883446 (0x<hex digits>) 1192 == 1193 570883446 (0x<hex digits>) 1194 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 889299803 (0x<hex digits>) 1195 == 1196 889299803 (0x<hex digits>) 1197 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 4261393167 (0x<hex digits>) 1198 == 1199 4261393167 (0x<hex digits>) 1200 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 1472234645 (0x<hex digits>) 1201 == 1202 1472234645 (0x<hex digits>) 1203 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 868832940 (0x<hex digits>) 1204 == 1205 868832940 (0x<hex digits>) 1206 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 570883446 (0x<hex digits>) 1207 == 1208 570883446 (0x<hex digits>) 1209 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 889299803 (0x<hex digits>) 1210 == 1211 889299803 (0x<hex digits>) 1212 RandomNumberGeneration.tests.cpp:<line number>: passed: rng() == 0x<hex digits> for: 4261393167 (0x<hex digits>) 1213 == 1214 4261393167 (0x<hex digits>) 1215 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'Message from section one' 1216 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'Message from section two' 1217 Matchers.tests.cpp:<line number>: passed: ( EvilMatcher(), EvilMatcher() ), EvilCommaOperatorUsed 1218 Matchers.tests.cpp:<line number>: passed: &EvilMatcher(), EvilAddressOfOperatorUsed 1219 Matchers.tests.cpp:<line number>: passed: EvilMatcher() || ( EvilMatcher() && !EvilMatcher() ) 1220 Matchers.tests.cpp:<line number>: passed: ( EvilMatcher() && EvilMatcher() ) || !EvilMatcher() 1221 Parse.tests.cpp:<line number>: passed: parseUInt( "0" ) == Optional<unsigned int>{ 0 } for: {?} == {?} 1222 Parse.tests.cpp:<line number>: passed: parseUInt( "100" ) == Optional<unsigned int>{ 100 } for: {?} == {?} 1223 Parse.tests.cpp:<line number>: passed: parseUInt( "4294967295" ) == Optional<unsigned int>{ 4294967295 } for: {?} == {?} 1224 Parse.tests.cpp:<line number>: passed: parseUInt( "0x<hex digits>", 16 ) == Optional<unsigned int>{ 255 } for: {?} == {?} 1225 Parse.tests.cpp:<line number>: passed: !(parseUInt( "" )) for: !{?} 1226 Parse.tests.cpp:<line number>: passed: !(parseUInt( "!!KJHF*#" )) for: !{?} 1227 Parse.tests.cpp:<line number>: passed: !(parseUInt( "-1" )) for: !{?} 1228 Parse.tests.cpp:<line number>: passed: !(parseUInt( "4294967296" )) for: !{?} 1229 Parse.tests.cpp:<line number>: passed: !(parseUInt( "42949672964294967296429496729642949672964294967296" )) for: !{?} 1230 Parse.tests.cpp:<line number>: passed: !(parseUInt( "2 4" )) for: !{?} 1231 Parse.tests.cpp:<line number>: passed: !(parseUInt( "0x<hex digits>", 10 )) for: !{?} 1232 TestSpecParser.tests.cpp:<line number>: passed: spec.hasFilters() for: true 1233 TestSpecParser.tests.cpp:<line number>: passed: spec.getInvalidSpecs().empty() for: true 1234 TestSpecParser.tests.cpp:<line number>: passed: spec.matches( testCase ) for: true 1235 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--shard-count=8" }) for: {?} 1236 CmdLine.tests.cpp:<line number>: passed: config.shardCount == 8 for: 8 == 8 1237 CmdLine.tests.cpp:<line number>: passed: !(result) for: !{?} 1238 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring( "Could not parse '-1' as shard count" ) for: "Could not parse '-1' as shard count" contains: "Could not parse '-1' as shard count" 1239 CmdLine.tests.cpp:<line number>: passed: !(result) for: !{?} 1240 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring( "Shard count must be positive" ) for: "Shard count must be positive" contains: "Shard count must be positive" 1241 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--shard-index=2" }) for: {?} 1242 CmdLine.tests.cpp:<line number>: passed: config.shardIndex == 2 for: 2 == 2 1243 CmdLine.tests.cpp:<line number>: passed: !(result) for: !{?} 1244 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring( "Could not parse '-12' as shard index" ) for: "Could not parse '-12' as shard index" contains: "Could not parse '-12' as shard index" 1245 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--shard-index=0" }) for: {?} 1246 CmdLine.tests.cpp:<line number>: passed: config.shardIndex == 0 for: 0 == 0 1247 TestSpecParser.tests.cpp:<line number>: passed: spec.hasFilters() for: true with 1 message: 'tagString := "[tag with spaces]"' 1248 TestSpecParser.tests.cpp:<line number>: passed: spec.getInvalidSpecs().empty() for: true with 1 message: 'tagString := "[tag with spaces]"' 1249 TestSpecParser.tests.cpp:<line number>: passed: spec.matches( testCase ) for: true with 1 message: 'tagString := "[tag with spaces]"' 1250 TestSpecParser.tests.cpp:<line number>: passed: spec.hasFilters() for: true with 1 message: 'tagString := "[I said "good day" sir!]"' 1251 TestSpecParser.tests.cpp:<line number>: passed: spec.getInvalidSpecs().empty() for: true with 1 message: 'tagString := "[I said "good day" sir!]"' 1252 TestSpecParser.tests.cpp:<line number>: passed: spec.matches( testCase ) for: true with 1 message: 'tagString := "[I said "good day" sir!]"' 1253 CmdLine.tests.cpp:<line number>: passed: cli.parse( { "test", "-w", "NoAssertions" } ) for: {?} 1254 CmdLine.tests.cpp:<line number>: passed: config.warnings == WarnAbout::NoAssertions for: 1 == 1 1255 CmdLine.tests.cpp:<line number>: passed: !(cli.parse( { "test", "-w", "NoTests" } )) for: !{?} 1256 CmdLine.tests.cpp:<line number>: passed: cli.parse( { "test", "--warn", "NoAssertions", "--warn", "UnmatchedTestSpec" } ) for: {?} 1257 CmdLine.tests.cpp:<line number>: passed: config.warnings == ( WarnAbout::NoAssertions | WarnAbout::UnmatchedTestSpec ) for: 3 == 3 1258 Condition.tests.cpp:<line number>: passed: p == 0 for: 0 == 0 1259 Condition.tests.cpp:<line number>: passed: p == pNULL for: 0 == 0 1260 Condition.tests.cpp:<line number>: passed: p != 0 for: 0x<hex digits> != 0 1261 Condition.tests.cpp:<line number>: passed: cp != 0 for: 0x<hex digits> != 0 1262 Condition.tests.cpp:<line number>: passed: cpc != 0 for: 0x<hex digits> != 0 1263 Condition.tests.cpp:<line number>: passed: returnsNull() == 0 for: {null string} == 0 1264 Condition.tests.cpp:<line number>: passed: returnsConstNull() == 0 for: {null string} == 0 1265 Condition.tests.cpp:<line number>: passed: 0 != p for: 0 != 0x<hex digits> 1266 ToStringGeneral.tests.cpp:<line number>: passed: str1.size() == 3 + 5 for: 8 == 8 1267 ToStringGeneral.tests.cpp:<line number>: passed: str2.size() == 3 + 10 for: 13 == 13 1268 ToStringGeneral.tests.cpp:<line number>: passed: str1.size() == 2 + 5 for: 7 == 7 1269 ToStringGeneral.tests.cpp:<line number>: passed: str2.size() == 2 + 15 for: 17 == 17 1270 Matchers.tests.cpp:<line number>: passed: "foo", Predicate<const char*>( []( const char* const& ) { return true; } ) for: "foo" matches undescribed predicate 1271 CmdLine.tests.cpp:<line number>: passed: result for: {?} 1272 CmdLine.tests.cpp:<line number>: passed: config.processName == "" for: "" == "" 1273 CmdLine.tests.cpp:<line number>: passed: result for: {?} 1274 CmdLine.tests.cpp:<line number>: passed: config.processName == "test" for: "test" == "test" 1275 CmdLine.tests.cpp:<line number>: passed: config.shouldDebugBreak == false for: false == false 1276 CmdLine.tests.cpp:<line number>: passed: config.abortAfter == -1 for: -1 == -1 1277 CmdLine.tests.cpp:<line number>: passed: config.noThrow == false for: false == false 1278 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications.empty() for: true 1279 CmdLine.tests.cpp:<line number>: passed: !(cfg.hasTestFilters()) for: !false 1280 CmdLine.tests.cpp:<line number>: passed: cfg.getReporterSpecs().size() == 1 for: 1 == 1 1281 CmdLine.tests.cpp:<line number>: passed: cfg.getReporterSpecs()[0] == Catch::ReporterSpec{ expectedReporter, {}, {}, {} } for: {?} == {?} 1282 CmdLine.tests.cpp:<line number>: passed: cfg.getProcessedReporterSpecs().size() == 1 for: 1 == 1 1283 CmdLine.tests.cpp:<line number>: passed: cfg.getProcessedReporterSpecs()[0] == Catch::ProcessedReporterSpec{ expectedReporter, std::string{}, Catch::ColourMode::PlatformDefault, {} } for: {?} == {?} 1284 CmdLine.tests.cpp:<line number>: passed: result for: {?} 1285 CmdLine.tests.cpp:<line number>: passed: cfg.hasTestFilters() for: true 1286 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("notIncluded")) == false for: false == false 1287 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("test1")) for: true 1288 CmdLine.tests.cpp:<line number>: passed: result for: {?} 1289 CmdLine.tests.cpp:<line number>: passed: cfg.hasTestFilters() for: true 1290 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("test1")) == false for: false == false 1291 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("alwaysIncluded")) for: true 1292 CmdLine.tests.cpp:<line number>: passed: result for: {?} 1293 CmdLine.tests.cpp:<line number>: passed: cfg.hasTestFilters() for: true 1294 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("test1")) == false for: false == false 1295 CmdLine.tests.cpp:<line number>: passed: cfg.testSpec().matches(*fakeTestCase("alwaysIncluded")) for: true 1296 CmdLine.tests.cpp:<line number>: passed: result for: {?} with 1 message: 'result.errorMessage() := ""' 1297 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "console", {}, {}, {} } } for: { {?} } == { {?} } with 1 message: 'result.errorMessage() := ""' 1298 CmdLine.tests.cpp:<line number>: passed: result for: {?} with 1 message: 'result.errorMessage() := ""' 1299 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "xml", {}, {}, {} } } for: { {?} } == { {?} } with 1 message: 'result.errorMessage() := ""' 1300 CmdLine.tests.cpp:<line number>: passed: result for: {?} with 1 message: 'result.errorMessage() := ""' 1301 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "junit", {}, {}, {} } } for: { {?} } == { {?} } with 1 message: 'result.errorMessage() := ""' 1302 CmdLine.tests.cpp:<line number>: passed: !result for: true 1303 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring("Unrecognized reporter") for: "Unrecognized reporter, 'unsupported'. Check available with --list-reporters" contains: "Unrecognized reporter" 1304 CmdLine.tests.cpp:<line number>: passed: result for: {?} with 1 message: 'result.errorMessage() := ""' 1305 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "console", "out.txt"s, {}, {} } } for: { {?} } == { {?} } with 1 message: 'result.errorMessage() := ""' 1306 CmdLine.tests.cpp:<line number>: passed: result for: {?} with 1 message: 'result.errorMessage() := ""' 1307 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "console", "C:\\Temp\\out.txt"s, {}, {} } } for: { {?} } == { {?} } with 1 message: 'result.errorMessage() := ""' 1308 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "-r", "xml::out=output.xml", "-r", "junit::out=output-junit.xml" }) for: {?} 1309 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "xml", "output.xml"s, {}, {} }, { "junit", "output-junit.xml"s, {}, {} } } for: { {?}, {?} } == { {?}, {?} } 1310 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "-r", "xml::out=output.xml", "-r", "console" }) for: {?} 1311 CmdLine.tests.cpp:<line number>: passed: config.reporterSpecifications == vec_Specs{ { "xml", "output.xml"s, {}, {} }, { "console", {}, {}, {} } } for: { {?}, {?} } == { {?}, {?} } 1312 CmdLine.tests.cpp:<line number>: passed: !result for: true 1313 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring("Only one reporter may have unspecified output file.") for: "Only one reporter may have unspecified output file." contains: "Only one reporter may have unspecified output file." 1314 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-b"}) for: {?} 1315 CmdLine.tests.cpp:<line number>: passed: config.shouldDebugBreak == true for: true == true 1316 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--break"}) for: {?} 1317 CmdLine.tests.cpp:<line number>: passed: config.shouldDebugBreak for: true 1318 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-a"}) for: {?} 1319 CmdLine.tests.cpp:<line number>: passed: config.abortAfter == 1 for: 1 == 1 1320 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-x", "2"}) for: {?} 1321 CmdLine.tests.cpp:<line number>: passed: config.abortAfter == 2 for: 2 == 2 1322 CmdLine.tests.cpp:<line number>: passed: !result for: true 1323 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring("convert") && ContainsSubstring("oops") for: "Unable to convert 'oops' to destination type" ( contains: "convert" and contains: "oops" ) 1324 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--wait-for-keypress", std::get<0>(input)}) for: {?} 1325 CmdLine.tests.cpp:<line number>: passed: config.waitForKeypress == std::get<1>(input) for: 0 == 0 1326 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--wait-for-keypress", std::get<0>(input)}) for: {?} 1327 CmdLine.tests.cpp:<line number>: passed: config.waitForKeypress == std::get<1>(input) for: 1 == 1 1328 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--wait-for-keypress", std::get<0>(input)}) for: {?} 1329 CmdLine.tests.cpp:<line number>: passed: config.waitForKeypress == std::get<1>(input) for: 2 == 2 1330 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--wait-for-keypress", std::get<0>(input)}) for: {?} 1331 CmdLine.tests.cpp:<line number>: passed: config.waitForKeypress == std::get<1>(input) for: 3 == 3 1332 CmdLine.tests.cpp:<line number>: passed: !result for: true 1333 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring("never") && ContainsSubstring("both") for: "keypress argument must be one of: never, start, exit or both. 'sometimes' not recognised" ( contains: "never" and contains: "both" ) 1334 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-e"}) for: {?} 1335 CmdLine.tests.cpp:<line number>: passed: config.noThrow for: true 1336 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--nothrow"}) for: {?} 1337 CmdLine.tests.cpp:<line number>: passed: config.noThrow for: true 1338 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-o", "filename.ext"}) for: {?} 1339 CmdLine.tests.cpp:<line number>: passed: config.defaultOutputFilename == "filename.ext" for: "filename.ext" == "filename.ext" 1340 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--out", "filename.ext"}) for: {?} 1341 CmdLine.tests.cpp:<line number>: passed: config.defaultOutputFilename == "filename.ext" for: "filename.ext" == "filename.ext" 1342 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "-abe"}) for: {?} 1343 CmdLine.tests.cpp:<line number>: passed: config.abortAfter == 1 for: 1 == 1 1344 CmdLine.tests.cpp:<line number>: passed: config.shouldDebugBreak for: true 1345 CmdLine.tests.cpp:<line number>: passed: config.noThrow == true for: true == true 1346 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test"}) for: {?} 1347 CmdLine.tests.cpp:<line number>: passed: config.defaultColourMode == ColourMode::PlatformDefault for: 0 == 0 1348 CmdLine.tests.cpp:<line number>: passed: cli.parse( { "test", "--colour-mode", "default" } ) for: {?} 1349 CmdLine.tests.cpp:<line number>: passed: config.defaultColourMode == ColourMode::PlatformDefault for: 0 == 0 1350 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--colour-mode", "ansi"}) for: {?} 1351 CmdLine.tests.cpp:<line number>: passed: config.defaultColourMode == ColourMode::ANSI for: 1 == 1 1352 CmdLine.tests.cpp:<line number>: passed: cli.parse({"test", "--colour-mode", "none"}) for: {?} 1353 CmdLine.tests.cpp:<line number>: passed: config.defaultColourMode == ColourMode::None for: 3 == 3 1354 CmdLine.tests.cpp:<line number>: passed: !result for: true 1355 CmdLine.tests.cpp:<line number>: passed: result.errorMessage(), ContainsSubstring( "colour mode must be one of" ) for: "colour mode must be one of: default, ansi, win32, or none. 'wrong' is not recognised" contains: "colour mode must be one of" 1356 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--benchmark-samples=200" }) for: {?} 1357 CmdLine.tests.cpp:<line number>: passed: config.benchmarkSamples == 200 for: 200 == 200 1358 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--benchmark-resamples=20000" }) for: {?} 1359 CmdLine.tests.cpp:<line number>: passed: config.benchmarkResamples == 20000 for: 20000 (0x<hex digits>) == 20000 (0x<hex digits>) 1360 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--benchmark-confidence-interval=0.99" }) for: {?} 1361 CmdLine.tests.cpp:<line number>: passed: config.benchmarkConfidenceInterval == Catch::Approx(0.99) for: 0.99 == Approx( 0.99 ) 1362 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--benchmark-no-analysis" }) for: {?} 1363 CmdLine.tests.cpp:<line number>: passed: config.benchmarkNoAnalysis for: true 1364 CmdLine.tests.cpp:<line number>: passed: cli.parse({ "test", "--benchmark-warmup-time=10" }) for: {?} 1365 CmdLine.tests.cpp:<line number>: passed: config.benchmarkWarmupTime == 10 for: 10 == 10 1366 Misc.tests.cpp:<line number>: passed: std::tuple_size<TestType>::value >= 1 for: 3 >= 1 1367 Misc.tests.cpp:<line number>: passed: std::tuple_size<TestType>::value >= 1 for: 2 >= 1 1368 Misc.tests.cpp:<line number>: passed: std::tuple_size<TestType>::value >= 1 for: 1 >= 1 1369 RandomNumberGeneration.tests.cpp:<line number>: passed: Catch::generateRandomSeed(method) 1370 RandomNumberGeneration.tests.cpp:<line number>: passed: Catch::generateRandomSeed(method) 1371 RandomNumberGeneration.tests.cpp:<line number>: passed: Catch::generateRandomSeed(method) 1372 RandomNumberGeneration.tests.cpp:<line number>: passed: Catch::generateRandomSeed(static_cast<Catch::GenerateFrom>(77)) 1373 ToString.tests.cpp:<line number>: passed: Catch::Detail::stringify(UsesSentinel{}) == "{ }" for: "{ }" == "{ }" 1374 Decomposition.tests.cpp:<line number>: failed: truthy(false) for: Hey, its truthy! 1375 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), Matches( "this STRING contains 'abc' as a substring" ) for: "this string contains 'abc' as a substring" matches "this STRING contains 'abc' as a substring" case sensitively 1376 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), Matches( "contains 'abc' as a substring" ) for: "this string contains 'abc' as a substring" matches "contains 'abc' as a substring" case sensitively 1377 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), Matches( "this string contains 'abc' as a" ) for: "this string contains 'abc' as a substring" matches "this string contains 'abc' as a" case sensitively 1378 Reporters.tests.cpp:<line number>: passed: registry.registerReporter( "with::doublecolons", Catch::Detail::make_unique<TestReporterFactory>() ), "'::' is not allowed in reporter name: 'with::doublecolons'" for: "'::' is not allowed in reporter name: 'with::doublecolons'" equals: "'::' is not allowed in reporter name: 'with::doublecolons'" 1379 Matchers.tests.cpp:<line number>: passed: actual, !UnorderedEquals( expected ) for: { 'a', 'b' } not UnorderedEquals: { 'c', 'b' } 1380 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1381 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "All available tags: 1382 1 [fakeTag] 1383 1 tag 1384 1385 " contains: "fakeTag" with 1 message: 'Tested reporter: Automake' 1386 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1387 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "Available reporters: 1388 fake reporter: fake description 1389 1390 " contains: "fake reporter" with 1 message: 'Tested reporter: Automake' 1391 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1392 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1393 fake test name 1394 [fakeTestTag] 1395 1 test case 1396 1397 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: Automake' 1398 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1399 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "All available tags: 1400 1 [fakeTag] 1401 1 tag 1402 1403 " contains: "fakeTag" with 1 message: 'Tested reporter: compact' 1404 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1405 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "Available reporters: 1406 fake reporter: fake description 1407 1408 " contains: "fake reporter" with 1 message: 'Tested reporter: compact' 1409 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1410 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1411 fake test name 1412 [fakeTestTag] 1413 1 test case 1414 1415 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: compact' 1416 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1417 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "All available tags: 1418 1 [fakeTag] 1419 1 tag 1420 1421 " contains: "fakeTag" with 1 message: 'Tested reporter: console' 1422 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1423 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "Available reporters: 1424 fake reporter: fake description 1425 1426 " contains: "fake reporter" with 1 message: 'Tested reporter: console' 1427 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1428 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1429 fake test name 1430 [fakeTestTag] 1431 1 test case 1432 1433 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: console' 1434 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1435 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "{ 1436 "version": 1, 1437 "metadata": { 1438 "name": "", 1439 "rng-seed": 1234, 1440 "catch2-version": "<version>" 1441 }, 1442 "listings": { 1443 "tags": [ 1444 { 1445 "aliases": [ 1446 "fakeTag" 1447 ], 1448 "count": 1 1449 } 1450 ]" contains: "fakeTag" with 1 message: 'Tested reporter: JSON' 1451 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1452 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "{ 1453 "version": 1, 1454 "metadata": { 1455 "name": "", 1456 "rng-seed": 1234, 1457 "catch2-version": "<version>" 1458 }, 1459 "listings": { 1460 "reporters": [ 1461 { 1462 "name": "fake reporter", 1463 "description": "fake description" 1464 } 1465 ]" contains: "fake reporter" with 1 message: 'Tested reporter: JSON' 1466 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1467 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "{ 1468 "version": 1, 1469 "metadata": { 1470 "name": "", 1471 "rng-seed": 1234, 1472 "catch2-version": "<version>" 1473 }, 1474 "listings": { 1475 "tests": [ 1476 { 1477 "name": "fake test name", 1478 "class-name": "", 1479 "tags": [ 1480 "fakeTestTag" 1481 ], 1482 "source-location": { 1483 "filename": "fake-file.cpp", 1484 "line": 123456789 1485 } 1486 } 1487 ]" ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: JSON' 1488 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1489 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1490 All available tags: 1491 1 [fakeTag] 1492 1 tag 1493 1494 " contains: "fakeTag" with 1 message: 'Tested reporter: JUnit' 1495 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1496 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1497 Available reporters: 1498 fake reporter: fake description 1499 1500 " contains: "fake reporter" with 1 message: 'Tested reporter: JUnit' 1501 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1502 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "<?xml version="1.0" encoding="UTF-8"?> 1503 All available test cases: 1504 fake test name 1505 [fakeTestTag] 1506 1 test case 1507 1508 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: JUnit' 1509 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1510 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1511 All available tags: 1512 1 [fakeTag] 1513 1 tag 1514 1515 " contains: "fakeTag" with 1 message: 'Tested reporter: SonarQube' 1516 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1517 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1518 Available reporters: 1519 fake reporter: fake description 1520 1521 " contains: "fake reporter" with 1 message: 'Tested reporter: SonarQube' 1522 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1523 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "<?xml version="1.0" encoding="UTF-8"?> 1524 All available test cases: 1525 fake test name 1526 [fakeTestTag] 1527 1 test case 1528 1529 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: SonarQube' 1530 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1531 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "All available tags: 1532 1 [fakeTag] 1533 1 tag 1534 1535 " contains: "fakeTag" with 1 message: 'Tested reporter: TAP' 1536 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1537 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "Available reporters: 1538 fake reporter: fake description 1539 1540 " contains: "fake reporter" with 1 message: 'Tested reporter: TAP' 1541 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1542 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1543 fake test name 1544 [fakeTestTag] 1545 1 test case 1546 1547 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: TAP' 1548 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1549 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "All available tags: 1550 1 [fakeTag] 1551 1 tag 1552 1553 " contains: "fakeTag" with 1 message: 'Tested reporter: TeamCity' 1554 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1555 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "Available reporters: 1556 fake reporter: fake description 1557 1558 " contains: "fake reporter" with 1 message: 'Tested reporter: TeamCity' 1559 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1560 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1561 fake test name 1562 [fakeTestTag] 1563 1 test case 1564 1565 " ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: TeamCity' 1566 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1567 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fakeTag"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1568 <TagsFromMatchingTests> 1569 <Tag> 1570 <Count>1</Count> 1571 <Aliases> 1572 <Alias>fakeTag</Alias> 1573 </Aliases> 1574 </Tag> 1575 </TagsFromMatchingTests>" contains: "fakeTag" with 1 message: 'Tested reporter: XML' 1576 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1577 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("fake reporter"s) for: "<?xml version="1.0" encoding="UTF-8"?> 1578 <AvailableReporters> 1579 <Reporter> 1580 <Name>fake reporter</Name> 1581 <Description>fake description</Description> 1582 </Reporter> 1583 </AvailableReporters>" contains: "fake reporter" with 1 message: 'Tested reporter: XML' 1584 Reporters.tests.cpp:<line number>: passed: !(factories.empty()) for: !false 1585 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "<?xml version="1.0" encoding="UTF-8"?> 1586 <MatchingTests> 1587 <TestCase> 1588 <Name>fake test name</Name> 1589 <ClassName/> 1590 <Tags>[fakeTestTag]</Tags> 1591 <SourceInfo> 1592 <File>fake-file.cpp</File> 1593 <Line>123456789</Line> 1594 </SourceInfo> 1595 </TestCase> 1596 </MatchingTests>" ( contains: "fake test name" and contains: "fakeTestTag" ) with 1 message: 'Tested reporter: XML' 1597 Reporters.tests.cpp:<line number>: passed: 1598 Message.tests.cpp:<line number>: passed: with 1 message: 'this is a success' 1599 Message.tests.cpp:<line number>: passed: 1600 BDD.tests.cpp:<line number>: passed: before == 0 for: 0 == 0 1601 BDD.tests.cpp:<line number>: passed: after > before for: 1 > 0 1602 BDD.tests.cpp:<line number>: passed: itDoesThis() for: true 1603 BDD.tests.cpp:<line number>: passed: itDoesThat() for: true 1604 BDD.tests.cpp:<line number>: passed: with 1 message: 'boo!' 1605 BDD.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1606 BDD.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 1607 BDD.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1608 BDD.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1609 BDD.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1610 BDD.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1611 BDD.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1612 BDD.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1613 A string sent directly to stdout 1614 A string sent directly to stderr 1615 A string sent to stderr via clog 1616 Approx.tests.cpp:<line number>: passed: d == Approx( 1.23 ) for: 1.23 == Approx( 1.23 ) 1617 Approx.tests.cpp:<line number>: passed: d != Approx( 1.22 ) for: 1.23 != Approx( 1.22 ) 1618 Approx.tests.cpp:<line number>: passed: d != Approx( 1.24 ) for: 1.23 != Approx( 1.24 ) 1619 Approx.tests.cpp:<line number>: passed: d == 1.23_a for: 1.23 == Approx( 1.23 ) 1620 Approx.tests.cpp:<line number>: passed: d != 1.22_a for: 1.23 != Approx( 1.22 ) 1621 Approx.tests.cpp:<line number>: passed: Approx( d ) == 1.23 for: Approx( 1.23 ) == 1.23 1622 Approx.tests.cpp:<line number>: passed: Approx( d ) != 1.22 for: Approx( 1.23 ) != 1.22 1623 Approx.tests.cpp:<line number>: passed: Approx( d ) != 1.24 for: Approx( 1.23 ) != 1.24 1624 Message from section one 1625 Message from section two 1626 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), StartsWith( "This String" ) for: "this string contains 'abc' as a substring" starts with: "This String" 1627 Matchers.tests.cpp:<line number>: failed: testStringForMatching(), StartsWith( "string", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" starts with: "string" (case insensitive) 1628 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify(singular) == "{ 1 }" for: "{ 1 }" == "{ 1 }" 1629 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify(arr) == "{ 3, 2, 1 }" for: "{ 3, 2, 1 }" == "{ 3, 2, 1 }" 1630 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify(arr) == R"({ { "1:1", "1:2", "1:3" }, { "2:1", "2:2" } })" for: "{ { "1:1", "1:2", "1:3" }, { "2:1", "2:2" } }" 1631 == 1632 "{ { "1:1", "1:2", "1:3" }, { "2:1", "2:2" } }" 1633 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "string" ) for: "this string contains 'abc' as a substring" contains: "string" 1634 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "string", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" contains: "string" (case insensitive) 1635 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "abc" ) for: "this string contains 'abc' as a substring" contains: "abc" 1636 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), ContainsSubstring( "aBC", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" contains: "abc" (case insensitive) 1637 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), StartsWith( "this" ) for: "this string contains 'abc' as a substring" starts with: "this" 1638 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), StartsWith( "THIS", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" starts with: "this" (case insensitive) 1639 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), EndsWith( "substring" ) for: "this string contains 'abc' as a substring" ends with: "substring" 1640 Matchers.tests.cpp:<line number>: passed: testStringForMatching(), EndsWith( " SuBsTrInG", Catch::CaseSensitive::No ) for: "this string contains 'abc' as a substring" ends with: " substring" (case insensitive) 1641 String.tests.cpp:<line number>: passed: empty.empty() for: true 1642 String.tests.cpp:<line number>: passed: empty.size() == 0 for: 0 == 0 1643 String.tests.cpp:<line number>: passed: std::strcmp( empty.data(), "" ) == 0 for: 0 == 0 1644 String.tests.cpp:<line number>: passed: s.empty() == false for: false == false 1645 String.tests.cpp:<line number>: passed: s.size() == 5 for: 5 == 5 1646 String.tests.cpp:<line number>: passed: std::strcmp( rawChars, "hello" ) == 0 for: 0 == 0 1647 String.tests.cpp:<line number>: passed: s.data() == rawChars for: "hello" == "hello" 1648 String.tests.cpp:<line number>: passed: original == "original" 1649 String.tests.cpp:<line number>: passed: original.data() 1650 String.tests.cpp:<line number>: passed: original.begin() == copy.begin() for: "original string" == "original string" 1651 String.tests.cpp:<line number>: passed: original.begin() == copy.begin() for: "original string" == "original string" 1652 String.tests.cpp:<line number>: passed: ss.empty() == false for: false == false 1653 String.tests.cpp:<line number>: passed: ss.size() == 5 for: 5 == 5 1654 String.tests.cpp:<line number>: passed: std::strncmp( ss.data(), "hello", 5 ) == 0 for: 0 == 0 1655 String.tests.cpp:<line number>: passed: ss == "hello" for: hello == "hello" 1656 String.tests.cpp:<line number>: passed: ss.size() == 6 for: 6 == 6 1657 String.tests.cpp:<line number>: passed: std::strcmp( ss.data(), "world!" ) == 0 for: 0 == 0 1658 String.tests.cpp:<line number>: passed: s.data() == s2.data() for: "hello world!" == "hello world!" 1659 String.tests.cpp:<line number>: passed: s.data() == ss.data() for: "hello world!" == "hello world!" 1660 String.tests.cpp:<line number>: passed: s.substr(s.size() + 1, 123).empty() for: true 1661 String.tests.cpp:<line number>: passed: std::strcmp(ss.data(), "world!") == 0 for: 0 == 0 1662 String.tests.cpp:<line number>: passed: s.substr(1'000'000, 1).empty() for: true 1663 String.tests.cpp:<line number>: passed: reinterpret_cast<char*>(buffer1) != reinterpret_cast<char*>(buffer2) for: "Hello" != "Hello" 1664 String.tests.cpp:<line number>: passed: left == right for: Hello == Hello 1665 String.tests.cpp:<line number>: passed: left != left.substr(0, 3) for: Hello != Hel 1666 String.tests.cpp:<line number>: passed: sr == "a standard string" for: a standard string == "a standard string" 1667 String.tests.cpp:<line number>: passed: sr.size() == stdStr.size() for: 17 == 17 1668 String.tests.cpp:<line number>: passed: sr == "a standard string" for: a standard string == "a standard string" 1669 String.tests.cpp:<line number>: passed: sr.size() == stdStr.size() for: 17 == 17 1670 String.tests.cpp:<line number>: passed: sr == "a standard string" for: a standard string == "a standard string" 1671 String.tests.cpp:<line number>: passed: sr.size() == stdStr.size() for: 17 == 17 1672 String.tests.cpp:<line number>: passed: stdStr == "a stringref" for: "a stringref" == "a stringref" 1673 String.tests.cpp:<line number>: passed: stdStr.size() == sr.size() for: 11 == 11 1674 String.tests.cpp:<line number>: passed: stdStr == "a stringref" for: "a stringref" == "a stringref" 1675 String.tests.cpp:<line number>: passed: stdStr.size() == sr.size() for: 11 == 11 1676 String.tests.cpp:<line number>: passed: lhs == "some string += the stringref contents" for: "some string += the stringref contents" 1677 == 1678 "some string += the stringref contents" 1679 String.tests.cpp:<line number>: passed: together == "abrakadabra" for: "abrakadabra" == "abrakadabra" 1680 String.tests.cpp:<line number>: passed: with 1 message: 'empty.size() == 0' 1681 String.tests.cpp:<line number>: passed: with 1 message: 'empty.begin() == empty.end()' 1682 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.size() == 3' 1683 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.data() == abc' 1684 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.begin() == abc' 1685 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.begin() != stringref.end()' 1686 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.substr(10, 0).empty()' 1687 String.tests.cpp:<line number>: passed: with 1 message: 'stringref.substr(2, 1).data() == abc + 2' 1688 String.tests.cpp:<line number>: passed: with 1 message: 'stringref[1] == 'b'' 1689 String.tests.cpp:<line number>: passed: with 1 message: 'shortened.size() == 2' 1690 String.tests.cpp:<line number>: passed: with 1 message: 'shortened.data() == abc' 1691 String.tests.cpp:<line number>: passed: with 1 message: 'shortened.begin() != shortened.end()' 1692 String.tests.cpp:<line number>: passed: with 1 message: '!(sr1.empty())' 1693 String.tests.cpp:<line number>: passed: with 1 message: 'sr1.size() == 3' 1694 String.tests.cpp:<line number>: passed: with 1 message: 'sr2.empty()' 1695 String.tests.cpp:<line number>: passed: with 1 message: 'sr2.size() == 0' 1696 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( with_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1697 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( no_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1698 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( with_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1699 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( no_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1700 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( with_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1701 ToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( no_null_terminator ) == R"("abc")"s for: ""abc"" == ""abc"" 1702 ToStringChrono.tests.cpp:<line number>: passed: minute == seconds for: 1 m == 60 s 1703 ToStringChrono.tests.cpp:<line number>: passed: hour != seconds for: 1 h != 60 s 1704 ToStringChrono.tests.cpp:<line number>: passed: micro != milli for: 1 us != 1 ms 1705 ToStringChrono.tests.cpp:<line number>: passed: nano != micro for: 1 ns != 1 us 1706 ToStringChrono.tests.cpp:<line number>: passed: half_minute != femto_second for: 1 [30/1]s != 1 fs 1707 ToStringChrono.tests.cpp:<line number>: passed: pico_second != atto_second for: 1 ps != 1 as 1708 ToStringChrono.tests.cpp:<line number>: passed: now != later for: {iso8601-timestamp} 1709 != 1710 {iso8601-timestamp} 1711 Misc.tests.cpp:<line number>: failed: s1 == s2 for: "if ($b == 10) { 1712 $a = 20; 1713 }" 1714 == 1715 "if ($b == 10) { 1716 $a = 20; 1717 } 1718 " 1719 Tag.tests.cpp:<line number>: passed: what, ContainsSubstring( "[@zzz]" ) for: "error: tag alias, '[@zzz]' already registered. 1720 First seen at: file:2 1721 Redefined at: file:10" contains: "[@zzz]" 1722 Tag.tests.cpp:<line number>: passed: what, ContainsSubstring( "file" ) for: "error: tag alias, '[@zzz]' already registered. 1723 First seen at: file:2 1724 Redefined at: file:10" contains: "file" 1725 Tag.tests.cpp:<line number>: passed: what, ContainsSubstring( "2" ) for: "error: tag alias, '[@zzz]' already registered. 1726 First seen at: file:2 1727 Redefined at: file:10" contains: "2" 1728 Tag.tests.cpp:<line number>: passed: what, ContainsSubstring( "10" ) for: "error: tag alias, '[@zzz]' already registered. 1729 First seen at: file:2 1730 Redefined at: file:10" contains: "10" 1731 Tag.tests.cpp:<line number>: passed: registry.add( "[no ampersat]", "", Catch::SourceLineInfo( "file", 3 ) ) 1732 Tag.tests.cpp:<line number>: passed: registry.add( "[the @ is not at the start]", "", Catch::SourceLineInfo( "file", 3 ) ) 1733 Tag.tests.cpp:<line number>: passed: registry.add( "@no square bracket at start]", "", Catch::SourceLineInfo( "file", 3 ) ) 1734 Tag.tests.cpp:<line number>: passed: registry.add( "[@no square bracket at end", "", Catch::SourceLineInfo( "file", 3 ) ) 1735 Tag.tests.cpp:<line number>: passed: testCase.tags.size() == 2 for: 2 == 2 1736 Tag.tests.cpp:<line number>: passed: testCase.tags, VectorContains( Tag( "tag with spaces" ) ) && VectorContains( Tag( "I said \"good day\" sir!"_catch_sr ) ) for: { {?}, {?} } ( Contains: {?} and Contains: {?} ) 1737 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1 == 1 1738 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1 == 1 1739 Class.tests.cpp:<line number>: passed: Template_Fixture<TestType>::m_a == 1 for: 1.0 == 1 1740 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 1 > 0 1741 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 4 > 0 1742 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 1 > 0 1743 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 4 > 0 1744 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 4 > 0 1745 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 1 > 0 1746 Misc.tests.cpp:<line number>: passed: sizeof(TestType) > 0 for: 4 > 0 1747 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1748 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1749 Misc.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 1750 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1751 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1752 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1753 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1754 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1755 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1756 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1757 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1758 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1759 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1760 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1761 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1762 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1763 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1764 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1765 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1766 Misc.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 1767 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1768 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1769 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1770 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1771 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1772 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1773 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1774 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1775 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1776 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1777 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1778 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1779 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1780 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1781 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1782 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1783 Misc.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 1784 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1785 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1786 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1787 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1788 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1789 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1790 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1791 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1792 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1793 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1794 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1795 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1796 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1797 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1798 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1799 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1800 Misc.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 1801 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1802 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1803 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1804 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1805 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1806 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1807 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1808 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1809 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1810 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 1811 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1812 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1813 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 1814 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 1815 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1816 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1817 Misc.tests.cpp:<line number>: passed: v.size() == 2 * V for: 12 == 12 1818 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 12 >= 12 1819 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1820 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1821 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1822 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1823 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1824 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1825 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1826 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1827 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 12 >= 12 1828 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1829 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1830 Misc.tests.cpp:<line number>: passed: v.size() == V for: 6 == 6 1831 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 6 >= 6 1832 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1833 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1834 Misc.tests.cpp:<line number>: passed: v.size() == 2 * V for: 8 == 8 1835 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 8 >= 8 1836 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1837 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1838 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1839 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1840 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1841 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1842 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1843 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1844 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 8 >= 8 1845 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1846 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1847 Misc.tests.cpp:<line number>: passed: v.size() == V for: 4 == 4 1848 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 4 >= 4 1849 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1850 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1851 Misc.tests.cpp:<line number>: passed: v.size() == 2 * V for: 10 == 10 1852 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 10 >= 10 1853 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1854 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1855 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1856 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1857 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1858 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1859 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1860 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1861 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 10 >= 10 1862 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1863 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1864 Misc.tests.cpp:<line number>: passed: v.size() == V for: 5 == 5 1865 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 5 >= 5 1866 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1867 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1868 Misc.tests.cpp:<line number>: passed: v.size() == 2 * V for: 30 == 30 1869 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 30 >= 30 1870 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1871 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1872 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 1873 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1874 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 1875 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1876 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1877 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1878 Misc.tests.cpp:<line number>: passed: v.capacity() >= 2 * V for: 30 >= 30 1879 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1880 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1881 Misc.tests.cpp:<line number>: passed: v.size() == V for: 15 == 15 1882 Misc.tests.cpp:<line number>: passed: v.capacity() >= V for: 15 >= 15 1883 Tag.tests.cpp:<line number>: passed: testCase.tags.size() == 1 for: 1 == 1 1884 Tag.tests.cpp:<line number>: passed: testCase.tags[0] == Tag( "tag1" ) for: {?} == {?} 1885 VariadicMacros.tests.cpp:<line number>: passed: with 1 message: 'no assertions' 1886 Tricky.tests.cpp:<line number>: passed: 0x<hex digits> == bit30and31 for: 3221225472 (0x<hex digits>) == 3221225472 1887 CmdLine.tests.cpp:<line number>: passed: 1888 Misc.tests.cpp:<line number>: passed: true 1889 Misc.tests.cpp:<line number>: passed: 1890 Misc.tests.cpp:<line number>: failed - but was ok: false 1891 Misc.tests.cpp:<line number>: passed: true 1892 Misc.tests.cpp:<line number>: failed - but was ok: false 1893 Misc.tests.cpp:<line number>: passed: 1894 Misc.tests.cpp:<line number>: passed: true 1895 Misc.tests.cpp:<line number>: failed: explicitly 1896 Misc.tests.cpp:<line number>: failed - but was ok: false 1897 Misc.tests.cpp:<line number>: failed: explicitly 1898 Misc.tests.cpp:<line number>: passed: true 1899 Misc.tests.cpp:<line number>: failed: unexpected exception with message: 'Uncaught exception should fail!'; expression was: {Unknown expression after the reported line} 1900 Misc.tests.cpp:<line number>: failed - but was ok: false 1901 Misc.tests.cpp:<line number>: failed: unexpected exception with message: 'Uncaught exception should fail!'; expression was: {Unknown expression after the reported line} 1902 Message.tests.cpp:<line number>: failed - but was ok: 1 == 2 1903 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring("[fakeTag]"s) for: "All available tags: 1904 1 [fakeTag] 1905 1 tag 1906 1907 " contains: "[fakeTag]" 1908 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake reporter"s ) && ContainsSubstring( "fake description"s ) for: "Available reporters: 1909 fake reporter: fake description 1910 1911 " ( contains: "fake reporter" and contains: "fake description" ) 1912 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fake test name"s ) && ContainsSubstring( "fakeTestTag"s ) for: "All available test cases: 1913 fake test name 1914 [fakeTestTag] 1915 1 test case 1916 1917 " ( contains: "fake test name" and contains: "fakeTestTag" ) 1918 Reporters.tests.cpp:<line number>: passed: listingString, ContainsSubstring( "fakeListener"s ) && ContainsSubstring( "fake description"s ) for: "Registered listeners: 1919 fakeListener: fake description 1920 1921 " ( contains: "fakeListener" and contains: "fake description" ) 1922 Misc.tests.cpp:<line number>: passed: with 1 message: 'oops!' 1923 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'For some reason someone is throwing a string literal!' 1924 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1925 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1926 PartTracker.tests.cpp:<line number>: passed: s1.isSuccessfullyCompleted() for: true 1927 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1928 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1929 PartTracker.tests.cpp:<line number>: passed: testCase.isSuccessfullyCompleted() for: true 1930 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1931 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1932 PartTracker.tests.cpp:<line number>: passed: s1.isComplete() for: true 1933 PartTracker.tests.cpp:<line number>: passed: s1.isSuccessfullyCompleted() == false for: false == false 1934 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1935 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1936 PartTracker.tests.cpp:<line number>: passed: testCase.isSuccessfullyCompleted() == false for: false == false 1937 PartTracker.tests.cpp:<line number>: passed: testCase2.isOpen() for: true 1938 PartTracker.tests.cpp:<line number>: passed: s1b.isOpen() == false for: false == false 1939 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1940 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() for: true 1941 PartTracker.tests.cpp:<line number>: passed: testCase.isSuccessfullyCompleted() for: true 1942 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1943 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1944 PartTracker.tests.cpp:<line number>: passed: s1.isComplete() for: true 1945 PartTracker.tests.cpp:<line number>: passed: s1.isSuccessfullyCompleted() == false for: false == false 1946 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1947 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1948 PartTracker.tests.cpp:<line number>: passed: testCase.isSuccessfullyCompleted() == false for: false == false 1949 PartTracker.tests.cpp:<line number>: passed: testCase2.isOpen() for: true 1950 PartTracker.tests.cpp:<line number>: passed: s1b.isOpen() == false for: false == false 1951 PartTracker.tests.cpp:<line number>: passed: s2.isOpen() for: true 1952 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1953 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() for: true 1954 PartTracker.tests.cpp:<line number>: passed: testCase.isSuccessfullyCompleted() for: true 1955 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1956 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1957 PartTracker.tests.cpp:<line number>: passed: s2.isOpen() == false for: false == false 1958 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1959 PartTracker.tests.cpp:<line number>: passed: testCase2.isOpen() for: true 1960 PartTracker.tests.cpp:<line number>: passed: s1b.isOpen() == false for: false == false 1961 PartTracker.tests.cpp:<line number>: passed: s2b.isOpen() for: true 1962 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() == false for: false == false 1963 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1964 PartTracker.tests.cpp:<line number>: passed: s2b.isSuccessfullyCompleted() for: true 1965 PartTracker.tests.cpp:<line number>: passed: testCase2.isComplete() == false for: false == false 1966 PartTracker.tests.cpp:<line number>: passed: testCase2.isSuccessfullyCompleted() for: true 1967 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1968 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1969 PartTracker.tests.cpp:<line number>: passed: s2.isOpen() == false for: false == false 1970 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1971 PartTracker.tests.cpp:<line number>: passed: testCase2.isOpen() for: true 1972 PartTracker.tests.cpp:<line number>: passed: s1b.isOpen() == false for: false == false 1973 PartTracker.tests.cpp:<line number>: passed: s2b.isOpen() for: true 1974 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() == false for: false == false 1975 PartTracker.tests.cpp:<line number>: passed: ctx.completedCycle() for: true 1976 PartTracker.tests.cpp:<line number>: passed: s2b.isComplete() for: true 1977 PartTracker.tests.cpp:<line number>: passed: s2b.isSuccessfullyCompleted() == false for: false == false 1978 PartTracker.tests.cpp:<line number>: passed: testCase2.isSuccessfullyCompleted() == false for: false == false 1979 PartTracker.tests.cpp:<line number>: passed: testCase3.isOpen() for: true 1980 PartTracker.tests.cpp:<line number>: passed: s1c.isOpen() == false for: false == false 1981 PartTracker.tests.cpp:<line number>: passed: s2c.isOpen() == false for: false == false 1982 PartTracker.tests.cpp:<line number>: passed: testCase3.isSuccessfullyCompleted() for: true 1983 PartTracker.tests.cpp:<line number>: passed: testCase.isOpen() for: true 1984 PartTracker.tests.cpp:<line number>: passed: s1.isOpen() for: true 1985 PartTracker.tests.cpp:<line number>: passed: s2.isOpen() for: true 1986 PartTracker.tests.cpp:<line number>: passed: s2.isComplete() for: true 1987 PartTracker.tests.cpp:<line number>: passed: s1.isComplete() == false for: false == false 1988 PartTracker.tests.cpp:<line number>: passed: s1.isComplete() for: true 1989 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() == false for: false == false 1990 PartTracker.tests.cpp:<line number>: passed: testCase.isComplete() for: true 1991 StringManip.tests.cpp:<line number>: passed: trim(std::string(no_whitespace)) == no_whitespace for: "There is no extra whitespace here" 1992 == 1993 "There is no extra whitespace here" 1994 StringManip.tests.cpp:<line number>: passed: trim(std::string(leading_whitespace)) == no_whitespace for: "There is no extra whitespace here" 1995 == 1996 "There is no extra whitespace here" 1997 StringManip.tests.cpp:<line number>: passed: trim(std::string(trailing_whitespace)) == no_whitespace for: "There is no extra whitespace here" 1998 == 1999 "There is no extra whitespace here" 2000 StringManip.tests.cpp:<line number>: passed: trim(std::string(whitespace_at_both_ends)) == no_whitespace for: "There is no extra whitespace here" 2001 == 2002 "There is no extra whitespace here" 2003 StringManip.tests.cpp:<line number>: passed: trim(StringRef(no_whitespace)) == StringRef(no_whitespace) for: There is no extra whitespace here 2004 == 2005 There is no extra whitespace here 2006 StringManip.tests.cpp:<line number>: passed: trim(StringRef(leading_whitespace)) == StringRef(no_whitespace) for: There is no extra whitespace here 2007 == 2008 There is no extra whitespace here 2009 StringManip.tests.cpp:<line number>: passed: trim(StringRef(trailing_whitespace)) == StringRef(no_whitespace) for: There is no extra whitespace here 2010 == 2011 There is no extra whitespace here 2012 StringManip.tests.cpp:<line number>: passed: trim(StringRef(whitespace_at_both_ends)) == StringRef(no_whitespace) for: There is no extra whitespace here 2013 == 2014 There is no extra whitespace here 2015 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, RangeEquals( c_array ) for: { 1, 2, 3 } elements are { 1, 2, 3 } 2016 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, UnorderedRangeEquals( c_array ) for: { 1, 2, 3 } unordered elements are { 1, 2, 3 } 2017 MatchersRanges.tests.cpp:<line number>: passed: array_int_3, !RangeEquals( array_int_4 ) for: { 1, 2, 3 } not elements are { 1, 2, 3, 4 } 2018 MatchersRanges.tests.cpp:<line number>: passed: array_int_3, !UnorderedRangeEquals( array_int_4 ) for: { 1, 2, 3 } not unordered elements are { 1, 2, 3, 4 } 2019 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, RangeEquals( vector_char_a ) for: { 1, 2, 3 } elements are { 1, 2, 3 } 2020 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, UnorderedRangeEquals( vector_char_a ) for: { 1, 2, 3 } unordered elements are { 1, 2, 3 } 2021 MatchersRanges.tests.cpp:<line number>: passed: with 1 message: 'ContainerIsRandomAccess( array_int_a ) != ContainerIsRandomAccess( list_char_a )' 2022 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, RangeEquals( list_char_a ) for: { 1, 2, 3 } elements are { 1, 2, 3 } 2023 MatchersRanges.tests.cpp:<line number>: passed: array_int_a, UnorderedRangeEquals( list_char_a ) for: { 1, 2, 3 } unordered elements are { 1, 2, 3 } 2024 MatchersRanges.tests.cpp:<line number>: passed: vector_int_a, RangeEquals( vector_char_a ) for: { 1, 2, 3 } elements are { 1, 2, 3 } 2025 MatchersRanges.tests.cpp:<line number>: passed: vector_int_a, UnorderedRangeEquals( vector_char_a ) for: { 1, 2, 3 } unordered elements are { 1, 2, 3 } 2026 MatchersRanges.tests.cpp:<line number>: passed: vector_int_a, !RangeEquals( vector_char_b ) for: { 1, 2, 3 } not elements are { 1, 2, 2 } 2027 MatchersRanges.tests.cpp:<line number>: passed: vector_int_a, !UnorderedRangeEquals( vector_char_b ) for: { 1, 2, 3 } not unordered elements are { 1, 2, 2 } 2028 MatchersRanges.tests.cpp:<line number>: passed: a, !RangeEquals( b ) for: { 1, 2, 3 } not elements are { 3, 2, 1 } 2029 MatchersRanges.tests.cpp:<line number>: passed: a, UnorderedRangeEquals( b ) for: { 1, 2, 3 } unordered elements are { 3, 2, 1 } 2030 MatchersRanges.tests.cpp:<line number>: passed: vector_a, RangeEquals( array_a_plus_1, close_enough ) for: { 1, 2, 3 } elements are { 2, 3, 4 } 2031 MatchersRanges.tests.cpp:<line number>: passed: vector_a, UnorderedRangeEquals( array_a_plus_1, close_enough ) for: { 1, 2, 3 } unordered elements are { 2, 3, 4 } 2032 Exception.tests.cpp:<line number>: failed: unexpected exception with message: '3.14' 2033 UniquePtr.tests.cpp:<line number>: passed: bptr->i == 3 for: 3 == 3 2034 UniquePtr.tests.cpp:<line number>: passed: bptr->i == 3 for: 3 == 3 2035 MatchersRanges.tests.cpp:<line number>: passed: data, AllMatch(SizeIs(5)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } all match has size == 5 2036 MatchersRanges.tests.cpp:<line number>: passed: data, !AllMatch(Contains(0) && Contains(1)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } not all match ( contains element 0 and contains element 1 ) 2037 MatchersRanges.tests.cpp:<line number>: passed: needs_adl, AllMatch( Predicate<int>( []( int elem ) { return elem < 6; } ) ) for: { 1, 2, 3, 4, 5 } all match matches undescribed predicate 2038 MatchersRanges.tests.cpp:<line number>: passed: mocked, allMatch for: { 1, 2, 3, 4, 5 } all match matches undescribed predicate 2039 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2040 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2041 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2042 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2043 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2044 MatchersRanges.tests.cpp:<line number>: passed: mocked, !allMatch for: { 1, 2, 3, 4, 5 } not all match matches undescribed predicate 2045 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2046 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2047 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2048 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2049 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2050 MatchersRanges.tests.cpp:<line number>: passed: data, AllTrue() for: { true, true, true, true, true } contains only true 2051 MatchersRanges.tests.cpp:<line number>: passed: data, AllTrue() for: { } contains only true 2052 MatchersRanges.tests.cpp:<line number>: passed: data, !AllTrue() for: { true, true, false, true, true } not contains only true 2053 MatchersRanges.tests.cpp:<line number>: passed: data, !AllTrue() for: { false, false, false, false, false } not contains only true 2054 MatchersRanges.tests.cpp:<line number>: passed: data, AllTrue() for: { true, true, true, true, true } contains only true 2055 MatchersRanges.tests.cpp:<line number>: passed: data, !AllTrue() for: { true, true, false, true, true } not contains only true 2056 MatchersRanges.tests.cpp:<line number>: passed: data, !AllTrue() for: { false, false, false, false, false } not contains only true 2057 MatchersRanges.tests.cpp:<line number>: passed: mocked, AllTrue() for: { true, true, true, true, true } contains only true 2058 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2059 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2060 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2061 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2062 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2063 MatchersRanges.tests.cpp:<line number>: passed: mocked, !AllTrue() for: { true, true, false, true, true } not contains only true 2064 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2065 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2066 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2067 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2068 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2069 MatchersRanges.tests.cpp:<line number>: passed: data, AnyMatch(SizeIs(5)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } any match has size == 5 2070 MatchersRanges.tests.cpp:<line number>: passed: data, !AnyMatch(Contains(0) && Contains(10)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } not any match ( contains element 0 and contains element 10 ) 2071 MatchersRanges.tests.cpp:<line number>: passed: needs_adl, AnyMatch( Predicate<int>( []( int elem ) { return elem < 3; } ) ) for: { 1, 2, 3, 4, 5 } any match matches undescribed predicate 2072 MatchersRanges.tests.cpp:<line number>: passed: mocked, !anyMatch for: { 1, 2, 3, 4, 5 } not any match matches undescribed predicate 2073 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2074 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2075 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2076 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2077 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2078 MatchersRanges.tests.cpp:<line number>: passed: mocked, anyMatch for: { 1, 2, 3, 4, 5 } any match matches undescribed predicate 2079 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2080 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[1]) for: !false 2081 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[2]) for: !false 2082 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2083 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2084 MatchersRanges.tests.cpp:<line number>: passed: data, AnyTrue() for: { true, true, true, true, true } contains at least one true 2085 MatchersRanges.tests.cpp:<line number>: passed: data, !AnyTrue() for: { } not contains at least one true 2086 MatchersRanges.tests.cpp:<line number>: passed: data, AnyTrue() for: { false, false, true, false, false } contains at least one true 2087 MatchersRanges.tests.cpp:<line number>: passed: data, !AnyTrue() for: { false, false, false, false, false } not contains at least one true 2088 MatchersRanges.tests.cpp:<line number>: passed: data, AnyTrue() for: { true, true, true, true, true } contains at least one true 2089 MatchersRanges.tests.cpp:<line number>: passed: data, AnyTrue() for: { false, false, true, false, false } contains at least one true 2090 MatchersRanges.tests.cpp:<line number>: passed: data, !AnyTrue() for: { false, false, false, false, false } not contains at least one true 2091 MatchersRanges.tests.cpp:<line number>: passed: mocked, AnyTrue() for: { false, false, false, false, true } contains at least one true 2092 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2093 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2094 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2095 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2096 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2097 MatchersRanges.tests.cpp:<line number>: passed: mocked, AnyTrue() for: { false, false, true, true, true } contains at least one true 2098 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2099 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2100 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2101 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2102 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2103 MatchersRanges.tests.cpp:<line number>: passed: data, NoneMatch(SizeIs(6)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } none match has size == 6 2104 MatchersRanges.tests.cpp:<line number>: passed: data, !NoneMatch(Contains(0) && Contains(1)) for: { { 0, 1, 2, 3, 5 }, { 4, -3, -2, 5, 0 }, { 0, 0, 0, 5, 0 }, { 0, -5, 0, 5, 0 }, { 1, 0, 0, -1, 5 } } not none match ( contains element 0 and contains element 1 ) 2105 MatchersRanges.tests.cpp:<line number>: passed: needs_adl, NoneMatch( Predicate<int>( []( int elem ) { return elem > 6; } ) ) for: { 1, 2, 3, 4, 5 } none match matches undescribed predicate 2106 MatchersRanges.tests.cpp:<line number>: passed: mocked, noneMatch for: { 1, 2, 3, 4, 5 } none match matches undescribed predicate 2107 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2108 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2109 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2110 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2111 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2112 MatchersRanges.tests.cpp:<line number>: passed: mocked, !noneMatch for: { 1, 2, 3, 4, 5 } not none match matches undescribed predicate 2113 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2114 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[1]) for: !false 2115 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[2]) for: !false 2116 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2117 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2118 MatchersRanges.tests.cpp:<line number>: passed: data, !NoneTrue() for: { true, true, true, true, true } not contains no true 2119 MatchersRanges.tests.cpp:<line number>: passed: data, NoneTrue() for: { } contains no true 2120 MatchersRanges.tests.cpp:<line number>: passed: data, !NoneTrue() for: { false, false, true, false, false } not contains no true 2121 MatchersRanges.tests.cpp:<line number>: passed: data, NoneTrue() for: { false, false, false, false, false } contains no true 2122 MatchersRanges.tests.cpp:<line number>: passed: data, !NoneTrue() for: { true, true, true, true, true } not contains no true 2123 MatchersRanges.tests.cpp:<line number>: passed: data, !NoneTrue() for: { false, false, true, false, false } not contains no true 2124 MatchersRanges.tests.cpp:<line number>: passed: data, NoneTrue() for: { false, false, false, false, false } contains no true 2125 MatchersRanges.tests.cpp:<line number>: passed: mocked, NoneTrue() for: { false, false, false, false, false } contains no true 2126 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2127 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2128 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2129 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[3] for: true 2130 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[4] for: true 2131 MatchersRanges.tests.cpp:<line number>: passed: mocked, !NoneTrue() for: { false, false, true, true, true } not contains no true 2132 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[0] for: true 2133 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[1] for: true 2134 MatchersRanges.tests.cpp:<line number>: passed: mocked.m_derefed[2] for: true 2135 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[3]) for: !false 2136 MatchersRanges.tests.cpp:<line number>: passed: !(mocked.m_derefed[4]) for: !false 2137 MatchersRanges.tests.cpp:<line number>: passed: empty_vector, RangeEquals( empty_vector ) for: { } elements are { } 2138 MatchersRanges.tests.cpp:<line number>: passed: empty_vector, !RangeEquals( non_empty_vector ) for: { } not elements are { 1 } 2139 MatchersRanges.tests.cpp:<line number>: passed: non_empty_vector, !RangeEquals( empty_vector ) for: { 1 } not elements are { } 2140 MatchersRanges.tests.cpp:<line number>: passed: non_empty_array, RangeEquals( non_empty_array ) for: { 1 } elements are { 1 } 2141 MatchersRanges.tests.cpp:<line number>: passed: array_a, RangeEquals( array_a ) for: { 1, 2, 3 } elements are { 1, 2, 3 } 2142 MatchersRanges.tests.cpp:<line number>: passed: array_a, !RangeEquals( array_b ) for: { 1, 2, 3 } not elements are { 2, 2, 3 } 2143 MatchersRanges.tests.cpp:<line number>: passed: array_a, !RangeEquals( array_c ) for: { 1, 2, 3 } not elements are { 1, 2, 2 } 2144 MatchersRanges.tests.cpp:<line number>: passed: vector_a, !RangeEquals( vector_b ) for: { 1, 2, 3 } not elements are { 1, 2, 3, 4 } 2145 MatchersRanges.tests.cpp:<line number>: passed: vector_a, RangeEquals( vector_a_plus_1, close_enough ) for: { 1, 2, 3 } elements are { 2, 3, 4 } 2146 MatchersRanges.tests.cpp:<line number>: passed: vector_a, !RangeEquals( vector_b, close_enough ) for: { 1, 2, 3 } not elements are { 3, 3, 4 } 2147 MatchersRanges.tests.cpp:<line number>: passed: needs_adl1, RangeEquals( needs_adl2 ) for: { 1, 2, 3, 4, 5 } elements are { 1, 2, 3, 4, 5 } 2148 MatchersRanges.tests.cpp:<line number>: passed: needs_adl1, RangeEquals( needs_adl3, []( int l, int r ) { return l + 1 == r; } ) for: { 1, 2, 3, 4, 5 } elements are { 2, 3, 4, 5, 6 } 2149 MatchersRanges.tests.cpp:<line number>: passed: mocked1, !RangeEquals( arr ) for: { 1, 2, 3, 4 } not elements are { 1, 2, 4, 4 } 2150 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[0] for: true 2151 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[1] for: true 2152 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[2] for: true 2153 MatchersRanges.tests.cpp:<line number>: passed: !(mocked1.m_derefed[3]) for: !false 2154 MatchersRanges.tests.cpp:<line number>: passed: mocked1, RangeEquals( arr ) for: { 1, 2, 3, 4 } elements are { 1, 2, 3, 4 } 2155 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[0] for: true 2156 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[1] for: true 2157 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[2] for: true 2158 MatchersRanges.tests.cpp:<line number>: passed: mocked1.m_derefed[3] for: true 2159 MatchersRanges.tests.cpp:<line number>: passed: empty_vector, UnorderedRangeEquals( empty_vector ) for: { } unordered elements are { } 2160 MatchersRanges.tests.cpp:<line number>: passed: empty_vector, !UnorderedRangeEquals( non_empty_vector ) for: { } not unordered elements are { 1 } 2161 MatchersRanges.tests.cpp:<line number>: passed: non_empty_vector, !UnorderedRangeEquals( empty_vector ) for: { 1 } not unordered elements are { } 2162 MatchersRanges.tests.cpp:<line number>: passed: non_empty_array, UnorderedRangeEquals( non_empty_array ) for: { 1 } unordered elements are { 1 } 2163 MatchersRanges.tests.cpp:<line number>: passed: array_a, UnorderedRangeEquals( array_a ) for: { 1, 2, 3 } unordered elements are { 1, 2, 3 } 2164 MatchersRanges.tests.cpp:<line number>: passed: array_a, !UnorderedRangeEquals( array_b ) for: { 1, 2, 3 } not unordered elements are { 2, 2, 3 } 2165 MatchersRanges.tests.cpp:<line number>: passed: vector_a, !UnorderedRangeEquals( vector_b ) for: { 1, 2, 3 } not unordered elements are { 1, 2, 3, 4 } 2166 MatchersRanges.tests.cpp:<line number>: passed: vector_a, UnorderedRangeEquals( vector_a_plus_1, close_enough ) for: { 1, 10, 20 } unordered elements are { 11, 21, 2 } 2167 MatchersRanges.tests.cpp:<line number>: passed: vector_a, !UnorderedRangeEquals( vector_b, close_enough ) for: { 1, 10, 21 } not unordered elements are { 11, 21, 3 } 2168 MatchersRanges.tests.cpp:<line number>: passed: needs_adl1, UnorderedRangeEquals( needs_adl2 ) for: { 1, 2, 3, 4, 5 } unordered elements are { 1, 2, 3, 4, 5 } 2169 MatchersRanges.tests.cpp:<line number>: passed: empty_vec, SizeIs(0) for: { } has size == 0 2170 MatchersRanges.tests.cpp:<line number>: passed: empty_vec, !SizeIs(2) for: { } not has size == 2 2171 MatchersRanges.tests.cpp:<line number>: passed: empty_vec, SizeIs(Lt(2)) for: { } size matches is less than 2 2172 MatchersRanges.tests.cpp:<line number>: passed: arr, SizeIs(2) for: { 0, 0 } has size == 2 2173 MatchersRanges.tests.cpp:<line number>: passed: arr, SizeIs( Lt(3)) for: { 0, 0 } size matches is less than 3 2174 MatchersRanges.tests.cpp:<line number>: passed: arr, !SizeIs(!Lt(3)) for: { 0, 0 } not size matches not is less than 3 2175 MatchersRanges.tests.cpp:<line number>: passed: map, SizeIs(3) for: { {?}, {?}, {?} } has size == 3 2176 MatchersRanges.tests.cpp:<line number>: passed: unrelated::ADL_size{}, SizeIs(12) for: {?} has size == 12 2177 MatchersRanges.tests.cpp:<line number>: passed: has_size{}, SizeIs(13) for: {?} has size == 13 2178 Approx.tests.cpp:<line number>: passed: d == approx( 1.23 ) for: 1.23 == Approx( 1.23 ) 2179 Approx.tests.cpp:<line number>: passed: d == approx( 1.22 ) for: 1.23 == Approx( 1.22 ) 2180 Approx.tests.cpp:<line number>: passed: d == approx( 1.24 ) for: 1.23 == Approx( 1.24 ) 2181 Approx.tests.cpp:<line number>: passed: d != approx( 1.25 ) for: 1.23 != Approx( 1.25 ) 2182 Approx.tests.cpp:<line number>: passed: approx( d ) == 1.23 for: Approx( 1.23 ) == 1.23 2183 Approx.tests.cpp:<line number>: passed: approx( d ) == 1.22 for: Approx( 1.23 ) == 1.22 2184 Approx.tests.cpp:<line number>: passed: approx( d ) == 1.24 for: Approx( 1.23 ) == 1.24 2185 Approx.tests.cpp:<line number>: passed: approx( d ) != 1.25 for: Approx( 1.23 ) != 1.25 2186 VariadicMacros.tests.cpp:<line number>: passed: with 1 message: 'no assertions' 2187 Matchers.tests.cpp:<line number>: passed: empty, Approx( empty ) for: { } is approx: { } 2188 Matchers.tests.cpp:<line number>: passed: v1, Approx( v1 ) for: { 1.0, 2.0, 3.0 } is approx: { 1.0, 2.0, 3.0 } 2189 Matchers.tests.cpp:<line number>: passed: v1, Approx<double>( { 1., 2., 3. } ) for: { 1.0, 2.0, 3.0 } is approx: { 1.0, 2.0, 3.0 } 2190 Matchers.tests.cpp:<line number>: passed: v1, !Approx( temp ) for: { 1.0, 2.0, 3.0 } not is approx: { 1.0, 2.0, 3.0, 4.0 } 2191 Matchers.tests.cpp:<line number>: passed: v1, !Approx( v2 ) for: { 1.0, 2.0, 3.0 } not is approx: { 1.5, 2.5, 3.5 } 2192 Matchers.tests.cpp:<line number>: passed: v1, Approx( v2 ).margin( 0.5 ) for: { 1.0, 2.0, 3.0 } is approx: { 1.5, 2.5, 3.5 } 2193 Matchers.tests.cpp:<line number>: passed: v1, Approx( v2 ).epsilon( 0.5 ) for: { 1.0, 2.0, 3.0 } is approx: { 1.5, 2.5, 3.5 } 2194 Matchers.tests.cpp:<line number>: passed: v1, Approx( v2 ).epsilon( 0.1 ).scale( 500 ) for: { 1.0, 2.0, 3.0 } is approx: { 1.5, 2.5, 3.5 } 2195 Matchers.tests.cpp:<line number>: failed: empty, Approx( t1 ) for: { } is approx: { 1.0, 2.0 } 2196 Matchers.tests.cpp:<line number>: failed: v1, Approx( v2 ) for: { 2.0, 4.0, 6.0 } is approx: { 1.0, 3.0, 5.0 } 2197 Matchers.tests.cpp:<line number>: passed: v, VectorContains( 1 ) for: { 1, 2, 3 } Contains: 1 2198 Matchers.tests.cpp:<line number>: passed: v, VectorContains( 2 ) for: { 1, 2, 3 } Contains: 2 2199 Matchers.tests.cpp:<line number>: passed: v5, ( VectorContains<int, CustomAllocator<int>>( 2 ) ) for: { 1, 2, 3 } Contains: 2 2200 Matchers.tests.cpp:<line number>: passed: v, Contains( v2 ) for: { 1, 2, 3 } Contains: { 1, 2 } 2201 Matchers.tests.cpp:<line number>: passed: v, Contains<int>( { 1, 2 } ) for: { 1, 2, 3 } Contains: { 1, 2 } 2202 Matchers.tests.cpp:<line number>: passed: v5, ( Contains<int, std::allocator<int>, CustomAllocator<int>>( v2 ) ) for: { 1, 2, 3 } Contains: { 1, 2 } 2203 Matchers.tests.cpp:<line number>: passed: v, Contains( v2 ) for: { 1, 2, 3 } Contains: { 1, 2, 3 } 2204 Matchers.tests.cpp:<line number>: passed: v, Contains( empty ) for: { 1, 2, 3 } Contains: { } 2205 Matchers.tests.cpp:<line number>: passed: empty, Contains( empty ) for: { } Contains: { } 2206 Matchers.tests.cpp:<line number>: passed: v5, ( Contains<int, std::allocator<int>, CustomAllocator<int>>( v2 ) ) for: { 1, 2, 3 } Contains: { 1, 2, 3 } 2207 Matchers.tests.cpp:<line number>: passed: v5, Contains( v6 ) for: { 1, 2, 3 } Contains: { 1, 2 } 2208 Matchers.tests.cpp:<line number>: passed: v, VectorContains( 1 ) && VectorContains( 2 ) for: { 1, 2, 3 } ( Contains: 1 and Contains: 2 ) 2209 Matchers.tests.cpp:<line number>: passed: v, Equals( v ) for: { 1, 2, 3 } Equals: { 1, 2, 3 } 2210 Matchers.tests.cpp:<line number>: passed: empty, Equals( empty ) for: { } Equals: { } 2211 Matchers.tests.cpp:<line number>: passed: v, Equals<int>( { 1, 2, 3 } ) for: { 1, 2, 3 } Equals: { 1, 2, 3 } 2212 Matchers.tests.cpp:<line number>: passed: v, Equals( v2 ) for: { 1, 2, 3 } Equals: { 1, 2, 3 } 2213 Matchers.tests.cpp:<line number>: passed: v5, ( Equals<int, std::allocator<int>, CustomAllocator<int>>( v2 ) ) for: { 1, 2, 3 } Equals: { 1, 2, 3 } 2214 Matchers.tests.cpp:<line number>: passed: v5, Equals( v6 ) for: { 1, 2, 3 } Equals: { 1, 2, 3 } 2215 Matchers.tests.cpp:<line number>: passed: v, UnorderedEquals( v ) for: { 1, 2, 3 } UnorderedEquals: { 1, 2, 3 } 2216 Matchers.tests.cpp:<line number>: passed: v, UnorderedEquals<int>( { 3, 2, 1 } ) for: { 1, 2, 3 } UnorderedEquals: { 3, 2, 1 } 2217 Matchers.tests.cpp:<line number>: passed: empty, UnorderedEquals( empty ) for: { } UnorderedEquals: { } 2218 Matchers.tests.cpp:<line number>: passed: permuted, UnorderedEquals( v ) for: { 1, 3, 2 } UnorderedEquals: { 1, 2, 3 } 2219 Matchers.tests.cpp:<line number>: passed: permuted, UnorderedEquals( v ) for: { 2, 3, 1 } UnorderedEquals: { 1, 2, 3 } 2220 Matchers.tests.cpp:<line number>: passed: v5, ( UnorderedEquals<int, std::allocator<int>, CustomAllocator<int>>( permuted ) ) for: { 1, 2, 3 } UnorderedEquals: { 2, 3, 1 } 2221 Matchers.tests.cpp:<line number>: passed: v5_permuted, UnorderedEquals( v5 ) for: { 1, 3, 2 } UnorderedEquals: { 1, 2, 3 } 2222 Matchers.tests.cpp:<line number>: failed: v, VectorContains( -1 ) for: { 1, 2, 3 } Contains: -1 2223 Matchers.tests.cpp:<line number>: failed: empty, VectorContains( 1 ) for: { } Contains: 1 2224 Matchers.tests.cpp:<line number>: failed: empty, Contains( v ) for: { } Contains: { 1, 2, 3 } 2225 Matchers.tests.cpp:<line number>: failed: v, Contains( v2 ) for: { 1, 2, 3 } Contains: { 1, 2, 4 } 2226 Matchers.tests.cpp:<line number>: failed: v, Equals( v2 ) for: { 1, 2, 3 } Equals: { 1, 2 } 2227 Matchers.tests.cpp:<line number>: failed: v2, Equals( v ) for: { 1, 2 } Equals: { 1, 2, 3 } 2228 Matchers.tests.cpp:<line number>: failed: empty, Equals( v ) for: { } Equals: { 1, 2, 3 } 2229 Matchers.tests.cpp:<line number>: failed: v, Equals( empty ) for: { 1, 2, 3 } Equals: { } 2230 Matchers.tests.cpp:<line number>: failed: v, UnorderedEquals( empty ) for: { 1, 2, 3 } UnorderedEquals: { } 2231 Matchers.tests.cpp:<line number>: failed: empty, UnorderedEquals( v ) for: { } UnorderedEquals: { 1, 2, 3 } 2232 Matchers.tests.cpp:<line number>: failed: permuted, UnorderedEquals( v ) for: { 1, 3 } UnorderedEquals: { 1, 2, 3 } 2233 Matchers.tests.cpp:<line number>: failed: permuted, UnorderedEquals( v ) for: { 3, 1 } UnorderedEquals: { 1, 2, 3 } 2234 Exception.tests.cpp:<line number>: passed: thisThrows(), std::domain_error 2235 Exception.tests.cpp:<line number>: passed: thisDoesntThrow() 2236 Exception.tests.cpp:<line number>: passed: thisThrows() 2237 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'unexpected exception' 2238 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'expected exception'; expression was: thisThrows() == 0 2239 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'expected exception'; expression was: thisThrows() == 0 2240 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'expected exception'; expression was: thisThrows() == 0 2241 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'unexpected exception' 2242 Tricky.tests.cpp:<line number>: passed: 2243 Tricky.tests.cpp:<line number>: passed: 2244 Tricky.tests.cpp:<line number>: passed: 2245 Tricky.tests.cpp:<line number>: passed: 2246 Xml.tests.cpp:<line number>: passed: encode( "normal string" ) == "normal string" for: "normal string" == "normal string" 2247 Xml.tests.cpp:<line number>: passed: encode( "" ) == "" for: "" == "" 2248 Xml.tests.cpp:<line number>: passed: encode( "smith & jones" ) == "smith & jones" for: "smith & jones" == "smith & jones" 2249 Xml.tests.cpp:<line number>: passed: encode( "smith < jones" ) == "smith < jones" for: "smith < jones" == "smith < jones" 2250 Xml.tests.cpp:<line number>: passed: encode( "smith > jones" ) == "smith > jones" for: "smith > jones" == "smith > jones" 2251 Xml.tests.cpp:<line number>: passed: encode( "smith ]]> jones" ) == "smith ]]> jones" for: "smith ]]> jones" 2252 == 2253 "smith ]]> jones" 2254 Xml.tests.cpp:<line number>: passed: encode( stringWithQuotes ) == stringWithQuotes for: "don't "quote" me on that" 2255 == 2256 "don't "quote" me on that" 2257 Xml.tests.cpp:<line number>: passed: encode( stringWithQuotes, Catch::XmlEncode::ForAttributes ) == "don't "quote" me on that" for: "don't "quote" me on that" 2258 == 2259 "don't "quote" me on that" 2260 Xml.tests.cpp:<line number>: passed: encode( "[\x01]" ) == "[\\x01]" for: "[\x01]" == "[\x01]" 2261 Xml.tests.cpp:<line number>: passed: encode( "[\x7F]" ) == "[\\x7F]" for: "[\x7F]" == "[\x7F]" 2262 Xml.tests.cpp:<line number>: passed: stream.str(), ContainsSubstring(R"(attr1="true")") && ContainsSubstring(R"(attr2="false")") for: "<?xml version="1.0" encoding="UTF-8"?> 2263 <Element1 attr1="true" attr2="false"/> 2264 " ( contains: "attr1="true"" and contains: "attr2="false"" ) 2265 Skip.tests.cpp:<line number>: passed: 2266 Skip.tests.cpp:<line number>: skipped: 2267 InternalBenchmark.tests.cpp:<line number>: passed: analysis.mean.point.count() == 23 for: 23.0 == 23 2268 InternalBenchmark.tests.cpp:<line number>: passed: analysis.mean.lower_bound.count() == 23 for: 23.0 == 23 2269 InternalBenchmark.tests.cpp:<line number>: passed: analysis.mean.upper_bound.count() == 23 for: 23.0 == 23 2270 InternalBenchmark.tests.cpp:<line number>: passed: analysis.standard_deviation.point.count() == 0 for: 0.0 == 0 2271 InternalBenchmark.tests.cpp:<line number>: passed: analysis.standard_deviation.lower_bound.count() == 0 for: 0.0 == 0 2272 InternalBenchmark.tests.cpp:<line number>: passed: analysis.standard_deviation.upper_bound.count() == 0 for: 0.0 == 0 2273 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.total() == 0 for: 0 == 0 2274 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.low_mild == 0 for: 0 == 0 2275 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.low_severe == 0 for: 0 == 0 2276 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.high_mild == 0 for: 0 == 0 2277 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.high_severe == 0 for: 0 == 0 2278 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outliers.samples_seen == 0 for: 0 == 0 2279 InternalBenchmark.tests.cpp:<line number>: passed: analysis.outlier_variance == 0 for: 0.0 == 0 2280 ToStringVector.tests.cpp:<line number>: passed: Catch::Detail::stringify( empty ) == "{ }" for: "{ }" == "{ }" 2281 ToStringVector.tests.cpp:<line number>: passed: Catch::Detail::stringify( oneValue ) == "{ 42 }" for: "{ 42 }" == "{ 42 }" 2282 ToStringVector.tests.cpp:<line number>: passed: Catch::Detail::stringify( twoValues ) == "{ 42, 250 }" for: "{ 42, 250 }" == "{ 42, 250 }" 2283 InternalBenchmark.tests.cpp:<line number>: passed: model.started == 1 for: 1 == 1 2284 InternalBenchmark.tests.cpp:<line number>: passed: model.finished == 0 for: 0 == 0 2285 InternalBenchmark.tests.cpp:<line number>: passed: model.started == 1 for: 1 == 1 2286 InternalBenchmark.tests.cpp:<line number>: passed: model.finished == 1 for: 1 == 1 2287 InternalBenchmark.tests.cpp:<line number>: passed: called == 1 for: 1 == 1 2288 InternalBenchmark.tests.cpp:<line number>: passed: model.started == 0 for: 0 == 0 2289 InternalBenchmark.tests.cpp:<line number>: passed: model.finished == 0 for: 0 == 0 2290 InternalBenchmark.tests.cpp:<line number>: passed: model.started == 0 for: 0 == 0 2291 InternalBenchmark.tests.cpp:<line number>: passed: model.finished == 0 for: 0 == 0 2292 InternalBenchmark.tests.cpp:<line number>: passed: called == 1 for: 1 == 1 2293 Tricky.tests.cpp:<line number>: passed: obj.prop != 0 for: 0x<hex digits> != 0 2294 Misc.tests.cpp:<line number>: passed: flag for: true 2295 Misc.tests.cpp:<line number>: passed: testCheckedElse( true ) for: true 2296 Misc.tests.cpp:<line number>: failed - but was ok: flag for: false 2297 Misc.tests.cpp:<line number>: failed: testCheckedElse( false ) for: false 2298 Misc.tests.cpp:<line number>: passed: flag for: true 2299 Misc.tests.cpp:<line number>: passed: testCheckedIf( true ) for: true 2300 Misc.tests.cpp:<line number>: failed - but was ok: flag for: false 2301 Misc.tests.cpp:<line number>: failed: testCheckedIf( false ) for: false 2302 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2303 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 0 == 0 2304 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 0 == 0 2305 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 0 == 0 2306 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 0 == 0 2307 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 0 == 0 2308 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2309 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 1 == 1 2310 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 0 == 0 2311 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 0 == 0 2312 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 0 == 0 2313 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 1 == 1 2314 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2315 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 0 == 0 2316 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 1 == 1 2317 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 0 == 0 2318 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 0 == 0 2319 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 1 == 1 2320 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2321 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 0 == 0 2322 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 0 == 0 2323 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 1 == 1 2324 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 0 == 0 2325 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 1 == 1 2326 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2327 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 0 == 0 2328 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 0 == 0 2329 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 0 == 0 2330 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 1 == 1 2331 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 1 == 1 2332 InternalBenchmark.tests.cpp:<line number>: passed: o.samples_seen == static_cast<int>(x.size()) for: 6 == 6 2333 InternalBenchmark.tests.cpp:<line number>: passed: o.low_severe == los for: 1 == 1 2334 InternalBenchmark.tests.cpp:<line number>: passed: o.low_mild == lom for: 0 == 0 2335 InternalBenchmark.tests.cpp:<line number>: passed: o.high_mild == him for: 1 == 1 2336 InternalBenchmark.tests.cpp:<line number>: passed: o.high_severe == his for: 0 == 0 2337 InternalBenchmark.tests.cpp:<line number>: passed: o.total() == los + lom + him + his for: 2 == 2 2338 Condition.tests.cpp:<line number>: passed: unsigned_char_var == 1 for: 1 == 1 2339 Condition.tests.cpp:<line number>: passed: unsigned_short_var == 1 for: 1 == 1 2340 Condition.tests.cpp:<line number>: passed: unsigned_int_var == 1 for: 1 == 1 2341 Condition.tests.cpp:<line number>: passed: unsigned_long_var == 1 for: 1 == 1 2342 Condition.tests.cpp:<line number>: passed: long_var == unsigned_char_var for: 1 == 1 2343 Condition.tests.cpp:<line number>: passed: long_var == unsigned_short_var for: 1 == 1 2344 Condition.tests.cpp:<line number>: passed: long_var == unsigned_int_var for: 1 == 1 2345 Condition.tests.cpp:<line number>: passed: long_var == unsigned_long_var for: 1 == 1 2346 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( 0.f ) == 0 for: 0 == 0 2347 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( -0.f ) == ( 1ULL << 31 ) for: 2147483648 (0x<hex digits>) 2348 == 2349 2147483648 (0x<hex digits>) 2350 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( 0. ) == 0 for: 0 == 0 2351 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( -0. ) == ( 1ULL << 63 ) for: 9223372036854775808 (0x<hex digits>) 2352 == 2353 9223372036854775808 (0x<hex digits>) 2354 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( std::numeric_limits<float>::denorm_min() ) == 1 for: 1 == 1 2355 FloatingPoint.tests.cpp:<line number>: passed: convertToBits( std::numeric_limits<double>::denorm_min() ) == 1 for: 1 == 1 2356 Skip.tests.cpp:<line number>: skipped: 'skipping because answer = 41' 2357 Skip.tests.cpp:<line number>: passed: 2358 Skip.tests.cpp:<line number>: skipped: 'skipping because answer = 43' 2359 Tag.tests.cpp:<line number>: passed: Catch::TestCaseInfo("", { "test with an empty tag", "[]" }, dummySourceLineInfo) 2360 InternalBenchmark.tests.cpp:<line number>: passed: erfc_inv(1.103560) == Approx(-0.09203687623843015) for: -0.0920368762 == Approx( -0.0920368762 ) 2361 InternalBenchmark.tests.cpp:<line number>: passed: erfc_inv(1.067400) == Approx(-0.05980291115763361) for: -0.0598029112 == Approx( -0.0598029112 ) 2362 InternalBenchmark.tests.cpp:<line number>: passed: erfc_inv(0.050000) == Approx(1.38590382434967796) for: 1.3859038243 == Approx( 1.3859038243 ) 2363 InternalBenchmark.tests.cpp:<line number>: passed: res.mean.count() == rate for: 2000.0 == 2000 (0x<hex digits>) 2364 InternalBenchmark.tests.cpp:<line number>: passed: res.outliers.total() == 0 for: 0 == 0 2365 Misc.tests.cpp:<line number>: passed: 2366 Misc.tests.cpp:<line number>: passed: 2367 Misc.tests.cpp:<line number>: passed: 2368 Skip.tests.cpp:<line number>: failed: 3 == 4 2369 Skip.tests.cpp:<line number>: skipped: 2370 Skip.tests.cpp:<line number>: failed: explicitly 2371 Skip.tests.cpp:<line number>: skipped: 2372 Skip.tests.cpp:<line number>: failed: explicitly 2373 Skip.tests.cpp:<line number>: skipped: 2374 Skip.tests.cpp:<line number>: skipped: 2375 Skip.tests.cpp:<line number>: failed: explicitly 2376 loose text artifact 2377 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary1)>::value' 2378 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary2)>::value' 2379 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary3)>::value' 2380 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary4)>::value' 2381 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary5)>::value' 2382 Clara.tests.cpp:<line number>: passed: with 1 message: 'Catch::Clara::Detail::is_unary_function<decltype(unary6)>::value' 2383 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<decltype(binary1)>::value)' 2384 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<decltype(binary2)>::value)' 2385 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<decltype(nullary1)>::value)' 2386 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<decltype(nullary2)>::value)' 2387 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<int>::value)' 2388 Clara.tests.cpp:<line number>: passed: with 1 message: '!(Catch::Clara::Detail::is_unary_function<std::string const&>::value)' 2389 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'Previous info should not be seen' 2390 Message.tests.cpp:<line number>: failed: explicitly with 1 message: 'previous unscoped info SHOULD not be seen' 2391 Misc.tests.cpp:<line number>: passed: l == std::numeric_limits<long long>::max() for: 9223372036854775807 (0x<hex digits>) 2392 == 2393 9223372036854775807 (0x<hex digits>) 2394 Misc.tests.cpp:<line number>: failed: b > a for: 0 > 1 2395 Misc.tests.cpp:<line number>: failed: b > a for: 1 > 1 2396 Misc.tests.cpp:<line number>: passed: b > a for: 2 > 1 2397 Misc.tests.cpp:<line number>: passed: b > a for: 3 > 1 2398 Misc.tests.cpp:<line number>: passed: b > a for: 4 > 1 2399 Misc.tests.cpp:<line number>: passed: b > a for: 5 > 1 2400 Misc.tests.cpp:<line number>: passed: b > a for: 6 > 1 2401 Misc.tests.cpp:<line number>: passed: b > a for: 7 > 1 2402 Misc.tests.cpp:<line number>: passed: b > a for: 8 > 1 2403 Misc.tests.cpp:<line number>: passed: b > a for: 9 > 1 2404 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[0] (1) is even' 2405 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[1] (1) is even' 2406 Misc.tests.cpp:<line number>: passed: ( fib[i] % 2 ) == 0 for: 0 == 0 with 1 message: 'Testing if fib[2] (2) is even' 2407 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[3] (3) is even' 2408 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[4] (5) is even' 2409 Misc.tests.cpp:<line number>: passed: ( fib[i] % 2 ) == 0 for: 0 == 0 with 1 message: 'Testing if fib[5] (8) is even' 2410 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[6] (13) is even' 2411 Misc.tests.cpp:<line number>: failed: ( fib[i] % 2 ) == 0 for: 1 == 0 with 1 message: 'Testing if fib[7] (21) is even' 2412 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "%debug" ) 2413 UniquePtr.tests.cpp:<line number>: passed: !(lval.has_moved) for: !false 2414 UniquePtr.tests.cpp:<line number>: passed: rval.has_moved for: true 2415 UniquePtr.tests.cpp:<line number>: passed: *ptr == std::tuple<int, double, int>{1, 2., 3} for: {?} == {?} 2416 InternalBenchmark.tests.cpp:<line number>: passed: m == 19. for: 19.0 == 19.0 2417 InternalBenchmark.tests.cpp:<line number>: passed: x == 17 for: 17 == 17 2418 InternalBenchmark.tests.cpp:<line number>: passed: x == 23 for: 23 == 23 2419 InternalBenchmark.tests.cpp:<line number>: passed: r.elapsed.count() == 42 for: 42 == 42 2420 InternalBenchmark.tests.cpp:<line number>: passed: r.result == 23 for: 23 == 23 2421 InternalBenchmark.tests.cpp:<line number>: passed: r.iterations == 1 for: 1 == 1 2422 InternalBenchmark.tests.cpp:<line number>: passed: s.elapsed.count() == 69 for: 69 == 69 2423 InternalBenchmark.tests.cpp:<line number>: passed: s.result == 17 for: 17 == 17 2424 InternalBenchmark.tests.cpp:<line number>: passed: s.iterations == 1 for: 1 == 1 2425 Message.tests.cpp:<line number>: warning: 'info' with 2 messages: 'unscoped info' and 'and warn may mix' 2426 Message.tests.cpp:<line number>: warning: 'info' with 2 messages: 'unscoped info' and 'they are not cleared after warnings' 2427 Misc.tests.cpp:<line number>: failed: a == b for: 1 == 2 2428 Misc.tests.cpp:<line number>: passed: a != b for: 1 != 2 2429 Misc.tests.cpp:<line number>: passed: a < b for: 1 < 2 2430 Misc.tests.cpp:<line number>: passed: a != b for: 1 != 2 2431 Misc.tests.cpp:<line number>: passed: b != a for: 2 != 1 2432 Misc.tests.cpp:<line number>: passed: a != b for: 1 != 2 2433 a! 2434 b1! 2435 Skip.tests.cpp:<line number>: skipped: 2436 ! 2437 Tricky.tests.cpp:<line number>: passed: s == "7" for: "7" == "7" 2438 Tricky.tests.cpp:<line number>: passed: ti == typeid(int) for: {?} == {?} 2439 InternalBenchmark.tests.cpp:<line number>: passed: normal_cdf(0.000000) == Approx(0.50000000000000000) for: 0.5 == Approx( 0.5 ) 2440 InternalBenchmark.tests.cpp:<line number>: passed: normal_cdf(1.000000) == Approx(0.84134474606854293) for: 0.8413447461 == Approx( 0.8413447461 ) 2441 InternalBenchmark.tests.cpp:<line number>: passed: normal_cdf(-1.000000) == Approx(0.15865525393145705) for: 0.1586552539 == Approx( 0.1586552539 ) 2442 InternalBenchmark.tests.cpp:<line number>: passed: normal_cdf(2.809729) == Approx(0.99752083845315409) for: 0.9975208385 == Approx( 0.9975208385 ) 2443 InternalBenchmark.tests.cpp:<line number>: passed: normal_cdf(-1.352570) == Approx(0.08809652095066035) for: 0.088096521 == Approx( 0.088096521 ) 2444 InternalBenchmark.tests.cpp:<line number>: passed: normal_quantile(0.551780) == Approx(0.13015979861484198) for: 0.1301597986 == Approx( 0.1301597986 ) 2445 InternalBenchmark.tests.cpp:<line number>: passed: normal_quantile(0.533700) == Approx(0.08457408802851875) for: 0.084574088 == Approx( 0.084574088 ) 2446 InternalBenchmark.tests.cpp:<line number>: passed: normal_quantile(0.025000) == Approx(-1.95996398454005449) for: -1.9599639845 == Approx( -1.9599639845 ) 2447 Misc.tests.cpp:<line number>: passed: 2448 Message.tests.cpp:<line number>: passed: true with 1 message: 'this MAY be seen only for the FIRST assertion IF info is printed for passing assertions' 2449 Message.tests.cpp:<line number>: passed: true with 1 message: 'this MAY be seen only for the SECOND assertion IF info is printed for passing assertions' 2450 Message.tests.cpp:<line number>: failed: false with 1 message: 'this SHOULD be seen' 2451 Misc.tests.cpp:<line number>: passed: makeString( false ) != static_cast<char*>(0) for: "valid string" != {null string} 2452 Misc.tests.cpp:<line number>: passed: makeString( true ) == static_cast<char*>(0) for: {null string} == {null string} 2453 Tricky.tests.cpp:<line number>: passed: ptr.get() == 0 for: 0 == 0 2454 ToStringPair.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( pair ) == "{ { 42, \"Arthur\" }, { \"Ford\", 24 } }" for: "{ { 42, "Arthur" }, { "Ford", 24 } }" 2455 == 2456 "{ { 42, "Arthur" }, { "Ford", 24 } }" 2457 ToString.tests.cpp:<line number>: passed: parseEnums( "" ), Equals( std::vector<Catch::StringRef>{} ) for: { } Equals: { } 2458 ToString.tests.cpp:<line number>: passed: parseEnums( "ClassName::EnumName::Value1" ), Equals(std::vector<Catch::StringRef>{"Value1"} ) for: { Value1 } Equals: { Value1 } 2459 ToString.tests.cpp:<line number>: passed: parseEnums( "Value1" ), Equals( std::vector<Catch::StringRef>{"Value1"} ) for: { Value1 } Equals: { Value1 } 2460 ToString.tests.cpp:<line number>: passed: parseEnums( "EnumName::Value1" ), Equals(std::vector<Catch::StringRef>{"Value1"} ) for: { Value1 } Equals: { Value1 } 2461 ToString.tests.cpp:<line number>: passed: parseEnums( "ClassName::EnumName::Value1, ClassName::EnumName::Value2" ), Equals( std::vector<Catch::StringRef>{"Value1", "Value2"} ) for: { Value1, Value2 } Equals: { Value1, Value2 } 2462 ToString.tests.cpp:<line number>: passed: parseEnums( "ClassName::EnumName::Value1, ClassName::EnumName::Value2, ClassName::EnumName::Value3" ), Equals( std::vector<Catch::StringRef>{"Value1", "Value2", "Value3"} ) for: { Value1, Value2, Value3 } Equals: { Value1, Value2, Value3 } 2463 ToString.tests.cpp:<line number>: passed: parseEnums( "ClassName::EnumName::Value1,ClassName::EnumName::Value2 , ClassName::EnumName::Value3" ), Equals( std::vector<Catch::StringRef>{"Value1", "Value2", "Value3"} ) for: { Value1, Value2, Value3 } Equals: { Value1, Value2, Value3 } 2464 Tricky.tests.cpp:<line number>: passed: p == 0 for: 0 == 0 2465 Message.tests.cpp:<line number>: passed: true with 1 message: 'this MAY be seen IF info is printed for passing assertions' 2466 Message.tests.cpp:<line number>: failed: false with 2 messages: 'this SHOULD be seen' and 'this SHOULD also be seen' 2467 Message.tests.cpp:<line number>: failed: false with 1 message: 'this SHOULD be seen only ONCE' 2468 Message.tests.cpp:<line number>: passed: true 2469 Message.tests.cpp:<line number>: passed: true with 1 message: 'this MAY also be seen only ONCE IF info is printed for passing assertions' 2470 Message.tests.cpp:<line number>: passed: true 2471 Misc.tests.cpp:<line number>: passed: a != b for: 1 != 2 2472 Misc.tests.cpp:<line number>: passed: b != a for: 2 != 1 2473 Misc.tests.cpp:<line number>: passed: a != b for: 1 != 2 2474 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(letters, "b", "z") for: true 2475 StringManip.tests.cpp:<line number>: passed: letters == "azcdefcg" for: "azcdefcg" == "azcdefcg" 2476 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(letters, "c", "z") for: true 2477 StringManip.tests.cpp:<line number>: passed: letters == "abzdefzg" for: "abzdefzg" == "abzdefzg" 2478 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(letters, "a", "z") for: true 2479 StringManip.tests.cpp:<line number>: passed: letters == "zbcdefcg" for: "zbcdefcg" == "zbcdefcg" 2480 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(letters, "g", "z") for: true 2481 StringManip.tests.cpp:<line number>: passed: letters == "abcdefcz" for: "abcdefcz" == "abcdefcz" 2482 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(letters, letters, "replaced") for: true 2483 StringManip.tests.cpp:<line number>: passed: letters == "replaced" for: "replaced" == "replaced" 2484 StringManip.tests.cpp:<line number>: passed: !(Catch::replaceInPlace(letters, "x", "z")) for: !false 2485 StringManip.tests.cpp:<line number>: passed: letters == letters for: "abcdefcg" == "abcdefcg" 2486 StringManip.tests.cpp:<line number>: passed: Catch::replaceInPlace(s, "'", "|'") for: true 2487 StringManip.tests.cpp:<line number>: passed: s == "didn|'t" for: "didn|'t" == "didn|'t" 2488 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "%somestream" ) 2489 InternalBenchmark.tests.cpp:<line number>: passed: res.size() == count for: 10 == 10 2490 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2491 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2492 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2493 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2494 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2495 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2496 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2497 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2498 InternalBenchmark.tests.cpp:<line number>: passed: res[i] == rate for: 1000.0 == 1000 (0x<hex digits>) 2499 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 1 >= 1 2500 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 2 >= 1 2501 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 4 >= 2 2502 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 8 >= 4 2503 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 16 >= 8 2504 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 32 >= 16 2505 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 64 >= 32 2506 InternalBenchmark.tests.cpp:<line number>: passed: meter.runs() >= old_runs for: 128 >= 64 2507 InternalBenchmark.tests.cpp:<line number>: passed: Timing.elapsed >= time for: 128 ns >= 100 ns 2508 InternalBenchmark.tests.cpp:<line number>: passed: Timing.result == Timing.iterations + 17 for: 145 == 145 2509 InternalBenchmark.tests.cpp:<line number>: passed: Timing.iterations >= time.count() for: 128 >= 100 2510 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 1 >= 1 2511 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 2 >= 1 2512 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 4 >= 2 2513 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 8 >= 4 2514 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 16 >= 8 2515 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 32 >= 16 2516 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 64 >= 32 2517 InternalBenchmark.tests.cpp:<line number>: passed: x >= old_x for: 128 >= 64 2518 InternalBenchmark.tests.cpp:<line number>: passed: Timing.elapsed >= time for: 128 ns >= 100 ns 2519 InternalBenchmark.tests.cpp:<line number>: passed: Timing.result == Timing.iterations + 17 for: 145 == 145 2520 InternalBenchmark.tests.cpp:<line number>: passed: Timing.iterations >= time.count() for: 128 >= 100 2521 Skip.tests.cpp:<line number>: passed: 2522 Skip.tests.cpp:<line number>: skipped: 2523 Skip.tests.cpp:<line number>: passed: 2524 Misc.tests.cpp:<line number>: failed: false with 1 message: '3' 2525 Message.tests.cpp:<line number>: failed: false with 2 messages: 'hi' and 'i := 7' 2526 Tag.tests.cpp:<line number>: passed: testcase.tags, VectorContains( Tag( "magic-tag" ) ) && VectorContains( Tag( "."_catch_sr ) ) for: { {?}, {?} } ( Contains: {?} and Contains: {?} ) 2527 Skip.tests.cpp:<line number>: skipped: 'skipping because answer = 43' 2528 StringManip.tests.cpp:<line number>: passed: splitStringRef("", ','), Equals(std::vector<StringRef>()) for: { } Equals: { } 2529 StringManip.tests.cpp:<line number>: passed: splitStringRef("abc", ','), Equals(std::vector<StringRef>{"abc"}) for: { abc } Equals: { abc } 2530 StringManip.tests.cpp:<line number>: passed: splitStringRef("abc,def", ','), Equals(std::vector<StringRef>{"abc", "def"}) for: { abc, def } Equals: { abc, def } 2531 Message.tests.cpp:<line number>: failed: false with 4 messages: 'Count 1 to 3...' and '1' and '2' and '3' 2532 Message.tests.cpp:<line number>: failed: false with 4 messages: 'Count 4 to 6...' and '4' and '5' and '6' 2533 StringManip.tests.cpp:<line number>: passed: !(startsWith("", 'c')) for: !false 2534 StringManip.tests.cpp:<line number>: passed: startsWith(std::string("abc"), 'a') for: true 2535 StringManip.tests.cpp:<line number>: passed: startsWith("def"_catch_sr, 'd') for: true 2536 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( emptyMap ) == "{ }" for: "{ }" == "{ }" 2537 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( map ) == "{ { \"one\", 1 } }" for: "{ { "one", 1 } }" == "{ { "one", 1 } }" 2538 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( map ) == "{ { \"abc\", 1 }, { \"def\", 2 }, { \"ghi\", 3 } }" for: "{ { "abc", 1 }, { "def", 2 }, { "ghi", 3 } }" 2539 == 2540 "{ { "abc", 1 }, { "def", 2 }, { "ghi", 3 } }" 2541 ToStringPair.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(value) == "{ 34, \"xyzzy\" }" for: "{ 34, "xyzzy" }" == "{ 34, "xyzzy" }" 2542 ToStringPair.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( value ) == "{ 34, \"xyzzy\" }" for: "{ 34, "xyzzy" }" == "{ 34, "xyzzy" }" 2543 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( emptySet ) == "{ }" for: "{ }" == "{ }" 2544 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( set ) == "{ \"one\" }" for: "{ "one" }" == "{ "one" }" 2545 ToStringGeneral.tests.cpp:<line number>: passed: Catch::Detail::stringify( set ) == "{ \"abc\", \"def\", \"ghi\" }" for: "{ "abc", "def", "ghi" }" 2546 == 2547 "{ "abc", "def", "ghi" }" 2548 ToStringPair.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( pr ) == "{ { \"green\", 55 } }" for: "{ { "green", 55 } }" 2549 == 2550 "{ { "green", 55 } }" 2551 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "%stderr" )->isConsole() for: true 2552 Stream.tests.cpp:<line number>: passed: Catch::makeStream( "%stdout" )->isConsole() for: true 2553 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(streamable_range{}) == "op<<(streamable_range)" for: "op<<(streamable_range)" 2554 == 2555 "op<<(streamable_range)" 2556 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(stringmaker_range{}) == "stringmaker(streamable_range)" for: "stringmaker(streamable_range)" 2557 == 2558 "stringmaker(streamable_range)" 2559 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(just_range{}) == "{ 1, 2, 3, 4 }" for: "{ 1, 2, 3, 4 }" == "{ 1, 2, 3, 4 }" 2560 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(disabled_range{}) == "{?}" for: "{?}" == "{?}" 2561 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( item ) == "StringMaker<has_maker>" for: "StringMaker<has_maker>" 2562 == 2563 "StringMaker<has_maker>" 2564 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( item ) == "StringMaker<has_maker_and_operator>" for: "StringMaker<has_maker_and_operator>" 2565 == 2566 "StringMaker<has_maker_and_operator>" 2567 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(item) == "{?}" for: "{?}" == "{?}" 2568 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( item ) == "operator<<( has_operator )" for: "operator<<( has_operator )" 2569 == 2570 "operator<<( has_operator )" 2571 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( item ) == "operator<<( has_template_operator )" for: "operator<<( has_template_operator )" 2572 == 2573 "operator<<( has_template_operator )" 2574 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) == "{ StringMaker<has_maker> }" for: "{ StringMaker<has_maker> }" 2575 == 2576 "{ StringMaker<has_maker> }" 2577 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) == "{ StringMaker<has_maker_and_operator> }" for: "{ StringMaker<has_maker_and_operator> }" 2578 == 2579 "{ StringMaker<has_maker_and_operator> }" 2580 ToStringWhich.tests.cpp:<line number>: passed: ::Catch::Detail::stringify( v ) == "{ operator<<( has_operator ) }" for: "{ operator<<( has_operator ) }" 2581 == 2582 "{ operator<<( has_operator ) }" 2583 Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 3 == 3 2584 Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 3 == 3 2585 Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 5 == 5 2586 Generators.tests.cpp:<line number>: passed: data.str.size() == data.len for: 4 == 4 2587 Generators.tests.cpp:<line number>: passed: strlen(std::get<0>(data)) == static_cast<size_t>(std::get<1>(data)) for: 5 == 5 2588 Generators.tests.cpp:<line number>: passed: strlen(std::get<0>(data)) == static_cast<size_t>(std::get<1>(data)) for: 6 == 6 2589 Generators.tests.cpp:<line number>: passed: strlen(std::get<0>(data)) == static_cast<size_t>(std::get<1>(data)) for: 5 == 5 2590 Generators.tests.cpp:<line number>: passed: strlen(std::get<0>(data)) == static_cast<size_t>(std::get<1>(data)) for: 6 == 6 2591 Tag.tests.cpp:<line number>: passed: testcase.tags.size() == 1 for: 1 == 1 2592 Tag.tests.cpp:<line number>: passed: testcase.tags[0].original == "magic.tag"_catch_sr for: magic.tag == magic.tag 2593 Skip.tests.cpp:<line number>: skipped: 2594 Exception.tests.cpp:<line number>: failed: unexpected exception with message: 'Why would you throw a std::string?' 2595 Misc.tests.cpp:<line number>: passed: result == "\"wide load\"" for: ""wide load"" == ""wide load"" 2596 Misc.tests.cpp:<line number>: passed: result == "\"wide load\"" for: ""wide load"" == ""wide load"" 2597 Misc.tests.cpp:<line number>: passed: result == "\"wide load\"" for: ""wide load"" == ""wide load"" 2598 Misc.tests.cpp:<line number>: passed: result == "\"wide load\"" for: ""wide load"" == ""wide load"" 2599 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e0) == "E2/V0" for: "E2/V0" == "E2/V0" 2600 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e1) == "E2/V1" for: "E2/V1" == "E2/V1" 2601 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e3) == "Unknown enum value 10" for: "Unknown enum value 10" 2602 == 2603 "Unknown enum value 10" 2604 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e0) == "0" for: "0" == "0" 2605 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e1) == "1" for: "1" == "1" 2606 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e0) == "E2{0}" for: "E2{0}" == "E2{0}" 2607 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e1) == "E2{1}" for: "E2{1}" == "E2{1}" 2608 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e0) == "0" for: "0" == "0" 2609 EnumToString.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(e1) == "1" for: "1" == "1" 2610 ToStringTuple.tests.cpp:<line number>: passed: "{ }" == ::Catch::Detail::stringify(type{}) for: "{ }" == "{ }" 2611 ToStringTuple.tests.cpp:<line number>: passed: "{ }" == ::Catch::Detail::stringify(value) for: "{ }" == "{ }" 2612 ToStringTuple.tests.cpp:<line number>: passed: "1.2f" == ::Catch::Detail::stringify(float(1.2)) for: "1.2f" == "1.2f" 2613 ToStringTuple.tests.cpp:<line number>: passed: "{ 1.2f, 0 }" == ::Catch::Detail::stringify(type{1.2f,0}) for: "{ 1.2f, 0 }" == "{ 1.2f, 0 }" 2614 ToStringTuple.tests.cpp:<line number>: passed: "{ 0 }" == ::Catch::Detail::stringify(type{0}) for: "{ 0 }" == "{ 0 }" 2615 ToStringTuple.tests.cpp:<line number>: passed: "{ \"hello\", \"world\" }" == ::Catch::Detail::stringify(type{"hello","world"}) for: "{ "hello", "world" }" 2616 == 2617 "{ "hello", "world" }" 2618 ToStringTuple.tests.cpp:<line number>: passed: "{ { 42 }, { }, 1.2f }" == ::Catch::Detail::stringify(value) for: "{ { 42 }, { }, 1.2f }" 2619 == 2620 "{ { 42 }, { }, 1.2f }" 2621 InternalBenchmark.tests.cpp:<line number>: passed: e.point == 23 for: 23.0 == 23 2622 InternalBenchmark.tests.cpp:<line number>: passed: e.upper_bound == 23 for: 23.0 == 23 2623 InternalBenchmark.tests.cpp:<line number>: passed: e.lower_bound == 23 for: 23.0 == 23 2624 InternalBenchmark.tests.cpp:<line number>: passed: e.confidence_interval == 0.95 for: 0.95 == 0.95 2625 RandomNumberGeneration.tests.cpp:<line number>: passed: dist.a() == -10 for: -10 == -10 2626 RandomNumberGeneration.tests.cpp:<line number>: passed: dist.b() == 10 for: 10 == 10 2627 UniquePtr.tests.cpp:<line number>: passed: !(ptr) for: !{?} 2628 UniquePtr.tests.cpp:<line number>: passed: ptr.get() == 0 for: 0 == 0 2629 UniquePtr.tests.cpp:<line number>: passed: ptr for: {?} 2630 UniquePtr.tests.cpp:<line number>: passed: *ptr == 0 for: 0 == 0 2631 UniquePtr.tests.cpp:<line number>: passed: ptr.get() == naked_ptr for: 0x<hex digits> == 0x<hex digits> 2632 UniquePtr.tests.cpp:<line number>: passed: !(ptr) for: !{?} 2633 UniquePtr.tests.cpp:<line number>: passed: ptr.get() == 0 for: 0 == 0 2634 UniquePtr.tests.cpp:<line number>: passed: ptr for: {?} 2635 UniquePtr.tests.cpp:<line number>: passed: *ptr == 0 for: 0 == 0 2636 UniquePtr.tests.cpp:<line number>: passed: ptr.get() == naked_ptr for: 0x<hex digits> == 0x<hex digits> 2637 UniquePtr.tests.cpp:<line number>: passed: ptr for: {?} 2638 UniquePtr.tests.cpp:<line number>: passed: ptr.get() != 0 for: 0x<hex digits> != 0 2639 UniquePtr.tests.cpp:<line number>: passed: *ptr == 2 for: 2 == 2 2640 UniquePtr.tests.cpp:<line number>: passed: !(ptr) for: !{?} 2641 UniquePtr.tests.cpp:<line number>: passed: ptr.get() == 0 for: 0 == 0 2642 UniquePtr.tests.cpp:<line number>: passed: !(ptr1) for: !{?} 2643 UniquePtr.tests.cpp:<line number>: passed: ptr2 for: {?} 2644 UniquePtr.tests.cpp:<line number>: passed: *ptr2 == 1 for: 1 == 1 2645 UniquePtr.tests.cpp:<line number>: passed: !(ptr2) for: !{?} 2646 UniquePtr.tests.cpp:<line number>: passed: ptr1 for: {?} 2647 UniquePtr.tests.cpp:<line number>: passed: *ptr1 == 2 for: 2 == 2 2648 UniquePtr.tests.cpp:<line number>: passed: *ptr1 == 2 for: 2 == 2 2649 UniquePtr.tests.cpp:<line number>: passed: *ptr2 == 1 for: 1 == 1 2650 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(v) == "{ }" for: "{ }" == "{ }" 2651 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(v) == "{ { \"hello\" }, { \"world\" } }" for: "{ { "hello" }, { "world" } }" 2652 == 2653 "{ { "hello" }, { "world" } }" 2654 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(bools) == "{ }" for: "{ }" == "{ }" 2655 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(bools) == "{ true }" for: "{ true }" == "{ true }" 2656 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(bools) == "{ true, false }" for: "{ true, false }" == "{ true, false }" 2657 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ }" for: "{ }" == "{ }" 2658 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ 42 }" for: "{ 42 }" == "{ 42 }" 2659 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ 42, 250 }" for: "{ 42, 250 }" == "{ 42, 250 }" 2660 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ }" for: "{ }" == "{ }" 2661 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ 42 }" for: "{ 42 }" == "{ 42 }" 2662 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ 42, 250 }" for: "{ 42, 250 }" == "{ 42, 250 }" 2663 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ }" for: "{ }" == "{ }" 2664 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ \"hello\" }" for: "{ "hello" }" == "{ "hello" }" 2665 ToStringVector.tests.cpp:<line number>: passed: ::Catch::Detail::stringify(vv) == "{ \"hello\", \"world\" }" for: "{ "hello", "world" }" 2666 == 2667 "{ "hello", "world" }" 2668 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2669 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2670 Misc.tests.cpp:<line number>: passed: v.size() == 10 for: 10 == 10 2671 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 2672 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2673 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2674 Misc.tests.cpp:<line number>: passed: v.size() == 0 for: 0 == 0 2675 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2676 Misc.tests.cpp:<line number>: passed: v.capacity() == 0 for: 0 == 0 2677 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2678 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2679 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2680 Misc.tests.cpp:<line number>: passed: v.capacity() >= 10 for: 10 >= 10 2681 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2682 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2683 Misc.tests.cpp:<line number>: passed: v.size() == 5 for: 5 == 5 2684 Misc.tests.cpp:<line number>: passed: v.capacity() >= 5 for: 5 >= 5 2685 InternalBenchmark.tests.cpp:<line number>: passed: (iterations * rate) > Catch::Benchmark::Detail::warmup_time.count() for: 160000000 (0x<hex digits>) > 100 2686 InternalBenchmark.tests.cpp:<line number>: passed: (end - start) > Catch::Benchmark::Detail::warmup_time for: 310016000 ns > 100 ms 2687 InternalBenchmark.tests.cpp:<line number>: passed: q1 == 14.5 for: 14.5 == 14.5 2688 InternalBenchmark.tests.cpp:<line number>: passed: med == 18. for: 18.0 == 18.0 2689 InternalBenchmark.tests.cpp:<line number>: passed: q3 == 23. for: 23.0 == 23.0 2690 Misc.tests.cpp:<line number>: passed: 2691 Misc.tests.cpp:<line number>: passed: 2692 test cases: 417 | 312 passed | 85 failed | 6 skipped | 14 failed as expected 2693 assertions: 2260 | 2079 passed | 146 failed | 35 failed as expected 2694 2695