##teamCity[testSuiteStarted name='test']
##teamCity[testStarted name='test pass']
##teamCity[testStdOut name='test pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test pass' duration='*']
##teamCity[testStarted name='test fail']
##teamCity[testFailed name='test fail' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test fail' duration='*']
##teamCity[testStarted name='test mayfail good pass']
##teamCity[testStdOut name='test mayfail good pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test mayfail good pass' duration='*']
##teamCity[testStarted name='test mayfail bad pass']
##teamCity[testStdOut name='test mayfail bad pass' out='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test mayfail bad pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test mayfail bad pass' duration='*']
##teamCity[testStarted name='test shouldfail good fail']
##teamCity[testStdOut name='test shouldfail good fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFailed name='test shouldfail good fail' message='*testing_reporters.cpp:*|n  expected test to fail']
##teamCity[testFinished name='test shouldfail good fail' duration='*']
##teamCity[testStarted name='test shouldfail bad pass']
##teamCity[testStdOut name='test shouldfail bad pass' out='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test shouldfail bad pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testStdOut name='test shouldfail bad pass' out='*testing_reporters.cpp:*|n  expected test to fail']
##teamCity[testFinished name='test shouldfail bad pass' duration='*']
##teamCity[testStarted name='test no tags pass']
##teamCity[testStdOut name='test no tags pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test no tags pass' duration='*']
##teamCity[testStarted name='test no tags fail']
##teamCity[testFailed name='test no tags fail' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test no tags fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test no tags fail' duration='*']
##teamCity[testStarted name='typed test no tags pass <int>']
##teamCity[testStdOut name='typed test no tags pass <int>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test no tags pass <int>' duration='*']
##teamCity[testStarted name='typed test no tags pass <float>']
##teamCity[testStdOut name='typed test no tags pass <float>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test no tags pass <float>' duration='*']
##teamCity[testStarted name='typed test no tags fail <int>']
##teamCity[testFailed name='typed test no tags fail <int>' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='typed test no tags fail <int>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test no tags fail <int>' duration='*']
##teamCity[testStarted name='typed test no tags fail <float>']
##teamCity[testFailed name='typed test no tags fail <float>' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='typed test no tags fail <float>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test no tags fail <float>' duration='*']
##teamCity[testStarted name='typed test with tags pass <int>']
##teamCity[testStdOut name='typed test with tags pass <int>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test with tags pass <int>' duration='*']
##teamCity[testStarted name='typed test with tags pass <float>']
##teamCity[testStdOut name='typed test with tags pass <float>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test with tags pass <float>' duration='*']
##teamCity[testStarted name='typed test with tags fail <int>']
##teamCity[testFailed name='typed test with tags fail <int>' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='typed test with tags fail <int>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test with tags fail <int>' duration='*']
##teamCity[testStarted name='typed test with tags fail <float>']
##teamCity[testFailed name='typed test with tags fail <float>' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='typed test with tags fail <float>' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='typed test with tags fail <float>' duration='*']
##teamCity[testStarted name='test fixture pass']
##teamCity[testStdOut name='test fixture pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test fixture pass' duration='*']
##teamCity[testStarted name='test fixture fail']
##teamCity[testFailed name='test fixture fail' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test fixture fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test fixture fail' duration='*']
##teamCity[testStarted name='test SUCCEED pass']
##teamCity[testStdOut name='test SUCCEED pass' out='*testing_reporters.cpp:*|n  something good']
##teamCity[testStdOut name='test SUCCEED pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test SUCCEED pass' duration='*']
##teamCity[testStarted name='test FAIL fail']
##teamCity[testFailed name='test FAIL fail' message='*testing_reporters.cpp:*|n  something bad']
##teamCity[testStdOut name='test FAIL fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test FAIL fail' duration='*']
##teamCity[testStarted name='test expression pass']
##teamCity[testStdOut name='test expression pass' out='*testing_reporters.cpp:*|n  CHECK(1 == 1)']
##teamCity[testStdOut name='test expression pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test expression pass' duration='*']
##teamCity[testStarted name='test expression fail']
##teamCity[testFailed name='test expression fail' message='*testing_reporters.cpp:*|n  CHECK(1 == 2), got: 1 != 2']
##teamCity[testStdOut name='test expression fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test expression fail' duration='*']
##teamCity[testStarted name='test long expression pass']
##teamCity[testStdOut name='test long expression pass' out='*testing_reporters.cpp:*|n  CHECK(some_very_long_name_that_forces_lines_to_wrap == some_very_long_name_that_forces_lines_to_wrap)']
##teamCity[testStdOut name='test long expression pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test long expression pass' duration='*']
##teamCity[testStarted name='test long expression fail']
##teamCity[testFailed name='test long expression fail' message='*testing_reporters.cpp:*|n  CHECK(some_very_long_name_that_forces_lines_to_wrap != some_very_long_name_that_forces_lines_to_wrap)|n  got: 1 == 1']
##teamCity[testStdOut name='test long expression fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test long expression fail' duration='*']
##teamCity[testStarted name='test too long expression pass']
##teamCity[testStdOut name='test too long expression pass' out='*testing_reporters.cpp:*|n  CHECK(super_long_string == super_long_string)']
##teamCity[testStdOut name='test too long expression pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test too long expression pass' duration='*']
##teamCity[testStarted name='test too long expression fail']
##teamCity[testFailed name='test too long expression fail' message='*testing_reporters.cpp:*|n  CHECK(super_long_string != super_long_string)']
##teamCity[testStdOut name='test too long expression fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test too long expression fail' duration='*']
##teamCity[testStarted name='test too long message pass']
##teamCity[testFailed name='test too long message pass' message='*testing_reporters.cpp:*|n  aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...']
##teamCity[testFinished name='test too long message pass' duration='*']
##teamCity[testStarted name='test too long message fail']
##teamCity[testFailed name='test too long message fail' message='*testing_reporters.cpp:*|n  aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa...']
##teamCity[testFinished name='test too long message fail' duration='*']
##teamCity[testStarted name='test NOTHROW pass']
##teamCity[testStdOut name='test NOTHROW pass' out='*testing_reporters.cpp:*|n  throw_something(false) did not throw']
##teamCity[testStdOut name='test NOTHROW pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test NOTHROW pass' duration='*']
##teamCity[testStarted name='test NOTHROW fail']
##teamCity[testFailed name='test NOTHROW fail' message='*testing_reporters.cpp:*|n  expected throw_something(true) not to throw but it threw a std::exception; message: I threw']
##teamCity[testStdOut name='test NOTHROW fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test NOTHROW fail' duration='*']
##teamCity[testStarted name='test THROW pass']
##teamCity[testStdOut name='test THROW pass' out='*testing_reporters.cpp:*|n  caught std::runtime_error matched expected content: found |'I threw|' in |'I threw|'']
##teamCity[testStdOut name='test THROW pass' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test THROW pass' duration='*']
##teamCity[testStarted name='test THROW fail']
##teamCity[testFailed name='test THROW fail' message='*testing_reporters.cpp:*|n  std::runtime_error expected but no exception thrown']
##teamCity[testFailed name='test THROW fail' message='*testing_reporters.cpp:*|n  std::system_error expected but other std::exception thrown; message: I threw']
##teamCity[testFailed name='test THROW fail' message='*testing_reporters.cpp:*|n  could not match caught std::runtime_error with expected content: could not find |'I throws|' in |'I threw|'']
##teamCity[testStdOut name='test THROW fail' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test THROW fail' duration='*']
##teamCity[testStarted name='test unexpected throw fail']
##teamCity[testFailed name='test unexpected throw fail' message='*testing_reporters.cpp:*|n  unexpected std::exception caught; message: unexpected error']
##teamCity[testFinished name='test unexpected throw fail' duration='*']
##teamCity[testStarted name='test SKIP']
##teamCity[testIgnored name='test SKIP' message='*testing_reporters.cpp:*|n  not interesting']
##teamCity[testFinished name='test SKIP' duration='*']
##teamCity[testStarted name='test INFO']
##teamCity[testFailed name='test INFO' message='*testing_reporters.cpp:*|ninfo|n  failure']
##teamCity[testStdOut name='test INFO' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test INFO' duration='*']
##teamCity[testStarted name='test multiple INFO']
##teamCity[testFailed name='test multiple INFO' message='*testing_reporters.cpp:*|n  failure 1']
##teamCity[testFailed name='test multiple INFO' message='*testing_reporters.cpp:*|ninfo 1|n  failure 2']
##teamCity[testFailed name='test multiple INFO' message='*testing_reporters.cpp:*|ninfo 1|ninfo 2|n  failure 3']
##teamCity[testFailed name='test multiple INFO' message='*testing_reporters.cpp:*|ninfo 1|n  failure 4']
##teamCity[testStdOut name='test multiple INFO' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test multiple INFO' duration='*']
##teamCity[testStarted name='test SECTION']
##teamCity[testFailed name='test SECTION' message='*testing_reporters.cpp:*|nsection|n  failure']
##teamCity[testStdOut name='test SECTION' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test SECTION' duration='*']
##teamCity[testStarted name='test multiple SECTION']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 1|n  failure 1']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|n  failure 7']
##teamCity[testStdOut name='test multiple SECTION' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|n  failure 2']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|nsection 2.1|n  failure 3']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|n  failure 7']
##teamCity[testStdOut name='test multiple SECTION' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|n  failure 2']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|nsection 2.2|n  failure 4']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|nsection 2.2|nsection 2.2.1|n  failure 5']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|nsection 2|nsection 2.2|n  failure 6']
##teamCity[testFailed name='test multiple SECTION' message='*testing_reporters.cpp:*|n  failure 7']
##teamCity[testStdOut name='test multiple SECTION' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test multiple SECTION' duration='*']
##teamCity[testStarted name='test SECTION & INFO']
##teamCity[testFailed name='test SECTION & INFO' message='*testing_reporters.cpp:*|nsection 1|ninfo 1|ninfo 2|n  failure 1']
##teamCity[testFailed name='test SECTION & INFO' message='*testing_reporters.cpp:*|ninfo 1|n  failure 3']
##teamCity[testStdOut name='test SECTION & INFO' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFailed name='test SECTION & INFO' message='*testing_reporters.cpp:*|nsection 2|ninfo 1|ninfo 3|n  failure 2']
##teamCity[testFailed name='test SECTION & INFO' message='*testing_reporters.cpp:*|ninfo 1|n  failure 3']
##teamCity[testStdOut name='test SECTION & INFO' out='*testing_reporters.cpp:*|n  no exception caught']
##teamCity[testFinished name='test SECTION & INFO' duration='*']
##teamCity[testStarted name='test escape |||'|n|r|[|]']
##teamCity[testFailed name='test escape |||'|n|r|[|]' message='*reporter_teamcity.cpp:*|n  escape || message |||| || |'|n|r|[|]']
##teamCity[testFinished name='test escape |||'|n|r|[|]' duration='*']
##teamCity[testStarted name='test escape very long']
##teamCity[testFailed name='test escape very long' message='*reporter_teamcity.cpp:*|n  |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||...']
##teamCity[testFinished name='test escape very long' duration='*']
##teamCity[testSuiteFinished name='test']
