
6 Feb
2013
6 Feb
'13
8:18 p.m.
Marshall Clow <mclow.lists <at> gmail.com> writes:
A bunch of my (String.Algo and Boost.Algo) tests are failing locally, with
errors like:
darwin.compile.c++
../../../bin.v2/libs/test/build/darwin-4.2.1/debug/link-static/test_main.o
In file included from ../../../libs/test/src/test_main.cpp:16: ../../../boost/test/impl/test_main.ipp: In member function 'void test_main_caller::operator()()': ../../../boost/test/impl/test_main.ipp:39: error: 'BOOST_CHECK' was not declared in this scope
I'll fix this, but test_execution_monitor is deprecated 5+ years ago. It's not being tested anymore. If you like I can switch all your unit tests to UTF (couple lines of code change). Gennadiy