From ca202ee1421e3066d2b2417e277e527e99c49351 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Mon, 11 Apr 2005 22:14:26 +0000 Subject: [PATCH] Make the float hash tests a tad bit more informative. [SVN r28137] --- hash/test/hash_float_test.cpp | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/hash/test/hash_float_test.cpp b/hash/test/hash_float_test.cpp index 1e2f8e0..4b244e6 100644 --- a/hash/test/hash_float_test.cpp +++ b/hash/test/hash_float_test.cpp @@ -17,6 +17,8 @@ #include #include +#include + template void float_tests(T* = 0) { @@ -110,7 +112,19 @@ void float_tests(T* = 0) BOOST_AUTO_UNIT_TEST(hash_float_tests) { + std::cout<<"Compiler: "<