This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_unordered
Watch
1
Star
0
Fork
0
You've already forked boost_unordered
forked from
boostorg/unordered
Code
Pull Requests
Activity
Files
8d8f9e1942c03945d38a32bef432637ec90222aa
boost_unordered
/
test
/
unordered
History
Daniel James
8d8f9e1942
Add a test that unnecessary copies aren't made of objects inserted.
...
Make the exception tests track the allocator usage. Speed up the exception tests a bit. [SVN r3490]
2006-12-03 23:08:17 +00:00
..
assign_tests.cpp
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.
2006-10-31 22:19:26 +00:00
bucket_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
compile_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
constructor_tests.cpp
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.
2006-10-31 22:19:26 +00:00
copy_tests.cpp
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.
2006-10-31 22:19:26 +00:00
equivalent_keys_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
erase_equiv_tests.cpp
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.
2006-10-31 22:19:26 +00:00
erase_tests.cpp
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.
2006-10-31 22:19:26 +00:00
find_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
insert_tests.cpp
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.
2006-10-31 22:19:26 +00:00
Jamfile.v2
Add a test that unnecessary copies aren't made of objects inserted.
2006-12-03 23:08:17 +00:00
load_factor_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
rehash_tests.cpp
Update the copyright in the unordered container tests.
2006-07-01 22:31:26 +00:00
swap_tests.cpp
Add a test that unnecessary copies aren't made of objects inserted.
2006-12-03 23:08:17 +00:00
unnecessary_copy_tests.cpp
Add a test that unnecessary copies aren't made of objects inserted.
2006-12-03 23:08:17 +00:00