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.helper
Louis Dionne 172204fa13 [libc++] Purge mentions of GCC 4 from the test suite
We don't support GCC 4 and older according to the documentation, so
we should pretend it doesn't exist.

This is a re-application of r372787.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@372916 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
tuple.include.array.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
tuple.include.utility.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
tuple_element.fail.cpp [libc++] Declare std::tuple_element as struct instead of class 6 years ago
tuple_element.pass.cpp [libc++] Declare std::tuple_element as struct instead of class 6 years ago
tuple_size.fail.cpp Support tests in freestanding 6 years ago
tuple_size.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
tuple_size_incomplete.fail.cpp Support tests in freestanding 6 years ago
tuple_size_incomplete.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 5 years ago
tuple_size_structured_bindings.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
tuple_size_v.fail.cpp Support tests in freestanding 6 years ago
tuple_size_v.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
tuple_size_value_sfinae.pass.cpp [libc++] Purge mentions of GCC 4 from the test suite 5 years ago