You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/containers/sequences/vector/vector.cons
Marshall Clow 1f50f2d64b Add Address Sanitizer support to std::vector
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@208319 91177308-0d34-0410-b5e6-96231b3b80d8
12 years ago
..
assign_copy.pass.cpp Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 12 years ago
assign_initializer_list.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
assign_move.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_default.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_iter_iter.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_iter_iter_alloc.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_size.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_size_value.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
construct_size_value_alloc.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
copy.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
copy_alloc.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
default.recursive.pass.cpp Add a test to make sure that vector supports incomplete types 12 years ago
default_noexcept.pass.cpp Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 12 years ago
dtor_noexcept.pass.cpp Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 12 years ago
initializer_list.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
initializer_list_alloc.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
move.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
move_alloc.pass.cpp Add Address Sanitizer support to std::vector 12 years ago
move_assign_noexcept.pass.cpp Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 12 years ago
move_noexcept.pass.cpp Found six (nmostly) identical files named 'test_allocator.h' in the libcxx test suite. Moved one to /support, made it a superset, and removed all but one of the others, and iupdated all the includes. Left the odd one (thread/futures/test_allocator.h) for later. 12 years ago
op_equal_initializer_list.pass.cpp Add Address Sanitizer support to std::vector 12 years ago