mirror of
https://github.com/boostorg/test.git
synced 2026-01-31 20:52:10 +00:00
framework API changed to return non const references to the test units to allow post creation modifications unit_test_suite.hpp dependency on framework.hpp removed inlined version includes all necessary files now in test_tools.hpp BOOST_TEST_DECL is added/removed where necessary Test suite auto registration modified to allow c++ namespace like behavior [SVN r40035]