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
|
828dbe5078
|
Test inserting and constructing from input iterators.
Check thrown exception types properly.
Return by reference from 'get_key' so that the keys aren't copied.
[SVN r3115]
|
2006-08-06 20:42:45 +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
|
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
|
fbd37a946b
|
More tests for unordered associative containers.
[SVN r2959]
|
2006-05-21 17:14:11 +00:00 |
|