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 199bee0ea7 [libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-Ballo.
Review: http://reviews.llvm.org/D14839

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@255941 91177308-0d34-0410-b5e6-96231b3b80d8
10 years ago
..
array.cons Suppress array initialization warnings in std::experimental::apply 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 Suppress array initialization warnings in std::experimental::apply tests 10 years ago
array.swap Suppress array initialization warnings in std::experimental::apply tests 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 Make it possible to build a no-exceptions variant of libcxx. 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 Suppress array initialization warnings in std::experimental::apply tests 10 years ago
indexing.pass.cpp Suppress array initialization warnings in std::experimental::apply tests 10 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