e1b211f254
- BOOST_TEST_GLOBAL_FIXTURE explained - BOOST_TEST_GLOBAL_INITIALIZATION explained - changed the examples, deprecating BOOST_GLOBAL_FIXTURE - in the logger part, introduced the fact that BOOST_TEST_GLOBAL_INITIALIZATION should be used and no assertion is supported in this case
5 lines
129 B
Plaintext
5 lines
129 B
Plaintext
//[example_output
|
|
> example --report_level=no
|
|
<TestLog><Error file="test.cpp" line="23">check false failed</Error></TestLog>
|
|
//]
|