2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-31 20:52:10 +00:00
Files
test/include
Gennadiy Rozental 6cf049cb29 Support for expected failures in test cases with automated registration reworked completely. It now allows to be used within auto-test-stuites.
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]
2007-10-14 21:14:29 +00:00
..