id summary reporter owner description type status milestone component version severity resolution keywords cc 13637 Fix for Bug #12597 causes a problem with BOOST_TEST_CASE anonymous Raffi Enficiaud "Passing something like std::bind(&testfunc, arg0, arg1, [...]) will always result in the same name for the test case. With the check for clashing names introduced with the fix for Bug #12597 this is not possible anymore. I would suggest to either change the function which determines the test case name or simply provide a second BOOST_TEST_CASE macro which allows to pass a self defined name." Bugs closed Boost 1.69 test Boost Development Trunk Problem fixed