blob: e3519c0d491bb494226b0a49b02e87b041883717 [file] [log] [blame]
onqtama985f5a2017-04-16 22:48:07 +03001[doctest] run with "--help" for options
onqtam35c14cd2017-04-24 12:54:03 +03002===============================================================================
onqtama985f5a2017-04-16 22:48:07 +03003test.cpp(0)
onqtam754f4022017-05-06 20:07:49 +03004DESCRIPTION: override
5TEST SUITE: override
6TEST CASE: asd 4
onqtama985f5a2017-04-16 22:48:07 +03007
8test.cpp(0) ERROR!
onqtam975c6c62017-05-07 10:56:00 +03009 CHECK( false )
10with expansion:
11 CHECK( false )
onqtama985f5a2017-04-16 22:48:07 +030012
onqtam975c6c62017-05-07 10:56:00 +030013Failed exactly 1 times as expected so marking it as not failed!
onqtama985f5a2017-04-16 22:48:07 +030014===============================================================================
onqtam975c6c62017-05-07 10:56:00 +030015[doctest] test cases: 1 | 1 passed | 0 failed | 0 skipped
onqtam754f4022017-05-06 20:07:49 +030016[doctest] assertions: 1 | 0 passed | 1 failed |
onqtam975c6c62017-05-07 10:56:00 +030017[doctest] Status: SUCCESS!