2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-26 07:02:12 +00:00

Trunk version of Boost.Test finally being released

[SVN r54633]
This commit is contained in:
Gennadiy Rozental
2009-07-04 06:36:59 +00:00
parent fa1b2b5455
commit a675db517f
72 changed files with 1153 additions and 680 deletions

View File

@@ -10,8 +10,7 @@
# pragma warning(disable: C4345)
#endif
#include <boost/test/test_tools.hpp>
#include <boost/test/test_case_template.hpp>
#include <boost/test/unit_test.hpp>
using boost::unit_test::test_suite;
// Boost.MPL