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/utilities/tuple/tuple.tuple
Eric Fiselier 1ebab9ea93 Merge r286774 - Fixes PR30979
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@287507 91177308-0d34-0410-b5e6-96231b3b80d8
9 years ago
..
tuple.apply Suppress warning in make_from_tuple tests. 9 years ago
tuple.assign Cleanup SFINAE in tuple, and add tests for reference assignment 9 years ago
tuple.cnstr Merge r286774 - Fixes PR30979 9 years ago
tuple.creation Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
tuple.elem Handle std::get<T>(...) for std::tuple<> 9 years ago
tuple.helper Implement C++17 tuple bits. Including apply and make_from_tuple. 9 years ago
tuple.rel Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
tuple.special [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.swap [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.traits [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
TupleFunction.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 10 years ago
alloc_first.h Move test into test/std subdirectory. 11 years ago
alloc_last.h Move test into test/std subdirectory. 11 years ago
empty_member.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago