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
Eric Fiselier 0fc5603d78 Make std::array typedef tests more portable.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@274210 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
array.cons Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests 10 years ago
array.data Suppress array initialization warnings in std::experimental::apply tests 10 years ago
array.fill Suppress array initialization warnings in std::experimental::apply tests 10 years ago
array.size Suppress array initialization warnings in std::experimental::apply tests 10 years ago
array.special Fix C++03 build breakage 10 years ago
array.swap Add is_swappable/is_nothrow_swappable traits 10 years ago
array.tuple [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo. 10 years ago
array.zero Move test into test/std subdirectory. 11 years ago
at.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
begin.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 10 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 Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
indexing.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
iterators.pass.cpp Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
types.pass.cpp Make std::array typedef tests more portable. 9 years ago