mirror of
https://github.com/boostorg/test.git
synced 2026-01-20 17:12:13 +00:00
- clarify the reference section - emphasises the BOOST_<level>_THROW behaviour wrt. unexpected exceptions - full example for API testing - renaming cpp files - adding examples
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
//[example_output
|
|
> example
|
|
Running 1 test case...
|
|
test.cpp(11): error in "test": exception my_exception is expected
|
|
|
|
*** 1 failures is detected in test suite "example"
|
|
//] |