Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Header <boost/test/data/config.hpp>

common dataset macros


BOOST_TEST_NO_RANDOM_DATASET_AVAILABLE
BOOST_TEST_NO_GRID_COMPOSITION_AVAILABLE
BOOST_TEST_NO_ZIP_COMPOSITION_AVAILABLE
BOOST_TEST_DS_ERROR(msg)
BOOST_TEST_DS_ASSERT(cond, msg)

PrevUpHomeNext