teamcity.sw.multi.approved.txt 89 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950
  1. ##teamcity[testSuiteStarted name='<exe-name>']
  2. ##teamcity[testStarted name='# A test name that starts with a #']
  3. ##teamcity[testFinished name='# A test name that starts with a #' duration="{duration}"]
  4. ##teamcity[testStarted name='#1027: Bitfields can be captured']
  5. ##teamcity[testFinished name='#1027: Bitfields can be captured' duration="{duration}"]
  6. ##teamcity[testStarted name='#1147']
  7. ##teamcity[testFinished name='#1147' duration="{duration}"]
  8. ##teamcity[testStarted name='#1175 - Hidden Test']
  9. ##teamcity[testFinished name='#1175 - Hidden Test' duration="{duration}"]
  10. ##teamcity[testStarted name='#1238']
  11. ##teamcity[testFinished name='#1238' duration="{duration}"]
  12. ##teamcity[testStarted name='#1245']
  13. ##teamcity[testFinished name='#1245' duration="{duration}"]
  14. ##teamcity[testStarted name='#1319: Sections can have description (even if it is not saved']
  15. ##teamcity[testFinished name='#1319: Sections can have description (even if it is not saved' duration="{duration}"]
  16. ##teamcity[testStarted name='#1403']
  17. ##teamcity[testFinished name='#1403' duration="{duration}"]
  18. ##teamcity[testStarted name='#1455 - INFO and WARN can start with a linebreak']
  19. ##teamcity[testFinished name='#1455 - INFO and WARN can start with a linebreak' duration="{duration}"]
  20. ##teamcity[testStarted name='#1514: stderr/stdout is not captured in tests aborted by an exception']
  21. Tricky.tests.cpp:<line number>|nexplicit failure with message:|n "1514"']
  22. ##teamcity[testStdOut name='#1514: stderr/stdout is not captured in tests aborted by an exception' out='This would not be caught previously|n']
  23. ##teamcity[testStdErr name='#1514: stderr/stdout is not captured in tests aborted by an exception' out='Nor would this|n']
  24. ##teamcity[testFinished name='#1514: stderr/stdout is not captured in tests aborted by an exception' duration="{duration}"]
  25. ##teamcity[testStarted name='#1548']
  26. ##teamcity[testFinished name='#1548' duration="{duration}"]
  27. ##teamcity[testStarted name='#1905 -- test spec parser properly clears internal state between compound tests']
  28. ##teamcity[testFinished name='#1905 -- test spec parser properly clears internal state between compound tests' duration="{duration}"]
  29. ##teamcity[testStarted name='#1912 -- test spec parser handles escaping']
  30. ##teamcity[testFinished name='#1912 -- test spec parser handles escaping' duration="{duration}"]
  31. ##teamcity[testStarted name='#1913 - GENERATE inside a for loop should not keep recreating the generator']
  32. ##teamcity[testFinished name='#1913 - GENERATE inside a for loop should not keep recreating the generator' duration="{duration}"]
  33. ##teamcity[testStarted name='#1913 - GENERATEs can share a line']
  34. ##teamcity[testFinished name='#1913 - GENERATEs can share a line' duration="{duration}"]
  35. ##teamcity[testStarted name='#1938 - GENERATE after a section']
  36. ##teamcity[testFinished name='#1938 - GENERATE after a section' duration="{duration}"]
  37. ##teamcity[testStarted name='#1938 - Section followed by flat generate']
  38. ##teamcity[testFinished name='#1938 - Section followed by flat generate' duration="{duration}"]
  39. ##teamcity[testStarted name='#1938 - flat generate']
  40. ##teamcity[testFinished name='#1938 - flat generate' duration="{duration}"]
  41. ##teamcity[testStarted name='#1938 - mixed sections and generates']
  42. ##teamcity[testFinished name='#1938 - mixed sections and generates' duration="{duration}"]
  43. ##teamcity[testStarted name='#1938 - nested generate']
  44. ##teamcity[testFinished name='#1938 - nested generate' duration="{duration}"]
  45. ##teamcity[testStarted name='#1954 - 7 arg template test case sig compiles - 1, 1, 1, 1, 1, 0, 0']
  46. ##teamcity[testFinished name='#1954 - 7 arg template test case sig compiles - 1, 1, 1, 1, 1, 0, 0' duration="{duration}"]
  47. ##teamcity[testStarted name='#1954 - 7 arg template test case sig compiles - 5, 1, 1, 1, 1, 0, 0']
  48. ##teamcity[testFinished name='#1954 - 7 arg template test case sig compiles - 5, 1, 1, 1, 1, 0, 0' duration="{duration}"]
  49. ##teamcity[testStarted name='#1954 - 7 arg template test case sig compiles - 5, 3, 1, 1, 1, 0, 0']
  50. ##teamcity[testFinished name='#1954 - 7 arg template test case sig compiles - 5, 3, 1, 1, 1, 0, 0' duration="{duration}"]
  51. ##teamcity[testStarted name='#2152 - ULP checks between differently signed values were wrong - double']
  52. ##teamcity[testFinished name='#2152 - ULP checks between differently signed values were wrong - double' duration="{duration}"]
  53. ##teamcity[testStarted name='#2152 - ULP checks between differently signed values were wrong - float']
  54. ##teamcity[testFinished name='#2152 - ULP checks between differently signed values were wrong - float' duration="{duration}"]
  55. ##teamcity[testStarted name='#748 - captures with unexpected exceptions']
  56. Exception.tests.cpp:<line number>|nunexpected exception with messages:|n "answer := 42"|n "expected exception"- failure ignore as test marked as |'ok to fail|'|n']
  57. Exception.tests.cpp:<line number>|nunexpected exception with messages:|n "answer := 42"|n "expected exception"|n REQUIRE_NOTHROW( thisThrows() )|nwith expansion:|n thisThrows()|n- failure ignore as test marked as |'ok to fail|'|n']
  58. ##teamcity[testFinished name='#748 - captures with unexpected exceptions' duration="{duration}"]
  59. ##teamcity[testStarted name='#809']
  60. ##teamcity[testFinished name='#809' duration="{duration}"]
  61. ##teamcity[testStarted name='#833']
  62. ##teamcity[testFinished name='#833' duration="{duration}"]
  63. ##teamcity[testStarted name='#835 -- errno should not be touched by Catch2']
  64. Misc.tests.cpp:<line number>|nexpression failed|n CHECK( f() == 0 )|nwith expansion:|n 1 == 0|n- failure ignore as test marked as |'ok to fail|'|n']
  65. ##teamcity[testFinished name='#835 -- errno should not be touched by Catch2' duration="{duration}"]
  66. ##teamcity[testStarted name='#872']
  67. ##teamcity[testFinished name='#872' duration="{duration}"]
  68. ##teamcity[testStarted name='#961 -- Dynamically created sections should all be reported']
  69. ##teamcity[testFinished name='#961 -- Dynamically created sections should all be reported' duration="{duration}"]
  70. ##teamcity[testStarted name='|'Not|' checks that should fail']
  71. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( false != false )|nwith expansion:|n false != false|n']
  72. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( true != true )|nwith expansion:|n true != true|n']
  73. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( !true )|nwith expansion:|n false|n']
  74. Condition.tests.cpp:<line number>|nexpression failed|n CHECK_FALSE( true )|nwith expansion:|n !true|n']
  75. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( !trueValue )|nwith expansion:|n false|n']
  76. Condition.tests.cpp:<line number>|nexpression failed|n CHECK_FALSE( trueValue )|nwith expansion:|n !true|n']
  77. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( !(1 == 1) )|nwith expansion:|n false|n']
  78. Condition.tests.cpp:<line number>|nexpression failed|n CHECK_FALSE( 1 == 1 )|nwith expansion:|n !(1 == 1)|n']
  79. ##teamcity[testFinished name='|'Not|' checks that should fail' duration="{duration}"]
  80. ##teamcity[testStarted name='|'Not|' checks that should succeed']
  81. ##teamcity[testFinished name='|'Not|' checks that should succeed' duration="{duration}"]
  82. ##teamcity[testStarted name='(unimplemented) static bools can be evaluated']
  83. ##teamcity[testFinished name='(unimplemented) static bools can be evaluated' duration="{duration}"]
  84. ##teamcity[testStarted name='3x3x3 ints']
  85. ##teamcity[testFinished name='3x3x3 ints' duration="{duration}"]
  86. ##teamcity[testStarted name='A METHOD_AS_TEST_CASE based test run that fails']
  87. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( s == "world" )|nwith expansion:|n "hello" == "world"|n']
  88. ##teamcity[testFinished name='A METHOD_AS_TEST_CASE based test run that fails' duration="{duration}"]
  89. ##teamcity[testStarted name='A METHOD_AS_TEST_CASE based test run that succeeds']
  90. ##teamcity[testFinished name='A METHOD_AS_TEST_CASE based test run that succeeds' duration="{duration}"]
  91. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - Template_Foo<float>']
  92. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>::m_a.size() == 1 )|nwith expansion:|n 0 == 1|n']
  93. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - Template_Foo<float>' duration="{duration}"]
  94. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - Template_Foo<int>']
  95. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>::m_a.size() == 1 )|nwith expansion:|n 0 == 1|n']
  96. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - Template_Foo<int>' duration="{duration}"]
  97. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - std::vector<float>']
  98. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>::m_a.size() == 1 )|nwith expansion:|n 0 == 1|n']
  99. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - std::vector<float>' duration="{duration}"]
  100. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - std::vector<int>']
  101. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>::m_a.size() == 1 )|nwith expansion:|n 0 == 1|n']
  102. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that fails - std::vector<int>' duration="{duration}"]
  103. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - Template_Foo<float>']
  104. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - Template_Foo<float>' duration="{duration}"]
  105. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - Template_Foo<int>']
  106. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - Template_Foo<int>' duration="{duration}"]
  107. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - std::vector<float>']
  108. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - std::vector<float>' duration="{duration}"]
  109. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - std::vector<int>']
  110. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD based test run that succeeds - std::vector<int>' duration="{duration}"]
  111. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - Template_Foo_2<float, 6>']
  112. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>{}.m_a.size() < 2 )|nwith expansion:|n 6 < 2|n']
  113. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - Template_Foo_2<float, 6>' duration="{duration}"]
  114. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - Template_Foo_2<int, 2>']
  115. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>{}.m_a.size() < 2 )|nwith expansion:|n 2 < 2|n']
  116. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - Template_Foo_2<int, 2>' duration="{duration}"]
  117. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - std::array<float, 6>']
  118. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>{}.m_a.size() < 2 )|nwith expansion:|n 6 < 2|n']
  119. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - std::array<float, 6>' duration="{duration}"]
  120. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - std::array<int, 2>']
  121. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture_2<TestType>{}.m_a.size() < 2 )|nwith expansion:|n 2 < 2|n']
  122. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that fails - std::array<int, 2>' duration="{duration}"]
  123. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - Template_Foo_2<float,6>']
  124. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - Template_Foo_2<float,6>' duration="{duration}"]
  125. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - Template_Foo_2<int,2>']
  126. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - Template_Foo_2<int,2>' duration="{duration}"]
  127. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - std::array<float,6>']
  128. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - std::array<float,6>' duration="{duration}"]
  129. ##teamcity[testStarted name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - std::array<int,2>']
  130. ##teamcity[testFinished name='A TEMPLATE_PRODUCT_TEST_CASE_METHOD_SIG based test run that succeeds - std::array<int,2>' duration="{duration}"]
  131. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - double']
  132. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture<TestType>::m_a == 2 )|nwith expansion:|n 1.0 == 2|n']
  133. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - double' duration="{duration}"]
  134. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - float']
  135. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture<TestType>::m_a == 2 )|nwith expansion:|n 1.0f == 2|n']
  136. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - float' duration="{duration}"]
  137. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - int']
  138. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Template_Fixture<TestType>::m_a == 2 )|nwith expansion:|n 1 == 2|n']
  139. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that fails - int' duration="{duration}"]
  140. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - double']
  141. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - double' duration="{duration}"]
  142. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - float']
  143. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - float' duration="{duration}"]
  144. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - int']
  145. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD based test run that succeeds - int' duration="{duration}"]
  146. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 1']
  147. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Nttp_Fixture<V>::value == 0 )|nwith expansion:|n 1 == 0|n']
  148. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 1' duration="{duration}"]
  149. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 3']
  150. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Nttp_Fixture<V>::value == 0 )|nwith expansion:|n 3 == 0|n']
  151. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 3' duration="{duration}"]
  152. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 6']
  153. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( Nttp_Fixture<V>::value == 0 )|nwith expansion:|n 6 == 0|n']
  154. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that fails - 6' duration="{duration}"]
  155. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 1']
  156. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 1' duration="{duration}"]
  157. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 3']
  158. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 3' duration="{duration}"]
  159. ##teamcity[testStarted name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 6']
  160. ##teamcity[testFinished name='A TEMPLATE_TEST_CASE_METHOD_SIG based test run that succeeds - 6' duration="{duration}"]
  161. ##teamcity[testStarted name='A TEST_CASE_METHOD based test run that fails']
  162. Class.tests.cpp:<line number>|nexpression failed|n REQUIRE( m_a == 2 )|nwith expansion:|n 1 == 2|n']
  163. ##teamcity[testFinished name='A TEST_CASE_METHOD based test run that fails' duration="{duration}"]
  164. ##teamcity[testStarted name='A TEST_CASE_METHOD based test run that succeeds']
  165. ##teamcity[testFinished name='A TEST_CASE_METHOD based test run that succeeds' duration="{duration}"]
  166. ##teamcity[testStarted name='A Template product test case - Foo<float>']
  167. ##teamcity[testFinished name='A Template product test case - Foo<float>' duration="{duration}"]
  168. ##teamcity[testStarted name='A Template product test case - Foo<int>']
  169. ##teamcity[testFinished name='A Template product test case - Foo<int>' duration="{duration}"]
  170. ##teamcity[testStarted name='A Template product test case - std::vector<float>']
  171. ##teamcity[testFinished name='A Template product test case - std::vector<float>' duration="{duration}"]
  172. ##teamcity[testStarted name='A Template product test case - std::vector<int>']
  173. ##teamcity[testFinished name='A Template product test case - std::vector<int>' duration="{duration}"]
  174. ##teamcity[testStarted name='A Template product test case with array signature - Bar<float, 42>']
  175. ##teamcity[testFinished name='A Template product test case with array signature - Bar<float, 42>' duration="{duration}"]
  176. ##teamcity[testStarted name='A Template product test case with array signature - Bar<int, 9>']
  177. ##teamcity[testFinished name='A Template product test case with array signature - Bar<int, 9>' duration="{duration}"]
  178. ##teamcity[testStarted name='A Template product test case with array signature - std::array<float, 42>']
  179. ##teamcity[testFinished name='A Template product test case with array signature - std::array<float, 42>' duration="{duration}"]
  180. ##teamcity[testStarted name='A Template product test case with array signature - std::array<int, 9>']
  181. ##teamcity[testFinished name='A Template product test case with array signature - std::array<int, 9>' duration="{duration}"]
  182. ##teamcity[testStarted name='A comparison that uses literals instead of the normal constructor']
  183. ##teamcity[testFinished name='A comparison that uses literals instead of the normal constructor' duration="{duration}"]
  184. ##teamcity[testStarted name='A couple of nested sections followed by a failure']
  185. Misc.tests.cpp:<line number>|nexplicit failure with message:|n "to infinity and beyond"']
  186. ##teamcity[testFinished name='A couple of nested sections followed by a failure' duration="{duration}"]
  187. ##teamcity[testStarted name='A failing expression with a non streamable type is still captured']
  188. Tricky.tests.cpp:<line number>|nexpression failed|n CHECK( &o1 == &o2 )|nwith expansion:|n 0x<hex digits> == 0x<hex digits>|n']
  189. Tricky.tests.cpp:<line number>|nexpression failed|n CHECK( o1 == o2 )|nwith expansion:|n {?} == {?}|n']
  190. ##teamcity[testFinished name='A failing expression with a non streamable type is still captured' duration="{duration}"]
  191. ##teamcity[testStarted name='Absolute margin']
  192. ##teamcity[testFinished name='Absolute margin' duration="{duration}"]
  193. ##teamcity[testStarted name='An empty test with no assertions']
  194. ##teamcity[testFinished name='An empty test with no assertions' duration="{duration}"]
  195. ##teamcity[testStarted name='An expression with side-effects should only be evaluated once']
  196. ##teamcity[testFinished name='An expression with side-effects should only be evaluated once' duration="{duration}"]
  197. ##teamcity[testStarted name='An unchecked exception reports the line of the last assertion']
  198. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "unexpected exception"|n {Unknown expression after the reported line}|nwith expansion:|n {Unknown expression after the reported line}|n']
  199. ##teamcity[testFinished name='An unchecked exception reports the line of the last assertion' duration="{duration}"]
  200. ##teamcity[testStarted name='Anonymous test case 1']
  201. ##teamcity[testFinished name='Anonymous test case 1' duration="{duration}"]
  202. ##teamcity[testStarted name='Approx setters validate their arguments']
  203. ##teamcity[testFinished name='Approx setters validate their arguments' duration="{duration}"]
  204. ##teamcity[testStarted name='Approx with exactly-representable margin']
  205. ##teamcity[testFinished name='Approx with exactly-representable margin' duration="{duration}"]
  206. ##teamcity[testStarted name='Approximate PI']
  207. ##teamcity[testFinished name='Approximate PI' duration="{duration}"]
  208. ##teamcity[testStarted name='Approximate comparisons with different epsilons']
  209. ##teamcity[testFinished name='Approximate comparisons with different epsilons' duration="{duration}"]
  210. ##teamcity[testStarted name='Approximate comparisons with floats']
  211. ##teamcity[testFinished name='Approximate comparisons with floats' duration="{duration}"]
  212. ##teamcity[testStarted name='Approximate comparisons with ints']
  213. ##teamcity[testFinished name='Approximate comparisons with ints' duration="{duration}"]
  214. ##teamcity[testStarted name='Approximate comparisons with mixed numeric types']
  215. ##teamcity[testFinished name='Approximate comparisons with mixed numeric types' duration="{duration}"]
  216. ##teamcity[testStarted name='Arbitrary predicate matcher']
  217. ##teamcity[testFinished name='Arbitrary predicate matcher' duration="{duration}"]
  218. ##teamcity[testStarted name='Assertion macros support bit operators and bool conversions']
  219. ##teamcity[testFinished name='Assertion macros support bit operators and bool conversions' duration="{duration}"]
  220. ##teamcity[testStarted name='Assertions then sections']
  221. ##teamcity[testFinished name='Assertions then sections' duration="{duration}"]
  222. ##teamcity[testStarted name='Basic use of the Contains range matcher']
  223. ##teamcity[testFinished name='Basic use of the Contains range matcher' duration="{duration}"]
  224. ##teamcity[testStarted name='Basic use of the Empty range matcher']
  225. ##teamcity[testFinished name='Basic use of the Empty range matcher' duration="{duration}"]
  226. ##teamcity[testStarted name='CAPTURE can deal with complex expressions']
  227. ##teamcity[testFinished name='CAPTURE can deal with complex expressions' duration="{duration}"]
  228. ##teamcity[testStarted name='CAPTURE can deal with complex expressions involving commas']
  229. ##teamcity[testFinished name='CAPTURE can deal with complex expressions involving commas' duration="{duration}"]
  230. ##teamcity[testStarted name='CAPTURE parses string and character constants']
  231. ##teamcity[testFinished name='CAPTURE parses string and character constants' duration="{duration}"]
  232. ##teamcity[testStarted name='Capture and info messages']
  233. ##teamcity[testFinished name='Capture and info messages' duration="{duration}"]
  234. ##teamcity[testStarted name='CaseInsensitiveEqualsTo is case insensitive']
  235. ##teamcity[testFinished name='CaseInsensitiveEqualsTo is case insensitive' duration="{duration}"]
  236. ##teamcity[testStarted name='CaseInsensitiveLess is case insensitive']
  237. ##teamcity[testFinished name='CaseInsensitiveLess is case insensitive' duration="{duration}"]
  238. ##teamcity[testStarted name='Character pretty printing']
  239. ##teamcity[testFinished name='Character pretty printing' duration="{duration}"]
  240. ##teamcity[testStarted name='Clara::Arg supports single-arg parse the way Opt does']
  241. ##teamcity[testFinished name='Clara::Arg supports single-arg parse the way Opt does' duration="{duration}"]
  242. ##teamcity[testStarted name='Clara::Opt supports accept-many lambdas']
  243. ##teamcity[testFinished name='Clara::Opt supports accept-many lambdas' duration="{duration}"]
  244. ##teamcity[testStarted name='ColourGuard behaviour']
  245. ##teamcity[testFinished name='ColourGuard behaviour' duration="{duration}"]
  246. ##teamcity[testStarted name='Combining MatchAllOfGeneric does not nest']
  247. ##teamcity[testFinished name='Combining MatchAllOfGeneric does not nest' duration="{duration}"]
  248. ##teamcity[testStarted name='Combining MatchAnyOfGeneric does not nest']
  249. ##teamcity[testFinished name='Combining MatchAnyOfGeneric does not nest' duration="{duration}"]
  250. ##teamcity[testStarted name='Combining MatchNotOfGeneric does not nest']
  251. ##teamcity[testFinished name='Combining MatchNotOfGeneric does not nest' duration="{duration}"]
  252. ##teamcity[testStarted name='Combining concrete matchers does not use templated matchers']
  253. ##teamcity[testFinished name='Combining concrete matchers does not use templated matchers' duration="{duration}"]
  254. ##teamcity[testStarted name='Combining only templated matchers']
  255. ##teamcity[testFinished name='Combining only templated matchers' duration="{duration}"]
  256. ##teamcity[testStarted name='Combining templated and concrete matchers']
  257. ##teamcity[testFinished name='Combining templated and concrete matchers' duration="{duration}"]
  258. ##teamcity[testStarted name='Combining templated matchers']
  259. ##teamcity[testFinished name='Combining templated matchers' duration="{duration}"]
  260. ##teamcity[testStarted name='Commas in various macros are allowed']
  261. ##teamcity[testFinished name='Commas in various macros are allowed' duration="{duration}"]
  262. ##teamcity[testStarted name='Comparing function pointers']
  263. ##teamcity[testFinished name='Comparing function pointers' duration="{duration}"]
  264. ##teamcity[testStarted name='Comparison ops']
  265. ##teamcity[testFinished name='Comparison ops' duration="{duration}"]
  266. ##teamcity[testStarted name='Comparison with explicitly convertible types']
  267. ##teamcity[testFinished name='Comparison with explicitly convertible types' duration="{duration}"]
  268. ##teamcity[testStarted name='Comparisons between ints where one side is computed']
  269. ##teamcity[testFinished name='Comparisons between ints where one side is computed' duration="{duration}"]
  270. ##teamcity[testStarted name='Comparisons between unsigned ints and negative signed ints match c++ standard behaviour']
  271. ##teamcity[testFinished name='Comparisons between unsigned ints and negative signed ints match c++ standard behaviour' duration="{duration}"]
  272. ##teamcity[testStarted name='Comparisons with int literals don|'t warn when mixing signed/ unsigned']
  273. ##teamcity[testFinished name='Comparisons with int literals don|'t warn when mixing signed/ unsigned' duration="{duration}"]
  274. ##teamcity[testStarted name='Composed generic matchers shortcircuit']
  275. ##teamcity[testFinished name='Composed generic matchers shortcircuit' duration="{duration}"]
  276. ##teamcity[testStarted name='Composed matchers shortcircuit']
  277. ##teamcity[testFinished name='Composed matchers shortcircuit' duration="{duration}"]
  278. ##teamcity[testStarted name='Contains string matcher']
  279. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), ContainsSubstring( "not there", Catch::CaseSensitive::No ) )|nwith expansion:|n "this string contains |'abc|' as a substring" contains: "not there" (case insensitive)|n']
  280. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), ContainsSubstring( "STRING" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" contains: "STRING"|n']
  281. ##teamcity[testFinished name='Contains string matcher' duration="{duration}"]
  282. ##teamcity[testStarted name='Copy and then generate a range']
  283. ##teamcity[testFinished name='Copy and then generate a range' duration="{duration}"]
  284. ##teamcity[testStarted name='Cout stream properly declares it writes to stdout']
  285. ##teamcity[testFinished name='Cout stream properly declares it writes to stdout' duration="{duration}"]
  286. ##teamcity[testStarted name='Custom exceptions can be translated when testing for nothrow']
  287. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "custom exception - not std"|n REQUIRE_NOTHROW( throwCustom() )|nwith expansion:|n throwCustom()|n']
  288. ##teamcity[testFinished name='Custom exceptions can be translated when testing for nothrow' duration="{duration}"]
  289. ##teamcity[testStarted name='Custom exceptions can be translated when testing for throwing as something else']
  290. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "custom exception - not std"|n REQUIRE_THROWS_AS( throwCustom(), std::exception )|nwith expansion:|n throwCustom(), std::exception|n']
  291. ##teamcity[testFinished name='Custom exceptions can be translated when testing for throwing as something else' duration="{duration}"]
  292. ##teamcity[testStarted name='Custom std-exceptions can be custom translated']
  293. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "custom std exception"']
  294. ##teamcity[testFinished name='Custom std-exceptions can be custom translated' duration="{duration}"]
  295. ##teamcity[testStarted name='Default scale is invisible to comparison']
  296. ##teamcity[testFinished name='Default scale is invisible to comparison' duration="{duration}"]
  297. ##teamcity[testStarted name='Directly creating an EnumInfo']
  298. ##teamcity[testFinished name='Directly creating an EnumInfo' duration="{duration}"]
  299. ##teamcity[testStarted name='Empty stream name opens cout stream']
  300. ##teamcity[testFinished name='Empty stream name opens cout stream' duration="{duration}"]
  301. ##teamcity[testStarted name='Empty tag is not allowed']
  302. ##teamcity[testFinished name='Empty tag is not allowed' duration="{duration}"]
  303. ##teamcity[testStarted name='EndsWith string matcher']
  304. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), EndsWith( "Substring" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" ends with: "Substring"|n']
  305. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), EndsWith( "this", Catch::CaseSensitive::No ) )|nwith expansion:|n "this string contains |'abc|' as a substring" ends with: "this" (case insensitive)|n']
  306. ##teamcity[testFinished name='EndsWith string matcher' duration="{duration}"]
  307. ##teamcity[testStarted name='Enums can quickly have stringification enabled using REGISTER_ENUM']
  308. ##teamcity[testFinished name='Enums can quickly have stringification enabled using REGISTER_ENUM' duration="{duration}"]
  309. ##teamcity[testStarted name='Enums in namespaces can quickly have stringification enabled using REGISTER_ENUM']
  310. ##teamcity[testFinished name='Enums in namespaces can quickly have stringification enabled using REGISTER_ENUM' duration="{duration}"]
  311. ##teamcity[testStarted name='Epsilon only applies to Approx|'s value']
  312. ##teamcity[testFinished name='Epsilon only applies to Approx|'s value' duration="{duration}"]
  313. ##teamcity[testStarted name='Equality checks that should fail']
  314. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven == 6 )|nwith expansion:|n 7 == 6|n- failure ignore as test marked as |'ok to fail|'|n']
  315. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven == 8 )|nwith expansion:|n 7 == 8|n- failure ignore as test marked as |'ok to fail|'|n']
  316. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven == 0 )|nwith expansion:|n 7 == 0|n- failure ignore as test marked as |'ok to fail|'|n']
  317. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one == Approx( 9.11f ) )|nwith expansion:|n 9.1f == Approx( 9.1099996567 )|n- failure ignore as test marked as |'ok to fail|'|n']
  318. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one == Approx( 9.0f ) )|nwith expansion:|n 9.1f == Approx( 9.0 )|n- failure ignore as test marked as |'ok to fail|'|n']
  319. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one == Approx( 1 ) )|nwith expansion:|n 9.1f == Approx( 1.0 )|n- failure ignore as test marked as |'ok to fail|'|n']
  320. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one == Approx( 0 ) )|nwith expansion:|n 9.1f == Approx( 0.0 )|n- failure ignore as test marked as |'ok to fail|'|n']
  321. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.double_pi == Approx( 3.1415 ) )|nwith expansion:|n 3.1415926535 == Approx( 3.1415 )|n- failure ignore as test marked as |'ok to fail|'|n']
  322. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello == "goodbye" )|nwith expansion:|n "hello" == "goodbye"|n- failure ignore as test marked as |'ok to fail|'|n']
  323. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello == "hell" )|nwith expansion:|n "hello" == "hell"|n- failure ignore as test marked as |'ok to fail|'|n']
  324. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello == "hello1" )|nwith expansion:|n "hello" == "hello1"|n- failure ignore as test marked as |'ok to fail|'|n']
  325. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello.size() == 6 )|nwith expansion:|n 5 == 6|n- failure ignore as test marked as |'ok to fail|'|n']
  326. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( x == Approx( 1.301 ) )|nwith expansion:|n 1.3 == Approx( 1.301 )|n- failure ignore as test marked as |'ok to fail|'|n']
  327. ##teamcity[testFinished name='Equality checks that should fail' duration="{duration}"]
  328. ##teamcity[testStarted name='Equality checks that should succeed']
  329. ##teamcity[testFinished name='Equality checks that should succeed' duration="{duration}"]
  330. ##teamcity[testStarted name='Equals']
  331. ##teamcity[testFinished name='Equals' duration="{duration}"]
  332. ##teamcity[testStarted name='Equals string matcher']
  333. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), Equals( "this string contains |'ABC|' as a substring" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" equals: "this string contains |'ABC|' as a substring"|n']
  334. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), Equals( "something else", Catch::CaseSensitive::No ) )|nwith expansion:|n "this string contains |'abc|' as a substring" equals: "something else" (case insensitive)|n']
  335. ##teamcity[testFinished name='Equals string matcher' duration="{duration}"]
  336. ##teamcity[testStarted name='Exception as a value (e.g. in REQUIRE_THROWS_MATCHES) can be stringified']
  337. ##teamcity[testFinished name='Exception as a value (e.g. in REQUIRE_THROWS_MATCHES) can be stringified' duration="{duration}"]
  338. ##teamcity[testStarted name='Exception matchers that fail']
  339. Matchers.tests.cpp:<line number>|nno exception was thrown where one was expected|n CHECK_THROWS_MATCHES( doesNotThrow(), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n doesNotThrow(), SpecialException, ExceptionMatcher{ 1 }|n']
  340. Matchers.tests.cpp:<line number>|nno exception was thrown where one was expected|n REQUIRE_THROWS_MATCHES( doesNotThrow(), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n doesNotThrow(), SpecialException, ExceptionMatcher{ 1 }|n']
  341. Matchers.tests.cpp:<line number>|nunexpected exception with message:|n "Unknown exception"|n CHECK_THROWS_MATCHES( throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 }|n']
  342. Matchers.tests.cpp:<line number>|nunexpected exception with message:|n "Unknown exception"|n REQUIRE_THROWS_MATCHES( throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n throwsAsInt( 1 ), SpecialException, ExceptionMatcher{ 1 }|n']
  343. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THROWS_MATCHES( throwsSpecialException( 3 ), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n SpecialException::what special exception has value of 1|n']
  344. Matchers.tests.cpp:<line number>|nexpression failed|n REQUIRE_THROWS_MATCHES( throwsSpecialException( 4 ), SpecialException, ExceptionMatcher{ 1 } )|nwith expansion:|n SpecialException::what special exception has value of 1|n']
  345. ##teamcity[testFinished name='Exception matchers that fail' duration="{duration}"]
  346. ##teamcity[testStarted name='Exception matchers that succeed']
  347. ##teamcity[testFinished name='Exception matchers that succeed' duration="{duration}"]
  348. ##teamcity[testStarted name='Exception messages can be tested for']
  349. ##teamcity[testFinished name='Exception messages can be tested for' duration="{duration}"]
  350. ##teamcity[testStarted name='Exceptions matchers']
  351. ##teamcity[testFinished name='Exceptions matchers' duration="{duration}"]
  352. ##teamcity[testStarted name='Expected exceptions that don|'t throw or unexpected exceptions fail the test']
  353. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "expected exception"|n CHECK_THROWS_AS( thisThrows(), std::string )|nwith expansion:|n thisThrows(), std::string|n']
  354. Exception.tests.cpp:<line number>|nno exception was thrown where one was expected|n CHECK_THROWS_AS( thisDoesntThrow(), std::domain_error )|nwith expansion:|n thisDoesntThrow(), std::domain_error|n']
  355. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "expected exception"|n CHECK_NOTHROW( thisThrows() )|nwith expansion:|n thisThrows()|n']
  356. ##teamcity[testFinished name='Expected exceptions that don|'t throw or unexpected exceptions fail the test' duration="{duration}"]
  357. ##teamcity[testStarted name='FAIL aborts the test']
  358. Message.tests.cpp:<line number>|nexplicit failure with message:|n "This is a failure"']
  359. ##teamcity[testFinished name='FAIL aborts the test' duration="{duration}"]
  360. ##teamcity[testStarted name='FAIL does not require an argument']
  361. Message.tests.cpp:<line number>|nexplicit failure']
  362. ##teamcity[testFinished name='FAIL does not require an argument' duration="{duration}"]
  363. ##teamcity[testStarted name='FAIL_CHECK does not abort the test']
  364. Message.tests.cpp:<line number>|nexplicit failure with message:|n "This is a failure"']
  365. ##teamcity[testFinished name='FAIL_CHECK does not abort the test' duration="{duration}"]
  366. ##teamcity[testStarted name='Factorials are computed']
  367. ##teamcity[testFinished name='Factorials are computed' duration="{duration}"]
  368. ##teamcity[testStarted name='Floating point matchers: double']
  369. ##teamcity[testFinished name='Floating point matchers: double' duration="{duration}"]
  370. ##teamcity[testStarted name='Floating point matchers: float']
  371. ##teamcity[testFinished name='Floating point matchers: float' duration="{duration}"]
  372. ##teamcity[testStarted name='Generators -- adapters']
  373. ##teamcity[testFinished name='Generators -- adapters' duration="{duration}"]
  374. ##teamcity[testStarted name='Generators -- simple']
  375. ##teamcity[testFinished name='Generators -- simple' duration="{duration}"]
  376. ##teamcity[testStarted name='Generators internals']
  377. ##teamcity[testFinished name='Generators internals' duration="{duration}"]
  378. ##teamcity[testStarted name='Greater-than inequalities with different epsilons']
  379. ##teamcity[testFinished name='Greater-than inequalities with different epsilons' duration="{duration}"]
  380. ##teamcity[testStarted name='Hashers with different seed produce different hash with same test case']
  381. ##teamcity[testFinished name='Hashers with different seed produce different hash with same test case' duration="{duration}"]
  382. ##teamcity[testStarted name='Hashers with same seed produce same hash']
  383. ##teamcity[testFinished name='Hashers with same seed produce same hash' duration="{duration}"]
  384. ##teamcity[testStarted name='Hashing different test cases produces different result']
  385. ##teamcity[testFinished name='Hashing different test cases produces different result' duration="{duration}"]
  386. ##teamcity[testStarted name='Hashing test case produces same hash across multiple calls']
  387. ##teamcity[testFinished name='Hashing test case produces same hash across multiple calls' duration="{duration}"]
  388. ##teamcity[testStarted name='INFO and WARN do not abort tests']
  389. ##teamcity[testFinished name='INFO and WARN do not abort tests' duration="{duration}"]
  390. ##teamcity[testStarted name='INFO gets logged on failure']
  391. Message.tests.cpp:<line number>|nexpression failed with messages:|n "this message should be logged"|n "so should this"|n REQUIRE( a == 1 )|nwith expansion:|n 2 == 1|n']
  392. ##teamcity[testFinished name='INFO gets logged on failure' duration="{duration}"]
  393. ##teamcity[testStarted name='INFO gets logged on failure, even if captured before successful assertions']
  394. Message.tests.cpp:<line number>|nexpression failed with messages:|n "this message may be logged later"|n "this message should be logged"|n CHECK( a == 1 )|nwith expansion:|n 2 == 1|n']
  395. Message.tests.cpp:<line number>|nexpression failed with messages:|n "this message may be logged later"|n "this message should be logged"|n "and this, but later"|n CHECK( a == 0 )|nwith expansion:|n 2 == 0|n']
  396. ##teamcity[testFinished name='INFO gets logged on failure, even if captured before successful assertions' duration="{duration}"]
  397. ##teamcity[testStarted name='INFO is reset for each loop']
  398. Message.tests.cpp:<line number>|nexpression failed with messages:|n "current counter 10"|n "i := 10"|n REQUIRE( i < 10 )|nwith expansion:|n 10 < 10|n']
  399. ##teamcity[testFinished name='INFO is reset for each loop' duration="{duration}"]
  400. ##teamcity[testStarted name='Inequality checks that should fail']
  401. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven != 7 )|nwith expansion:|n 7 != 7|n- failure ignore as test marked as |'ok to fail|'|n']
  402. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one != Approx( 9.1f ) )|nwith expansion:|n 9.1f != Approx( 9.1000003815 )|n- failure ignore as test marked as |'ok to fail|'|n']
  403. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.double_pi != Approx( 3.1415926535 ) )|nwith expansion:|n 3.1415926535 != Approx( 3.1415926535 )|n- failure ignore as test marked as |'ok to fail|'|n']
  404. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello != "hello" )|nwith expansion:|n "hello" != "hello"|n- failure ignore as test marked as |'ok to fail|'|n']
  405. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello.size() != 5 )|nwith expansion:|n 5 != 5|n- failure ignore as test marked as |'ok to fail|'|n']
  406. ##teamcity[testFinished name='Inequality checks that should fail' duration="{duration}"]
  407. ##teamcity[testStarted name='Inequality checks that should succeed']
  408. ##teamcity[testFinished name='Inequality checks that should succeed' duration="{duration}"]
  409. ##teamcity[testStarted name='Lambdas in assertions']
  410. ##teamcity[testFinished name='Lambdas in assertions' duration="{duration}"]
  411. ##teamcity[testStarted name='Less-than inequalities with different epsilons']
  412. ##teamcity[testFinished name='Less-than inequalities with different epsilons' duration="{duration}"]
  413. ##teamcity[testStarted name='ManuallyRegistered']
  414. ##teamcity[testFinished name='ManuallyRegistered' duration="{duration}"]
  415. ##teamcity[testStarted name='Matchers can be (AllOf) composed with the && operator']
  416. ##teamcity[testFinished name='Matchers can be (AllOf) composed with the && operator' duration="{duration}"]
  417. ##teamcity[testStarted name='Matchers can be (AnyOf) composed with the |||| operator']
  418. ##teamcity[testFinished name='Matchers can be (AnyOf) composed with the |||| operator' duration="{duration}"]
  419. ##teamcity[testStarted name='Matchers can be composed with both && and ||||']
  420. ##teamcity[testFinished name='Matchers can be composed with both && and ||||' duration="{duration}"]
  421. ##teamcity[testStarted name='Matchers can be composed with both && and |||| - failing']
  422. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), ( ContainsSubstring( "string" ) |||| ContainsSubstring( "different" ) ) && ContainsSubstring( "random" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" ( ( contains: "string" or contains: "different" ) and contains: "random" )|n']
  423. ##teamcity[testFinished name='Matchers can be composed with both && and |||| - failing' duration="{duration}"]
  424. ##teamcity[testStarted name='Matchers can be negated (Not) with the ! operator']
  425. ##teamcity[testFinished name='Matchers can be negated (Not) with the ! operator' duration="{duration}"]
  426. ##teamcity[testStarted name='Matchers can be negated (Not) with the ! operator - failing']
  427. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), !ContainsSubstring( "substring" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" not contains: "substring"|n']
  428. ##teamcity[testFinished name='Matchers can be negated (Not) with the ! operator - failing' duration="{duration}"]
  429. ##teamcity[testStarted name='Mayfail test case with nested sections']
  430. Condition.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  431. Condition.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  432. Condition.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  433. Condition.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  434. ##teamcity[testFinished name='Mayfail test case with nested sections' duration="{duration}"]
  435. ##teamcity[testStarted name='Mismatching exception messages failing the test']
  436. Exception.tests.cpp:<line number>|nexpression failed|n REQUIRE_THROWS_WITH( thisThrows(), "should fail" )|nwith expansion:|n "expected exception" equals: "should fail"|n']
  437. ##teamcity[testFinished name='Mismatching exception messages failing the test' duration="{duration}"]
  438. ##teamcity[testStarted name='Multireporter calls reporters and listeners in correct order']
  439. ##teamcity[testFinished name='Multireporter calls reporters and listeners in correct order' duration="{duration}"]
  440. ##teamcity[testStarted name='Multireporter updates ReporterPreferences properly']
  441. ##teamcity[testFinished name='Multireporter updates ReporterPreferences properly' duration="{duration}"]
  442. ##teamcity[testStarted name='Nested generators and captured variables']
  443. ##teamcity[testFinished name='Nested generators and captured variables' duration="{duration}"]
  444. ##teamcity[testStarted name='Nice descriptive name']
  445. ##teamcity[testFinished name='Nice descriptive name' duration="{duration}"]
  446. ##teamcity[testStarted name='Non-std exceptions can be translated']
  447. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "custom exception"']
  448. ##teamcity[testFinished name='Non-std exceptions can be translated' duration="{duration}"]
  449. ##teamcity[testStarted name='Objects that evaluated in boolean contexts can be checked']
  450. ##teamcity[testFinished name='Objects that evaluated in boolean contexts can be checked' duration="{duration}"]
  451. ##teamcity[testStarted name='Optionally static assertions']
  452. ##teamcity[testFinished name='Optionally static assertions' duration="{duration}"]
  453. ##teamcity[testStarted name='Ordering comparison checks that should fail']
  454. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven > 7 )|nwith expansion:|n 7 > 7|n']
  455. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven < 7 )|nwith expansion:|n 7 < 7|n']
  456. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven > 8 )|nwith expansion:|n 7 > 8|n']
  457. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven < 6 )|nwith expansion:|n 7 < 6|n']
  458. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven < 0 )|nwith expansion:|n 7 < 0|n']
  459. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven < -1 )|nwith expansion:|n 7 < -1|n']
  460. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven >= 8 )|nwith expansion:|n 7 >= 8|n']
  461. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.int_seven <= 6 )|nwith expansion:|n 7 <= 6|n']
  462. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one < 9 )|nwith expansion:|n 9.1f < 9|n']
  463. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one > 10 )|nwith expansion:|n 9.1f > 10|n']
  464. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.float_nine_point_one > 9.2 )|nwith expansion:|n 9.1f > 9.2|n']
  465. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello > "hello" )|nwith expansion:|n "hello" > "hello"|n']
  466. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello < "hello" )|nwith expansion:|n "hello" < "hello"|n']
  467. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello > "hellp" )|nwith expansion:|n "hello" > "hellp"|n']
  468. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello > "z" )|nwith expansion:|n "hello" > "z"|n']
  469. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello < "hellm" )|nwith expansion:|n "hello" < "hellm"|n']
  470. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello < "a" )|nwith expansion:|n "hello" < "a"|n']
  471. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello >= "z" )|nwith expansion:|n "hello" >= "z"|n']
  472. Condition.tests.cpp:<line number>|nexpression failed|n CHECK( data.str_hello <= "a" )|nwith expansion:|n "hello" <= "a"|n']
  473. ##teamcity[testFinished name='Ordering comparison checks that should fail' duration="{duration}"]
  474. ##teamcity[testStarted name='Ordering comparison checks that should succeed']
  475. ##teamcity[testFinished name='Ordering comparison checks that should succeed' duration="{duration}"]
  476. ##teamcity[testStarted name='Our PCG implementation provides expected results for known seeds']
  477. ##teamcity[testFinished name='Our PCG implementation provides expected results for known seeds' duration="{duration}"]
  478. ##teamcity[testStarted name='Output from all sections is reported']
  479. Message.tests.cpp:<line number>|nexplicit failure with message:|n "Message from section one"']
  480. Message.tests.cpp:<line number>|nexplicit failure with message:|n "Message from section two"']
  481. ##teamcity[testFinished name='Output from all sections is reported' duration="{duration}"]
  482. ##teamcity[testStarted name='Overloaded comma or address-of operators are not used']
  483. ##teamcity[testFinished name='Overloaded comma or address-of operators are not used' duration="{duration}"]
  484. ##teamcity[testStarted name='Parse test names and tags']
  485. ##teamcity[testFinished name='Parse test names and tags' duration="{duration}"]
  486. ##teamcity[testStarted name='Parsed tags are matched case insensitive']
  487. ##teamcity[testFinished name='Parsed tags are matched case insensitive' duration="{duration}"]
  488. ##teamcity[testStarted name='Parsing sharding-related cli flags']
  489. ##teamcity[testFinished name='Parsing sharding-related cli flags' duration="{duration}"]
  490. ##teamcity[testStarted name='Parsing tags with non-alphabetical characters is pass-through']
  491. ##teamcity[testFinished name='Parsing tags with non-alphabetical characters is pass-through' duration="{duration}"]
  492. ##teamcity[testStarted name='Parsing warnings']
  493. ##teamcity[testFinished name='Parsing warnings' duration="{duration}"]
  494. ##teamcity[testStarted name='Pointers can be compared to null']
  495. ##teamcity[testFinished name='Pointers can be compared to null' duration="{duration}"]
  496. ##teamcity[testStarted name='Precision of floating point stringification can be set']
  497. ##teamcity[testFinished name='Precision of floating point stringification can be set' duration="{duration}"]
  498. ##teamcity[testStarted name='Predicate matcher can accept const char*']
  499. ##teamcity[testFinished name='Predicate matcher can accept const char*' duration="{duration}"]
  500. ##teamcity[testStarted name='Process can be configured on command line']
  501. ##teamcity[testFinished name='Process can be configured on command line' duration="{duration}"]
  502. ##teamcity[testStarted name='Product with differing arities - std::tuple<int, double, float>']
  503. ##teamcity[testFinished name='Product with differing arities - std::tuple<int, double, float>' duration="{duration}"]
  504. ##teamcity[testStarted name='Product with differing arities - std::tuple<int, double>']
  505. ##teamcity[testFinished name='Product with differing arities - std::tuple<int, double>' duration="{duration}"]
  506. ##teamcity[testStarted name='Product with differing arities - std::tuple<int>']
  507. ##teamcity[testFinished name='Product with differing arities - std::tuple<int>' duration="{duration}"]
  508. ##teamcity[testStarted name='Random seed generation accepts known methods']
  509. ##teamcity[testFinished name='Random seed generation accepts known methods' duration="{duration}"]
  510. ##teamcity[testStarted name='Random seed generation reports unknown methods']
  511. ##teamcity[testFinished name='Random seed generation reports unknown methods' duration="{duration}"]
  512. ##teamcity[testStarted name='Range type with sentinel']
  513. ##teamcity[testFinished name='Range type with sentinel' duration="{duration}"]
  514. ##teamcity[testStarted name='Reconstruction should be based on stringification: #914']
  515. Decomposition.tests.cpp:<line number>|nexpression failed|n CHECK( truthy(false) )|nwith expansion:|n Hey, its truthy!|n']
  516. ##teamcity[testFinished name='Reconstruction should be based on stringification: #914' duration="{duration}"]
  517. ##teamcity[testStarted name='Regex string matcher']
  518. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), Matches( "this STRING contains |'abc|' as a substring" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" matches "this STRING contains |'abc|' as a substring" case sensitively|n']
  519. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), Matches( "contains |'abc|' as a substring" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" matches "contains |'abc|' as a substring" case sensitively|n']
  520. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), Matches( "this string contains |'abc|' as a" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" matches "this string contains |'abc|' as a" case sensitively|n']
  521. ##teamcity[testFinished name='Regex string matcher' duration="{duration}"]
  522. ##teamcity[testStarted name='Registering reporter with |'::|' in name fails']
  523. ##teamcity[testFinished name='Registering reporter with |'::|' in name fails' duration="{duration}"]
  524. ##teamcity[testStarted name='Regression test #1']
  525. ##teamcity[testFinished name='Regression test #1' duration="{duration}"]
  526. ##teamcity[testStarted name='Reporter|'s write listings to provided stream']
  527. ##teamcity[testFinished name='Reporter|'s write listings to provided stream' duration="{duration}"]
  528. ##teamcity[testStarted name='Reproducer for #2309 - a very long description past 80 chars (default console width) with a late colon : blablabla']
  529. ##teamcity[testFinished name='Reproducer for #2309 - a very long description past 80 chars (default console width) with a late colon : blablabla' duration="{duration}"]
  530. ##teamcity[testStarted name='SUCCEED counts as a test pass']
  531. ##teamcity[testFinished name='SUCCEED counts as a test pass' duration="{duration}"]
  532. ##teamcity[testStarted name='SUCCEED does not require an argument']
  533. ##teamcity[testFinished name='SUCCEED does not require an argument' duration="{duration}"]
  534. ##teamcity[testStarted name='Scenario: BDD tests requiring Fixtures to provide commonly-accessed data or methods']
  535. ##teamcity[testFinished name='Scenario: BDD tests requiring Fixtures to provide commonly-accessed data or methods' duration="{duration}"]
  536. ##teamcity[testStarted name='Scenario: Do that thing with the thing']
  537. ##teamcity[testFinished name='Scenario: Do that thing with the thing' duration="{duration}"]
  538. ##teamcity[testStarted name='Scenario: This is a really long scenario name to see how the list command deals with wrapping']
  539. ##teamcity[testFinished name='Scenario: This is a really long scenario name to see how the list command deals with wrapping' duration="{duration}"]
  540. ##teamcity[testStarted name='Scenario: Vector resizing affects size and capacity']
  541. ##teamcity[testFinished name='Scenario: Vector resizing affects size and capacity' duration="{duration}"]
  542. ##teamcity[testStarted name='Sends stuff to stdout and stderr']
  543. ##teamcity[testStdOut name='Sends stuff to stdout and stderr' out='A string sent directly to stdout|n']
  544. ##teamcity[testStdErr name='Sends stuff to stdout and stderr' out='A string sent directly to stderr|nA string sent to stderr via clog|n']
  545. ##teamcity[testFinished name='Sends stuff to stdout and stderr' duration="{duration}"]
  546. ##teamcity[testStarted name='Some simple comparisons between doubles']
  547. ##teamcity[testFinished name='Some simple comparisons between doubles' duration="{duration}"]
  548. ##teamcity[testStarted name='Standard output from all sections is reported']
  549. ##teamcity[testStdOut name='Standard output from all sections is reported' out='Message from section one|nMessage from section two|n']
  550. ##teamcity[testFinished name='Standard output from all sections is reported' duration="{duration}"]
  551. ##teamcity[testStarted name='StartsWith string matcher']
  552. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), StartsWith( "This String" ) )|nwith expansion:|n "this string contains |'abc|' as a substring" starts with: "This String"|n']
  553. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( testStringForMatching(), StartsWith( "string", Catch::CaseSensitive::No ) )|nwith expansion:|n "this string contains |'abc|' as a substring" starts with: "string" (case insensitive)|n']
  554. ##teamcity[testFinished name='StartsWith string matcher' duration="{duration}"]
  555. ##teamcity[testStarted name='Static arrays are convertible to string']
  556. ##teamcity[testFinished name='Static arrays are convertible to string' duration="{duration}"]
  557. ##teamcity[testStarted name='String matchers']
  558. ##teamcity[testFinished name='String matchers' duration="{duration}"]
  559. ##teamcity[testStarted name='StringRef']
  560. ##teamcity[testFinished name='StringRef' duration="{duration}"]
  561. ##teamcity[testStarted name='StringRef at compilation time']
  562. ##teamcity[testFinished name='StringRef at compilation time' duration="{duration}"]
  563. ##teamcity[testStarted name='Stringifying char arrays with statically known sizes - char']
  564. ##teamcity[testFinished name='Stringifying char arrays with statically known sizes - char' duration="{duration}"]
  565. ##teamcity[testStarted name='Stringifying char arrays with statically known sizes - signed char']
  566. ##teamcity[testFinished name='Stringifying char arrays with statically known sizes - signed char' duration="{duration}"]
  567. ##teamcity[testStarted name='Stringifying char arrays with statically known sizes - unsigned char']
  568. ##teamcity[testFinished name='Stringifying char arrays with statically known sizes - unsigned char' duration="{duration}"]
  569. ##teamcity[testStarted name='Stringifying std::chrono::duration helpers']
  570. ##teamcity[testFinished name='Stringifying std::chrono::duration helpers' duration="{duration}"]
  571. ##teamcity[testStarted name='Stringifying std::chrono::duration with weird ratios']
  572. ##teamcity[testFinished name='Stringifying std::chrono::duration with weird ratios' duration="{duration}"]
  573. ##teamcity[testStarted name='Stringifying std::chrono::time_point<system_clock>']
  574. ##teamcity[testFinished name='Stringifying std::chrono::time_point<system_clock>' duration="{duration}"]
  575. ##teamcity[testStarted name='Tabs and newlines show in output']
  576. Misc.tests.cpp:<line number>|nexpression failed|n CHECK( s1 == s2 )|nwith expansion:|n "if ($b == 10) {|n $a = 20;|n}"|n==|n"if ($b == 10) {|n $a = 20;|n}|n"|n']
  577. ##teamcity[testFinished name='Tabs and newlines show in output' duration="{duration}"]
  578. ##teamcity[testStarted name='Tag alias can be registered against tag patterns']
  579. ##teamcity[testFinished name='Tag alias can be registered against tag patterns' duration="{duration}"]
  580. ##teamcity[testStarted name='Tags with spaces and non-alphanumerical characters are accepted']
  581. ##teamcity[testFinished name='Tags with spaces and non-alphanumerical characters are accepted' duration="{duration}"]
  582. ##teamcity[testStarted name='Template test case method with test types specified inside std::tuple - MyTypes - 0']
  583. ##teamcity[testFinished name='Template test case method with test types specified inside std::tuple - MyTypes - 0' duration="{duration}"]
  584. ##teamcity[testStarted name='Template test case method with test types specified inside std::tuple - MyTypes - 1']
  585. ##teamcity[testFinished name='Template test case method with test types specified inside std::tuple - MyTypes - 1' duration="{duration}"]
  586. ##teamcity[testStarted name='Template test case method with test types specified inside std::tuple - MyTypes - 2']
  587. ##teamcity[testFinished name='Template test case method with test types specified inside std::tuple - MyTypes - 2' duration="{duration}"]
  588. ##teamcity[testStarted name='Template test case with test types specified inside non-copyable and non-movable std::tuple - NonCopyableAndNonMovableTypes - 0']
  589. ##teamcity[testFinished name='Template test case with test types specified inside non-copyable and non-movable std::tuple - NonCopyableAndNonMovableTypes - 0' duration="{duration}"]
  590. ##teamcity[testStarted name='Template test case with test types specified inside non-copyable and non-movable std::tuple - NonCopyableAndNonMovableTypes - 1']
  591. ##teamcity[testFinished name='Template test case with test types specified inside non-copyable and non-movable std::tuple - NonCopyableAndNonMovableTypes - 1' duration="{duration}"]
  592. ##teamcity[testStarted name='Template test case with test types specified inside non-default-constructible std::tuple - MyNonDefaultConstructibleTypes - 0']
  593. ##teamcity[testFinished name='Template test case with test types specified inside non-default-constructible std::tuple - MyNonDefaultConstructibleTypes - 0' duration="{duration}"]
  594. ##teamcity[testStarted name='Template test case with test types specified inside non-default-constructible std::tuple - MyNonDefaultConstructibleTypes - 1']
  595. ##teamcity[testFinished name='Template test case with test types specified inside non-default-constructible std::tuple - MyNonDefaultConstructibleTypes - 1' duration="{duration}"]
  596. ##teamcity[testStarted name='Template test case with test types specified inside std::tuple - MyTypes - 0']
  597. ##teamcity[testFinished name='Template test case with test types specified inside std::tuple - MyTypes - 0' duration="{duration}"]
  598. ##teamcity[testStarted name='Template test case with test types specified inside std::tuple - MyTypes - 1']
  599. ##teamcity[testFinished name='Template test case with test types specified inside std::tuple - MyTypes - 1' duration="{duration}"]
  600. ##teamcity[testStarted name='Template test case with test types specified inside std::tuple - MyTypes - 2']
  601. ##teamcity[testFinished name='Template test case with test types specified inside std::tuple - MyTypes - 2' duration="{duration}"]
  602. ##teamcity[testStarted name='TemplateTest: vectors can be sized and resized - float']
  603. ##teamcity[testFinished name='TemplateTest: vectors can be sized and resized - float' duration="{duration}"]
  604. ##teamcity[testStarted name='TemplateTest: vectors can be sized and resized - int']
  605. ##teamcity[testFinished name='TemplateTest: vectors can be sized and resized - int' duration="{duration}"]
  606. ##teamcity[testStarted name='TemplateTest: vectors can be sized and resized - std::string']
  607. ##teamcity[testFinished name='TemplateTest: vectors can be sized and resized - std::string' duration="{duration}"]
  608. ##teamcity[testStarted name='TemplateTest: vectors can be sized and resized - std::tuple<int,float>']
  609. ##teamcity[testFinished name='TemplateTest: vectors can be sized and resized - std::tuple<int,float>' duration="{duration}"]
  610. ##teamcity[testStarted name='TemplateTestSig: vectors can be sized and resized - (std::tuple<int, float>), 6']
  611. ##teamcity[testFinished name='TemplateTestSig: vectors can be sized and resized - (std::tuple<int, float>), 6' duration="{duration}"]
  612. ##teamcity[testStarted name='TemplateTestSig: vectors can be sized and resized - float,4']
  613. ##teamcity[testFinished name='TemplateTestSig: vectors can be sized and resized - float,4' duration="{duration}"]
  614. ##teamcity[testStarted name='TemplateTestSig: vectors can be sized and resized - int,5']
  615. ##teamcity[testFinished name='TemplateTestSig: vectors can be sized and resized - int,5' duration="{duration}"]
  616. ##teamcity[testStarted name='TemplateTestSig: vectors can be sized and resized - std::string,15']
  617. ##teamcity[testFinished name='TemplateTestSig: vectors can be sized and resized - std::string,15' duration="{duration}"]
  618. ##teamcity[testStarted name='Test case with identical tags keeps just one']
  619. ##teamcity[testFinished name='Test case with identical tags keeps just one' duration="{duration}"]
  620. ##teamcity[testStarted name='Test case with one argument']
  621. ##teamcity[testFinished name='Test case with one argument' duration="{duration}"]
  622. ##teamcity[testStarted name='Test enum bit values']
  623. ##teamcity[testFinished name='Test enum bit values' duration="{duration}"]
  624. ##teamcity[testStarted name='Test with special, characters "in name']
  625. ##teamcity[testFinished name='Test with special, characters "in name' duration="{duration}"]
  626. ##teamcity[testStarted name='Testing checked-if']
  627. ##teamcity[testFinished name='Testing checked-if' duration="{duration}"]
  628. ##teamcity[testStarted name='Testing checked-if 2']
  629. Misc.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  630. ##teamcity[testFinished name='Testing checked-if 2' duration="{duration}"]
  631. ##teamcity[testStarted name='Testing checked-if 3']
  632. Misc.tests.cpp:<line number>|nexplicit failure- failure ignore as test marked as |'ok to fail|'|n']
  633. ##teamcity[testFinished name='Testing checked-if 3' duration="{duration}"]
  634. ##teamcity[testStarted name='The NO_FAIL macro reports a failure but does not fail the test']
  635. ##teamcity[testFinished name='The NO_FAIL macro reports a failure but does not fail the test' duration="{duration}"]
  636. ##teamcity[testStarted name='The default listing implementation write to provided stream']
  637. ##teamcity[testFinished name='The default listing implementation write to provided stream' duration="{duration}"]
  638. ##teamcity[testStarted name='This test |'should|' fail but doesn|'t']
  639. ##teamcity[testFinished name='This test |'should|' fail but doesn|'t' duration="{duration}"]
  640. ##teamcity[testStarted name='Thrown string literals are translated']
  641. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "For some reason someone is throwing a string literal!"']
  642. ##teamcity[testFinished name='Thrown string literals are translated' duration="{duration}"]
  643. ##teamcity[testStarted name='Tracker']
  644. ##teamcity[testFinished name='Tracker' duration="{duration}"]
  645. ##teamcity[testStarted name='Trim strings']
  646. ##teamcity[testFinished name='Trim strings' duration="{duration}"]
  647. ##teamcity[testStarted name='Unexpected exceptions can be translated']
  648. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "3.14"']
  649. ##teamcity[testFinished name='Unexpected exceptions can be translated' duration="{duration}"]
  650. ##teamcity[testStarted name='Upcasting special member functions']
  651. ##teamcity[testFinished name='Upcasting special member functions' duration="{duration}"]
  652. ##teamcity[testStarted name='Usage of AllMatch range matcher']
  653. ##teamcity[testFinished name='Usage of AllMatch range matcher' duration="{duration}"]
  654. ##teamcity[testStarted name='Usage of AllTrue range matcher']
  655. ##teamcity[testFinished name='Usage of AllTrue range matcher' duration="{duration}"]
  656. ##teamcity[testStarted name='Usage of AnyMatch range matcher']
  657. ##teamcity[testFinished name='Usage of AnyMatch range matcher' duration="{duration}"]
  658. ##teamcity[testStarted name='Usage of AnyTrue range matcher']
  659. ##teamcity[testFinished name='Usage of AnyTrue range matcher' duration="{duration}"]
  660. ##teamcity[testStarted name='Usage of NoneMatch range matcher']
  661. ##teamcity[testFinished name='Usage of NoneMatch range matcher' duration="{duration}"]
  662. ##teamcity[testStarted name='Usage of NoneTrue range matcher']
  663. ##teamcity[testFinished name='Usage of NoneTrue range matcher' duration="{duration}"]
  664. ##teamcity[testStarted name='Usage of the SizeIs range matcher']
  665. ##teamcity[testFinished name='Usage of the SizeIs range matcher' duration="{duration}"]
  666. ##teamcity[testStarted name='Use a custom approx']
  667. ##teamcity[testFinished name='Use a custom approx' duration="{duration}"]
  668. ##teamcity[testStarted name='Variadic macros']
  669. ##teamcity[testFinished name='Variadic macros' duration="{duration}"]
  670. ##teamcity[testStarted name='Vector Approx matcher']
  671. ##teamcity[testFinished name='Vector Approx matcher' duration="{duration}"]
  672. ##teamcity[testStarted name='Vector Approx matcher -- failing']
  673. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( empty, Approx( t1 ) )|nwith expansion:|n { } is approx: { 1.0, 2.0 }|n']
  674. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v1, Approx( v2 ) )|nwith expansion:|n { 2.0, 4.0, 6.0 } is approx: { 1.0, 3.0, 5.0 }|n']
  675. ##teamcity[testFinished name='Vector Approx matcher -- failing' duration="{duration}"]
  676. ##teamcity[testStarted name='Vector matchers']
  677. ##teamcity[testFinished name='Vector matchers' duration="{duration}"]
  678. ##teamcity[testStarted name='Vector matchers that fail']
  679. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v, VectorContains( -1 ) )|nwith expansion:|n { 1, 2, 3 } Contains: -1|n']
  680. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( empty, VectorContains( 1 ) )|nwith expansion:|n { } Contains: 1|n']
  681. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( empty, Contains( v ) )|nwith expansion:|n { } Contains: { 1, 2, 3 }|n']
  682. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v, Contains( v2 ) )|nwith expansion:|n { 1, 2, 3 } Contains: { 1, 2, 4 }|n']
  683. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v, Equals( v2 ) )|nwith expansion:|n { 1, 2, 3 } Equals: { 1, 2 }|n']
  684. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v2, Equals( v ) )|nwith expansion:|n { 1, 2 } Equals: { 1, 2, 3 }|n']
  685. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( empty, Equals( v ) )|nwith expansion:|n { } Equals: { 1, 2, 3 }|n']
  686. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v, Equals( empty ) )|nwith expansion:|n { 1, 2, 3 } Equals: { }|n']
  687. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( v, UnorderedEquals( empty ) )|nwith expansion:|n { 1, 2, 3 } UnorderedEquals: { }|n']
  688. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( empty, UnorderedEquals( v ) )|nwith expansion:|n { } UnorderedEquals: { 1, 2, 3 }|n']
  689. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( permuted, UnorderedEquals( v ) )|nwith expansion:|n { 1, 3 } UnorderedEquals: { 1, 2, 3 }|n']
  690. Matchers.tests.cpp:<line number>|nexpression failed|n CHECK_THAT( permuted, UnorderedEquals( v ) )|nwith expansion:|n { 3, 1 } UnorderedEquals: { 1, 2, 3 }|n']
  691. ##teamcity[testFinished name='Vector matchers that fail' duration="{duration}"]
  692. ##teamcity[testStarted name='When checked exceptions are thrown they can be expected or unexpected']
  693. ##teamcity[testFinished name='When checked exceptions are thrown they can be expected or unexpected' duration="{duration}"]
  694. ##teamcity[testStarted name='When unchecked exceptions are thrown directly they are always failures']
  695. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "unexpected exception"']
  696. ##teamcity[testFinished name='When unchecked exceptions are thrown directly they are always failures' duration="{duration}"]
  697. ##teamcity[testStarted name='When unchecked exceptions are thrown during a CHECK the test should continue']
  698. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "expected exception"|n CHECK( thisThrows() == 0 )|nwith expansion:|n thisThrows() == 0|n']
  699. ##teamcity[testFinished name='When unchecked exceptions are thrown during a CHECK the test should continue' duration="{duration}"]
  700. ##teamcity[testStarted name='When unchecked exceptions are thrown during a REQUIRE the test should abort fail']
  701. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "expected exception"|n REQUIRE( thisThrows() == 0 )|nwith expansion:|n thisThrows() == 0|n']
  702. ##teamcity[testFinished name='When unchecked exceptions are thrown during a REQUIRE the test should abort fail' duration="{duration}"]
  703. ##teamcity[testStarted name='When unchecked exceptions are thrown from functions they are always failures']
  704. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "expected exception"|n CHECK( thisThrows() == 0 )|nwith expansion:|n thisThrows() == 0|n']
  705. ##teamcity[testFinished name='When unchecked exceptions are thrown from functions they are always failures' duration="{duration}"]
  706. ##teamcity[testStarted name='When unchecked exceptions are thrown from sections they are always failures']
  707. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "unexpected exception"']
  708. ##teamcity[testFinished name='When unchecked exceptions are thrown from sections they are always failures' duration="{duration}"]
  709. ##teamcity[testStarted name='When unchecked exceptions are thrown, but caught, they do not affect the test']
  710. ##teamcity[testFinished name='When unchecked exceptions are thrown, but caught, they do not affect the test' duration="{duration}"]
  711. ##teamcity[testStarted name='X/level/0/a']
  712. ##teamcity[testFinished name='X/level/0/a' duration="{duration}"]
  713. ##teamcity[testStarted name='X/level/0/b']
  714. ##teamcity[testFinished name='X/level/0/b' duration="{duration}"]
  715. ##teamcity[testStarted name='X/level/1/a']
  716. ##teamcity[testFinished name='X/level/1/a' duration="{duration}"]
  717. ##teamcity[testStarted name='X/level/1/b']
  718. ##teamcity[testFinished name='X/level/1/b' duration="{duration}"]
  719. ##teamcity[testStarted name='XmlEncode']
  720. ##teamcity[testFinished name='XmlEncode' duration="{duration}"]
  721. ##teamcity[testStarted name='XmlWriter writes boolean attributes as true/false']
  722. ##teamcity[testFinished name='XmlWriter writes boolean attributes as true/false' duration="{duration}"]
  723. ##teamcity[testStarted name='analyse no analysis']
  724. ##teamcity[testFinished name='analyse no analysis' duration="{duration}"]
  725. ##teamcity[testStarted name='array<int, N> -> toString']
  726. ##teamcity[testFinished name='array<int, N> -> toString' duration="{duration}"]
  727. ##teamcity[testStarted name='benchmark function call']
  728. ##teamcity[testFinished name='benchmark function call' duration="{duration}"]
  729. ##teamcity[testStarted name='boolean member']
  730. ##teamcity[testFinished name='boolean member' duration="{duration}"]
  731. ##teamcity[testStarted name='checkedElse']
  732. ##teamcity[testFinished name='checkedElse' duration="{duration}"]
  733. ##teamcity[testStarted name='checkedElse, failing']
  734. Misc.tests.cpp:<line number>|nexpression failed|n REQUIRE( testCheckedElse( false ) )|nwith expansion:|n false|n']
  735. ##teamcity[testFinished name='checkedElse, failing' duration="{duration}"]
  736. ##teamcity[testStarted name='checkedIf']
  737. ##teamcity[testFinished name='checkedIf' duration="{duration}"]
  738. ##teamcity[testStarted name='checkedIf, failing']
  739. Misc.tests.cpp:<line number>|nexpression failed|n REQUIRE( testCheckedIf( false ) )|nwith expansion:|n false|n']
  740. ##teamcity[testFinished name='checkedIf, failing' duration="{duration}"]
  741. ##teamcity[testStarted name='classify_outliers']
  742. ##teamcity[testFinished name='classify_outliers' duration="{duration}"]
  743. ##teamcity[testStarted name='comparisons between const int variables']
  744. ##teamcity[testFinished name='comparisons between const int variables' duration="{duration}"]
  745. ##teamcity[testStarted name='comparisons between int variables']
  746. ##teamcity[testFinished name='comparisons between int variables' duration="{duration}"]
  747. ##teamcity[testStarted name='convertToBits']
  748. ##teamcity[testFinished name='convertToBits' duration="{duration}"]
  749. ##teamcity[testStarted name='empty tags are not allowed']
  750. ##teamcity[testFinished name='empty tags are not allowed' duration="{duration}"]
  751. ##teamcity[testStarted name='erfc_inv']
  752. ##teamcity[testFinished name='erfc_inv' duration="{duration}"]
  753. ##teamcity[testStarted name='estimate_clock_resolution']
  754. ##teamcity[testFinished name='estimate_clock_resolution' duration="{duration}"]
  755. ##teamcity[testStarted name='even more nested SECTION tests']
  756. ##teamcity[testFinished name='even more nested SECTION tests' duration="{duration}"]
  757. ##teamcity[testStarted name='first tag']
  758. ##teamcity[testFinished name='first tag' duration="{duration}"]
  759. ##teamcity[testStarted name='has printf']
  760. ##teamcity[testFinished name='has printf' duration="{duration}"]
  761. ##teamcity[testStarted name='is_unary_function']
  762. ##teamcity[testFinished name='is_unary_function' duration="{duration}"]
  763. ##teamcity[testStarted name='just failure']
  764. Message.tests.cpp:<line number>|nexplicit failure with message:|n "Previous info should not be seen"']
  765. ##teamcity[testFinished name='just failure' duration="{duration}"]
  766. ##teamcity[testStarted name='just failure after unscoped info']
  767. Message.tests.cpp:<line number>|nexplicit failure with message:|n "previous unscoped info SHOULD not be seen"']
  768. ##teamcity[testFinished name='just failure after unscoped info' duration="{duration}"]
  769. ##teamcity[testStarted name='just info']
  770. ##teamcity[testFinished name='just info' duration="{duration}"]
  771. ##teamcity[testStarted name='just unscoped info']
  772. ##teamcity[testFinished name='just unscoped info' duration="{duration}"]
  773. ##teamcity[testStarted name='long long']
  774. ##teamcity[testFinished name='long long' duration="{duration}"]
  775. ##teamcity[testStarted name='looped SECTION tests']
  776. Misc.tests.cpp:<line number>|nexpression failed|n CHECK( b > a )|nwith expansion:|n 0 > 1|n']
  777. Misc.tests.cpp:<line number>|nexpression failed|n CHECK( b > a )|nwith expansion:|n 1 > 1|n']
  778. ##teamcity[testFinished name='looped SECTION tests' duration="{duration}"]
  779. ##teamcity[testStarted name='looped tests']
  780. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[0|] (1) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  781. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[1|] (1) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  782. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[3|] (3) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  783. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[4|] (5) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  784. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[6|] (13) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  785. Misc.tests.cpp:<line number>|nexpression failed with message:|n "Testing if fib|[7|] (21) is even"|n CHECK( ( fib|[i|] % 2 ) == 0 )|nwith expansion:|n 1 == 0|n']
  786. ##teamcity[testFinished name='looped tests' duration="{duration}"]
  787. ##teamcity[testStarted name='makeStream recognizes %debug stream name']
  788. ##teamcity[testFinished name='makeStream recognizes %debug stream name' duration="{duration}"]
  789. ##teamcity[testStarted name='make_unique reimplementation']
  790. ##teamcity[testFinished name='make_unique reimplementation' duration="{duration}"]
  791. ##teamcity[testStarted name='mean']
  792. ##teamcity[testFinished name='mean' duration="{duration}"]
  793. ##teamcity[testStarted name='measure']
  794. ##teamcity[testFinished name='measure' duration="{duration}"]
  795. ##teamcity[testStarted name='mix info, unscoped info and warning']
  796. ##teamcity[testFinished name='mix info, unscoped info and warning' duration="{duration}"]
  797. ##teamcity[testStarted name='more nested SECTION tests']
  798. Misc.tests.cpp:<line number>|nexpression failed|n REQUIRE( a == b )|nwith expansion:|n 1 == 2|n']
  799. ##teamcity[testFinished name='more nested SECTION tests' duration="{duration}"]
  800. ##teamcity[testStarted name='nested SECTION tests']
  801. ##teamcity[testFinished name='nested SECTION tests' duration="{duration}"]
  802. ##teamcity[testStarted name='non streamable - with conv. op']
  803. ##teamcity[testFinished name='non streamable - with conv. op' duration="{duration}"]
  804. ##teamcity[testStarted name='non-copyable objects']
  805. ##teamcity[testFinished name='non-copyable objects' duration="{duration}"]
  806. ##teamcity[testStarted name='normal_cdf']
  807. ##teamcity[testFinished name='normal_cdf' duration="{duration}"]
  808. ##teamcity[testStarted name='normal_quantile']
  809. ##teamcity[testFinished name='normal_quantile' duration="{duration}"]
  810. ##teamcity[testStarted name='not allowed']
  811. ##teamcity[testFinished name='not allowed' duration="{duration}"]
  812. ##teamcity[testStarted name='not prints unscoped info from previous failures']
  813. Message.tests.cpp:<line number>|nexpression failed with message:|n "this SHOULD be seen"|n REQUIRE( false )|nwith expansion:|n false|n']
  814. ##teamcity[testFinished name='not prints unscoped info from previous failures' duration="{duration}"]
  815. ##teamcity[testStarted name='null strings']
  816. ##teamcity[testFinished name='null strings' duration="{duration}"]
  817. ##teamcity[testStarted name='null_ptr']
  818. ##teamcity[testFinished name='null_ptr' duration="{duration}"]
  819. ##teamcity[testStarted name='pair<pair<int,const char *,pair<std::string,int> > -> toString']
  820. ##teamcity[testFinished name='pair<pair<int,const char *,pair<std::string,int> > -> toString' duration="{duration}"]
  821. ##teamcity[testStarted name='parseEnums']
  822. ##teamcity[testFinished name='parseEnums' duration="{duration}"]
  823. ##teamcity[testStarted name='pointer to class']
  824. ##teamcity[testFinished name='pointer to class' duration="{duration}"]
  825. ##teamcity[testStarted name='print unscoped info if passing unscoped info is printed']
  826. ##teamcity[testFinished name='print unscoped info if passing unscoped info is printed' duration="{duration}"]
  827. ##teamcity[testStarted name='prints unscoped info on failure']
  828. Message.tests.cpp:<line number>|nexpression failed with messages:|n "this SHOULD be seen"|n "this SHOULD also be seen"|n REQUIRE( false )|nwith expansion:|n false|n']
  829. ##teamcity[testFinished name='prints unscoped info on failure' duration="{duration}"]
  830. ##teamcity[testStarted name='prints unscoped info only for the first assertion']
  831. Message.tests.cpp:<line number>|nexpression failed with message:|n "this SHOULD be seen only ONCE"|n CHECK( false )|nwith expansion:|n false|n']
  832. ##teamcity[testFinished name='prints unscoped info only for the first assertion' duration="{duration}"]
  833. ##teamcity[testStarted name='random SECTION tests']
  834. ##teamcity[testFinished name='random SECTION tests' duration="{duration}"]
  835. ##teamcity[testStarted name='replaceInPlace']
  836. ##teamcity[testFinished name='replaceInPlace' duration="{duration}"]
  837. ##teamcity[testStarted name='request an unknown %-starting stream fails']
  838. ##teamcity[testFinished name='request an unknown %-starting stream fails' duration="{duration}"]
  839. ##teamcity[testStarted name='resolution']
  840. ##teamcity[testFinished name='resolution' duration="{duration}"]
  841. ##teamcity[testStarted name='run_for_at_least, chronometer']
  842. ##teamcity[testFinished name='run_for_at_least, chronometer' duration="{duration}"]
  843. ##teamcity[testStarted name='run_for_at_least, int']
  844. ##teamcity[testFinished name='run_for_at_least, int' duration="{duration}"]
  845. ##teamcity[testStarted name='second tag']
  846. ##teamcity[testFinished name='second tag' duration="{duration}"]
  847. ##teamcity[testStarted name='send a single char to INFO']
  848. Misc.tests.cpp:<line number>|nexpression failed with message:|n "3"|n REQUIRE( false )|nwith expansion:|n false|n']
  849. ##teamcity[testFinished name='send a single char to INFO' duration="{duration}"]
  850. ##teamcity[testStarted name='sends information to INFO']
  851. Message.tests.cpp:<line number>|nexpression failed with messages:|n "hi"|n "i := 7"|n REQUIRE( false )|nwith expansion:|n false|n']
  852. ##teamcity[testFinished name='sends information to INFO' duration="{duration}"]
  853. ##teamcity[testStarted name='shortened hide tags are split apart']
  854. ##teamcity[testFinished name='shortened hide tags are split apart' duration="{duration}"]
  855. ##teamcity[testStarted name='splitString']
  856. ##teamcity[testFinished name='splitString' duration="{duration}"]
  857. ##teamcity[testStarted name='stacks unscoped info in loops']
  858. Message.tests.cpp:<line number>|nexpression failed with messages:|n "Count 1 to 3..."|n "1"|n "2"|n "3"|n CHECK( false )|nwith expansion:|n false|n']
  859. Message.tests.cpp:<line number>|nexpression failed with messages:|n "Count 4 to 6..."|n "4"|n "5"|n "6"|n CHECK( false )|nwith expansion:|n false|n']
  860. ##teamcity[testFinished name='stacks unscoped info in loops' duration="{duration}"]
  861. ##teamcity[testStarted name='startsWith']
  862. ##teamcity[testFinished name='startsWith' duration="{duration}"]
  863. ##teamcity[testStarted name='std::map is convertible string']
  864. ##teamcity[testFinished name='std::map is convertible string' duration="{duration}"]
  865. ##teamcity[testStarted name='std::pair<int,const std::string> -> toString']
  866. ##teamcity[testFinished name='std::pair<int,const std::string> -> toString' duration="{duration}"]
  867. ##teamcity[testStarted name='std::pair<int,std::string> -> toString']
  868. ##teamcity[testFinished name='std::pair<int,std::string> -> toString' duration="{duration}"]
  869. ##teamcity[testStarted name='std::set is convertible string']
  870. ##teamcity[testFinished name='std::set is convertible string' duration="{duration}"]
  871. ##teamcity[testStarted name='std::vector<std::pair<std::string,int> > -> toString']
  872. ##teamcity[testFinished name='std::vector<std::pair<std::string,int> > -> toString' duration="{duration}"]
  873. ##teamcity[testStarted name='stdout and stderr streams have %-starting name']
  874. ##teamcity[testFinished name='stdout and stderr streams have %-starting name' duration="{duration}"]
  875. ##teamcity[testStarted name='stringify ranges']
  876. ##teamcity[testFinished name='stringify ranges' duration="{duration}"]
  877. ##teamcity[testStarted name='stringify( has_maker )']
  878. ##teamcity[testFinished name='stringify( has_maker )' duration="{duration}"]
  879. ##teamcity[testStarted name='stringify( has_maker_and_operator )']
  880. ##teamcity[testFinished name='stringify( has_maker_and_operator )' duration="{duration}"]
  881. ##teamcity[testStarted name='stringify( has_neither )']
  882. ##teamcity[testFinished name='stringify( has_neither )' duration="{duration}"]
  883. ##teamcity[testStarted name='stringify( has_operator )']
  884. ##teamcity[testFinished name='stringify( has_operator )' duration="{duration}"]
  885. ##teamcity[testStarted name='stringify( has_template_operator )']
  886. ##teamcity[testFinished name='stringify( has_template_operator )' duration="{duration}"]
  887. ##teamcity[testStarted name='stringify( vectors<has_maker> )']
  888. ##teamcity[testFinished name='stringify( vectors<has_maker> )' duration="{duration}"]
  889. ##teamcity[testStarted name='stringify( vectors<has_maker_and_operator> )']
  890. ##teamcity[testFinished name='stringify( vectors<has_maker_and_operator> )' duration="{duration}"]
  891. ##teamcity[testStarted name='stringify( vectors<has_operator> )']
  892. ##teamcity[testFinished name='stringify( vectors<has_operator> )' duration="{duration}"]
  893. ##teamcity[testStarted name='strlen3']
  894. ##teamcity[testFinished name='strlen3' duration="{duration}"]
  895. ##teamcity[testStarted name='tables']
  896. ##teamcity[testFinished name='tables' duration="{duration}"]
  897. ##teamcity[testStarted name='tags with dots in later positions are not parsed as hidden']
  898. ##teamcity[testFinished name='tags with dots in later positions are not parsed as hidden' duration="{duration}"]
  899. ##teamcity[testStarted name='thrown std::strings are translated']
  900. Exception.tests.cpp:<line number>|nunexpected exception with message:|n "Why would you throw a std::string?"']
  901. ##teamcity[testFinished name='thrown std::strings are translated' duration="{duration}"]
  902. ##teamcity[testStarted name='toString on const wchar_t const pointer returns the string contents']
  903. ##teamcity[testFinished name='toString on const wchar_t const pointer returns the string contents' duration="{duration}"]
  904. ##teamcity[testStarted name='toString on const wchar_t pointer returns the string contents']
  905. ##teamcity[testFinished name='toString on const wchar_t pointer returns the string contents' duration="{duration}"]
  906. ##teamcity[testStarted name='toString on wchar_t const pointer returns the string contents']
  907. ##teamcity[testFinished name='toString on wchar_t const pointer returns the string contents' duration="{duration}"]
  908. ##teamcity[testStarted name='toString on wchar_t returns the string contents']
  909. ##teamcity[testFinished name='toString on wchar_t returns the string contents' duration="{duration}"]
  910. ##teamcity[testStarted name='toString(enum class w/operator<<)']
  911. ##teamcity[testFinished name='toString(enum class w/operator<<)' duration="{duration}"]
  912. ##teamcity[testStarted name='toString(enum class)']
  913. ##teamcity[testFinished name='toString(enum class)' duration="{duration}"]
  914. ##teamcity[testStarted name='toString(enum w/operator<<)']
  915. ##teamcity[testFinished name='toString(enum w/operator<<)' duration="{duration}"]
  916. ##teamcity[testStarted name='toString(enum)']
  917. ##teamcity[testFinished name='toString(enum)' duration="{duration}"]
  918. ##teamcity[testStarted name='tuple<>']
  919. ##teamcity[testFinished name='tuple<>' duration="{duration}"]
  920. ##teamcity[testStarted name='tuple<float,int>']
  921. ##teamcity[testFinished name='tuple<float,int>' duration="{duration}"]
  922. ##teamcity[testStarted name='tuple<int>']
  923. ##teamcity[testFinished name='tuple<int>' duration="{duration}"]
  924. ##teamcity[testStarted name='tuple<string,string>']
  925. ##teamcity[testFinished name='tuple<string,string>' duration="{duration}"]
  926. ##teamcity[testStarted name='tuple<tuple<int>,tuple<>,float>']
  927. ##teamcity[testFinished name='tuple<tuple<int>,tuple<>,float>' duration="{duration}"]
  928. ##teamcity[testStarted name='uniform samples']
  929. ##teamcity[testFinished name='uniform samples' duration="{duration}"]
  930. ##teamcity[testStarted name='unique_ptr reimplementation: basic functionality']
  931. ##teamcity[testFinished name='unique_ptr reimplementation: basic functionality' duration="{duration}"]
  932. ##teamcity[testStarted name='vec<vec<string,alloc>> -> toString']
  933. ##teamcity[testFinished name='vec<vec<string,alloc>> -> toString' duration="{duration}"]
  934. ##teamcity[testStarted name='vector<bool> -> toString']
  935. ##teamcity[testFinished name='vector<bool> -> toString' duration="{duration}"]
  936. ##teamcity[testStarted name='vector<int,allocator> -> toString']
  937. ##teamcity[testFinished name='vector<int,allocator> -> toString' duration="{duration}"]
  938. ##teamcity[testStarted name='vector<int> -> toString']
  939. ##teamcity[testFinished name='vector<int> -> toString' duration="{duration}"]
  940. ##teamcity[testStarted name='vector<string> -> toString']
  941. ##teamcity[testFinished name='vector<string> -> toString' duration="{duration}"]
  942. ##teamcity[testStarted name='vectors can be sized and resized']
  943. ##teamcity[testFinished name='vectors can be sized and resized' duration="{duration}"]
  944. ##teamcity[testStarted name='warmup']
  945. ##teamcity[testFinished name='warmup' duration="{duration}"]
  946. ##teamcity[testStarted name='weighted_average_quantile']
  947. ##teamcity[testFinished name='weighted_average_quantile' duration="{duration}"]
  948. ##teamcity[testStarted name='xmlentitycheck']
  949. ##teamcity[testFinished name='xmlentitycheck' duration="{duration}"]
  950. ##teamcity[testSuiteFinished name='<exe-name>']