Daniel James
572d82713b
Update copyright details.
...
[SVN r34390]
2006-06-25 09:59:05 +00:00
Daniel James
da8405cb69
Update the copyright comments in the hash tests and documentation.
...
[SVN r33369]
2006-03-18 15:49:21 +00:00
Daniel James
bf0ea56eac
Add to the hash tests, tests for the BOOST_HASH_NO_EXTENSIONS macro and a few other updates.
...
[SVN r32901]
2006-02-13 18:26:00 +00:00
Daniel James
4bee159a10
Change the hash tests to use the lightweight test header.
...
[SVN r32784]
2006-02-09 19:16:08 +00:00
Daniel James
946a362d56
In hash tests, stop using <boost/test/auto_unit_test.hpp> as it's deprecated.
...
[SVN r32595]
2006-02-05 19:54:08 +00:00
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
7c2f3b6bf5
Change hash_custom_test to have a cleaner implementation (along the lines of
...
Peter Dimov's suggestion) and to only include the hash headers after declaring
the class.
[SVN r28394]
2005-04-21 23:43:51 +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
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
0aff6fe1a8
Fully specify custom's namespace for when the ADL workaround is used.
...
[SVN r27915]
2005-04-01 22:47:36 +00:00
Daniel James
8bfc36b94d
Add the boost::hash unit tests.
...
[SVN r27903]
2005-04-01 16:58:09 +00:00