2
0
mirror of https://github.com/boostorg/test.git synced 2026-01-27 19:32:11 +00:00
Files
test/include
Raffi Enficiaud 2ea9ffd7f1 dataset test case have their own unique name
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
2016-08-18 01:44:40 +02:00
..