Daniel James
5d7f35c794
Revert conversion from lightweight test to Boost.Test.
...
Merged revisions 47545 via svnmerge from
https://svn.boost.org/svn/boost/trunk
........
r47545 | danieljames | 2008-07-18 13:31:18 +0100 (Fri, 18 Jul 2008) | 1 line
Revert conversion from lightweight test to Boost.Test.
........
[SVN r47586]
2008-07-19 09:02:10 +00:00
Daniel James
1d2dc015a9
Merge all hash changes from trunk.
...
[SVN r46343]
2008-06-12 00:27:13 +00:00
Beman Dawes
50f1ab8c4a
Full merge from trunk at revision 41356 of entire boost-root tree.
...
[SVN r41370]
2007-11-25 18:38:02 +00:00
Daniel James
bb782b5239
Update the copyright comments in the hash tests and documentation.
...
[SVN r33369]
2006-03-18 15:49:21 +00:00
Daniel James
de07bf2d69
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
ef0b8e3188
Change the hash tests to use the lightweight test header.
...
[SVN r32784]
2006-02-09 19:16:08 +00:00
Daniel James
0eab9ed7bb
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
985edc9e9c
Quick & dirty update of hash tests for new version of Boost.Test
...
[SVN r32056]
2005-12-15 00:27:53 +00:00
Daniel James
8dc87153e9
Split the hash pointer tests into tests for normal pointers and function pointers, as function pointers fail on old versions of Visual C++, and add a note about this to the hash documentaion.
...
[SVN r28389]
2005-04-21 22:18:38 +00:00
Daniel James
1357e13c45
Add tests against Peter's spec.
...
[SVN r28281]
2005-04-16 16:56:27 +00:00
Daniel James
f102d684cf
Implement the compile time checks for hash functions as a function instead of a templated class. Hopefully it will work on more compilers.
...
[SVN r28053]
2005-04-07 22:14:02 +00:00
Daniel James
2000b1aed8
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
3cf2a5f88a
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
1d60a30e0c
Add the boost::hash unit tests.
...
[SVN r27903]
2005-04-01 16:58:09 +00:00