
29 Jan
2010
29 Jan
'10
3:34 a.m.
Ahmed Badran <ahmed.badran <at> gmail.com> writes:
Hi,
I have a single test module (defined via BOOST_TEST_MODULE), then multiple
test suites, each defined in
its own .cpp file and I am using a single header variant of the unit test framework.
You can't use single header variant of UTF with multi-file test modules. You need to use either one of the other. Gennadiy.