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/std/containers/sequences/array
Marshall Clow b5b66923e3 Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@238233 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
array.cons Move test into test/std subdirectory. 11 years ago
array.data Move test into test/std subdirectory. 11 years ago
array.fill Move test into test/std subdirectory. 11 years ago
array.size Move test into test/std subdirectory. 11 years ago
array.special Move test into test/std subdirectory. 11 years ago
array.swap Move test into test/std subdirectory. 11 years ago
array.tuple [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 11 years ago
array.zero Move test into test/std subdirectory. 11 years ago
at.pass.cpp Move test into test/std subdirectory. 11 years ago
begin.pass.cpp Move test into test/std subdirectory. 11 years ago
contiguous.pass.cpp Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete 11 years ago
front_back.pass.cpp Move test into test/std subdirectory. 11 years ago
indexing.pass.cpp Move test into test/std subdirectory. 11 years ago
iterators.pass.cpp Move test into test/std subdirectory. 11 years ago
types.pass.cpp Move test into test/std subdirectory. 11 years ago
version.pass.cpp Move test into test/std subdirectory. 11 years ago