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]
This commit is contained in:
Daniel James
2006-12-03 23:08:17 +00:00
parent ec310f7b80
commit 8d8f9e1942
8 changed files with 251 additions and 25 deletions

View File

@@ -5,7 +5,8 @@
import testing ;
alias framework : /boost/test//boost_unit_test_framework/<optimization>speed ;
#alias framework : /boost/test//boost_unit_test_framework/<optimization>speed ;
alias framework : /boost/test//boost_unit_test_framework ;
project unordered-test/exception-tests
: requirements