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.cnstr
Marshall Clow 6b913d7c52 Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@225541 91177308-0d34-0410-b5e6-96231b3b80d8
11 years ago
..
UTypes.fail.cpp Move test into test/std subdirectory. 11 years ago
UTypes.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_UTypes.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_const_Types.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_const_pair.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_convert_copy.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_convert_move.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_copy.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_move.pass.cpp Move test into test/std subdirectory. 11 years ago
alloc_move_pair.pass.cpp Move test into test/std subdirectory. 11 years ago
const_Types.fail.cpp Move test into test/std subdirectory. 11 years ago
const_Types.pass.cpp Move test into test/std subdirectory. 11 years ago
const_Types2.fail.cpp Move test into test/std subdirectory. 11 years ago
const_pair.pass.cpp Move test into test/std subdirectory. 11 years ago
convert_copy.pass.cpp Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. 11 years ago
convert_move.pass.cpp Move test into test/std subdirectory. 11 years ago
copy.fail.cpp Move test into test/std subdirectory. 11 years ago
copy.pass.cpp Move test into test/std subdirectory. 11 years ago
default.pass.cpp Move test into test/std subdirectory. 11 years ago
move.pass.cpp Walter Brown sent a list of tests which needed 'additional includes' to match what was in the standard. Added these includes to the tests. No changes to the library or test results. 11 years ago
move_pair.pass.cpp Move test into test/std subdirectory. 11 years ago
tuple_array_template_depth.pass.cpp Move test into test/std subdirectory. 11 years ago