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/tuple.elem
Eric Fiselier f063052fe1 [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Summary: No declaration for the type `tuple` is given in c++03 or c++98 modes. Mark all tests that use the actual `tuple` type as UNSUPPORTED.

Reviewers: jroelofs, mclow.lists, danalbert

Reviewed By: danalbert

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D5956

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@229808 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
get_const.fail.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
get_const.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
get_non_const.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
get_rv.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.by.type.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.by.type1.fail.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.by.type2.fail.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.by.type3.fail.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago
tuple.by.type4.fail.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 11 years ago