Unordered: Merge test tweaks + inspect fixes from trunk.

[SVN r81922]
This commit is contained in:
Daniel James
2012-12-13 22:39:44 +00:00
parent 654fed166a
commit 34b69e67ee
9 changed files with 40 additions and 19 deletions

View File

@@ -64,6 +64,7 @@ struct copy_with_allocator_test : public test::exception_base
}
};
RUN_EXCEPTION_TESTS(
EXCEPTION_TESTS(
(copy_test1)(copy_test2)(copy_test3)(copy_with_allocator_test),
CONTAINER_SEQ)
RUN_TESTS()