History log of /external/libcxx/test/containers/sequences/vector/db_cback.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/db_cback.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/db_cback.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/db_cback.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/db_cback.pass.cpp
c1ca2e1e8b9a7b15bc4ea2473f0cde3af65837a3 25-Mar-2013 Howard Hinnant <hhinnant@apple.com> Remove some erroneous code I was using to debug debug mode.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@177908 91177308-0d34-0410-b5e6-96231b3b80d8
/external/libcxx/test/containers/sequences/vector/db_cback.pass.cpp
295891fdc2fa9d9c7f4c1d164e48342050aef416 25-Mar-2013 Howard Hinnant <hhinnant@apple.com> Debug mode tests for vector::front and back.

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