Replaced use of Boost.Test with boost/test/minimal.hpp. Boost.Test is

not stable enough and minimal.hpp has all the necessary features.


[SVN r23860]
This commit is contained in:
Ronald Garcia
2004-07-20 23:22:39 +00:00
parent 0bba905b99
commit 8346ebf004
34 changed files with 47 additions and 79 deletions

View File

@@ -17,8 +17,7 @@
#include "boost/multi_array.hpp"
#define BOOST_INCLUDE_MAIN
#include "boost/test/test_tools.hpp"
#include "boost/test/minimal.hpp"
#include "boost/array.hpp"