1. 1d4a1ed Revert "Update aosp/master libcxx rebase to r263688" by Dan Albert · 8 years ago[Renamed from test/libcxx/containers/sequences/vector/db_back.pass.cpp]
  2. 1e5a4a4 Fix or move various non-standard tests. by Eric Fiselier · 8 years ago[Renamed from test/std/containers/sequences/vector/db_back.pass.cpp]
  3. a90c6dd Move test into test/std subdirectory. by Eric Fiselier · 10 years ago[Renamed from test/containers/sequences/vector/db_back.pass.cpp]
  4. 061d0cc 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. by Marshall Clow · 11 years ago
  5. 5e57142 Rename _LIBCPP_DEBUG2 to _LIBCPP_DEBUG. by Howard Hinnant · 11 years ago
  6. 2c39cbe Implement full support for non-pointer pointers in custom allocators for vector. by Howard Hinnant · 11 years ago
  7. 3fbd1df Simply debug mode tests per Dmitri Gribenko's suggestion. by Howard Hinnant · 11 years ago
  8. c1ca2e1 Remove some erroneous code I was using to debug debug mode. by Howard Hinnant · 11 years ago
  9. 295891f Debug mode tests for vector::front and back. by Howard Hinnant · 11 years ago