mirror of
https://github.com/boostorg/test.git
synced 2026-02-02 09:12:10 +00:00
- framework now does not shortcut the message when a skipped tests is encountered - framework messages are now at line "0" to avoid any further noise in the messages when files in the framework are changed - counting tests in case of disabled tests goes in the hierarchy - counter class now has the ability to discard the enabled status to count properly the children tests - adding tests - ensuring C++03 compatibility