Daniel James
11170a916b
Quick & dirty update of hash tests for new version of Boost.Test
...
[SVN r32056]
2005-12-15 00:27:53 +00:00
Daniel James
0fae4b4f65
Add tests against Peter's spec.
...
[SVN r28281]
2005-04-16 16:56:27 +00:00
Daniel James
e24a93d8c6
Change tests so they can be used to test implementations of TR1 (maybe, eventually).
...
[SVN r28052]
2005-04-07 21:57:22 +00:00
Daniel James
d252ee760d
Removes hash_range_test.cpp's dependency on Boost.Range, which isn't currently working on Borland.
...
[SVN r28050]
2005-04-07 21:07:14 +00:00
Daniel James
2d91127422
Removes uses of BOOST_CHECK_EQUAL from the hash tests as they don't work on Borland.
...
Also force a failure on the float tests on borland as they are crashing horribly. Hopefully I should be able to fix this and remove this.
Also use pair's constructor in hash_map_test.hpp instead of make_pair so that the correct type is created.
[SVN r28049]
2005-04-07 20:53:20 +00:00
Daniel James
8bfc36b94d
Add the boost::hash unit tests.
...
[SVN r27903]
2005-04-01 16:58:09 +00:00