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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities/tuple/tuple.tuple
Billy Robert O'Neal III f27631034a Add another test_macros.h include I missed to tuple.by.type.pass.cpp
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@318830 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
tuple.apply [libcxx] [test] Fix comment typos. 9 years ago
tuple.assign Revert r289727 due to PR31384 9 years ago
tuple.cnstr Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 8 years ago
tuple.creation Implement LWG 2773 - std::ignore should be constexpr. 9 years ago
tuple.elem Add another test_macros.h include I missed to tuple.by.type.pass.cpp 8 years ago
tuple.helper [libcxx] [test] Fix -Wmismatched-tags in tuple_size_structured_bindings.pass.cpp. 9 years ago
tuple.rel [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 4/7. 9 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