Daniel James
36f4508019
Run most of the unordered container tests (not the exception tests) on warning
...
level 4 on Visual C++.
[SVN r38648]
2007-08-14 09:55:30 +00:00
Daniel James
aabf1a408b
Improve the unordered tests support for some older compilers.
...
Better testing of elements with equivalent keys.
[SVN r7458]
2007-07-17 23:17:21 +00:00
Daniel James
ec240d22ed
Stop using Boost.Random as it doesn't support all the platforms I do. The new
...
code (using std::rand) needs work, but I want to get this in before the sandbox
is converted to subversion.
[SVN r3993]
2007-05-01 21:24:48 +00:00
Daniel James
df1e1598a5
Import latest changes to the unordered containers. Includes:
...
Copyright update.
Switch back to the version where the sentinel points to itself.
Remove alternative versions of swap.
Workaround a borland bug or two.
More consistent use of class/swap/template.
Avoid a few warnings.
Add a no-throw swap to the allocator for exception testing.
[SVN r3793]
2007-03-18 20:00:59 +00:00
Daniel James
ec310f7b80
Update the unordered tests. Several changes including extra erase tests. The newer version of the containers have a hairy erase implementation, so need to test all the special cases. Also, a few extra tests here and there, avoid a couple of warnings and remove some old TODOs.
...
[SVN r3341]
2006-10-31 22:19:26 +00:00
Daniel James
dd2ea72220
Update the copyright in the unordered container tests.
...
[SVN r3040]
2006-07-01 22:31:26 +00:00
Daniel James
ff91c72eec
Improved support for Visual C++.
...
[SVN r2985]
2006-06-12 23:30:46 +00:00
Daniel James
58dda15273
Improved support for testing on older versions of gcc.
...
Link tests.
Plus more...
[SVN r2980]
2006-06-11 19:42:55 +00:00
Daniel James
1be8ab0d30
Add some tests for the unordered associative containers.
...
[SVN r2954]
2006-05-17 17:19:16 +00:00
Daniel James
351cd6e8a1
Remove more of the old unordered containers test files.
...
[SVN r2878]
2006-02-27 00:54:08 +00:00
Daniel James
8214c43060
Unit tests for unordered containers.
...
[SVN r2731]
2005-11-05 17:24:20 +00:00