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/utility/pairs/pair.astuple
Roger Ferrer Ibanez 2f494f7331 Remove unneeded typename from test
Differential Revision: https://reviews.llvm.org/D38628



git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@315278 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
get_const.fail.cpp Move test into test/std subdirectory. 10 years ago
get_const.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 8 years ago
get_const_rv.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 8 years ago
get_non_const.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 8 years ago
get_rv.pass.cpp [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 3/7. 8 years ago
pairs.by.type.pass.cpp Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs #26120 and #26121. Thanks to Jonathan Wakely for the reports and the patches. 9 years ago
pairs.by.type1.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 9 years ago
pairs.by.type2.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 9 years ago
pairs.by.type3.fail.cpp [libcxx] Improve tests to use the UNSUPPORTED lit directive 9 years ago
tuple_element.fail.cpp Remove unneeded typename from test 7 years ago
tuple_element.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 10 years ago
tuple_size.pass.cpp [libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block. 10 years ago