Add to the hash tests, tests for the BOOST_HASH_NO_EXTENSIONS macro and a few other updates.

[SVN r32901]
This commit is contained in:
Daniel James
2006-02-13 18:26:00 +00:00
parent 5fdfe5d328
commit bf0ea56eac
19 changed files with 134 additions and 12 deletions

View File

@@ -8,7 +8,7 @@
#ifdef TEST_STD_INCLUDES
# include <functional>
#else
# include <boost/functional/hash/hash.hpp>
# include <boost/functional/hash.hpp>
#endif
#include <iostream>