2
0
mirror of https://github.com/boostorg/test.git synced 2026-02-15 01:22:08 +00:00

introduced 2 new manipulators: per_element and lexicographic; removed prod_tools.hpp

This commit is contained in:
Gennadiy Rozental
2015-05-08 05:53:48 -04:00
parent 9cde511a34
commit f339dfa9bb
10 changed files with 468 additions and 506 deletions

View File

@@ -38,7 +38,7 @@ extern "C" {
#ifdef BOOST_WINDOWS
__declspec(dllexport)
#endif
bool
bool
init_unit_test()
{
framework::master_test_suite().p_name.value = "Test runner test";