mirror of
https://github.com/boostorg/test.git
synced 2026-01-27 19:32:11 +00:00
Fixes 11845 Each data test case is not creating a test suite with the name provided by the BOOST_DATA_TEST_CASE directive. Inside that test suite, all samples are added with names _0, _1 ... - Fix counter after copy/move