Boost
C++ Libraries
...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
This is an older version of Boost and was released in 2013. The current version is 1.90.0.
| Rationale: | this simple introductory example demonstrate several basic concepts of the Unit Test Framework:
|
| Input: | This example does not require any input |
| Output: | Running 1 test case... .../unit_test_example1.cpp(17): error in "free_test_function": test 2 == 1 failed *** No errors detected |
| Source: | unit_test_example_01.cpp |