From 02d0136be9ec3d2a59ce954863c79d0c5ab70386 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 13 Oct 2007 17:35:48 +0000 Subject: [PATCH] Remove the pointles separation of the float tests into three functions (probably a throwback to when I used Boost.Test) [SVN r39977] --- hash/test/hash_float_test.cpp | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/hash/test/hash_float_test.cpp b/hash/test/hash_float_test.cpp index 8018540..7c9dfbc 100644 --- a/hash/test/hash_float_test.cpp +++ b/hash/test/hash_float_test.cpp @@ -198,30 +198,15 @@ void float_tests(char const* name, T* = 0) #endif } -void hash_float_tests() +int main() { std::cerr<<"Compiler: "<