History log of /external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
061d0cc4db18d17bf01ed14c5db0be098205bd47 26-Nov-2013 Marshall Clow <mclow.lists@gmail.com> There were two identical files named 'min_allocator.h'. Move one of them to /support and delete the other. Then adjust all the tests that used them to include the moved one. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@195785 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp
5e57142c5902c3f73a6fdcb8cab55e88ffb43a56 23-Aug-2013 Howard Hinnant <hhinnant@apple.com> Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@189140 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp
2c39cbe0207908bca2e1da40e16cbc443d2e7438 27-Jun-2013 Howard Hinnant <hhinnant@apple.com> Implement full support for non-pointer pointers in custom allocators for vector.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@185093 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp
3fbd1dfb24f8c0e6e24bc429b8dec13b6e97d461 26-Mar-2013 Howard Hinnant <hhinnant@apple.com> Simply debug mode tests per Dmitri Gribenko's suggestion.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@178026 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp
782da33d1c5b54d1be8db9b4d90cbeedc8d5d72d 25-Mar-2013 Howard Hinnant <hhinnant@apple.com> Added debug tests for indexing, pop_back and both forms of erase. Added an improved error message for erasing a single element with end().

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@177929 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/vector.modifiers/erase_iter_db1.pass.cpp