Lines Matching full:negative
152 cout << "Testing with integral bases and negative small exponents" << endl; in BOOST_AUTO_TEST_CASE()
157 cout << "Testing with float precision bases and negative small exponents" << endl; in BOOST_AUTO_TEST_CASE()
162 cout << "Testing with float precision bases and negative big exponents" << endl; in BOOST_AUTO_TEST_CASE()
167 cout << "Testing with double precision bases and negative small exponents" << endl; in BOOST_AUTO_TEST_CASE()
172 cout << "Testing with double precision bases and negative big exponents" << endl; in BOOST_AUTO_TEST_CASE()
178 cout << "Testing with long double precision bases and negative small exponents" << endl; in BOOST_AUTO_TEST_CASE()
183 cout << "Testing with long double precision bases and negative big exponents" << endl; in BOOST_AUTO_TEST_CASE()
188 …cout << "Testing with concepts::real_concept precision bases and negative small exponents" << endl; in BOOST_AUTO_TEST_CASE()
193 … cout << "Testing with concepts::real_concept precision bases and negative big exponents" << endl; in BOOST_AUTO_TEST_CASE()
206 Testing with integral bases and negative small exponents
208 Testing with float precision bases and negative small exponents
210 Testing with float precision bases and negative big exponents
212 Testing with double precision bases and negative small exponents
214 Testing with double precision bases and negative big exponents
216 Testing with long double precision bases and negative small exponents
218 Testing with long double precision bases and negative big exponents
220 Testing with concepts::real_concept precision bases and negative small exponents
222 Testing with concepts::real_concept precision bases and negative big exponents