teak-llvm/libcxx/test/std/utilities/tuple/tuple.tuple
2016-11-13 19:54:31 +00:00
..
tuple.apply Make make_from_tuple tests more portable. Patch from STL@microsoft.com 2016-10-23 18:55:51 +00:00
tuple.assign Add missing <memory> include in test 2016-10-08 00:59:16 +00:00
tuple.cnstr Fix PR30979 - tuple<move_only> is constructible from move_only const& 2016-11-13 19:54:31 +00:00
tuple.creation [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
tuple.elem [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
tuple.helper [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
tuple.rel [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 2016-11-04 20:26:59 +00:00
tuple.special [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 2015-02-19 02:10:42 +00:00
tuple.swap [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 2015-02-19 02:10:42 +00:00
tuple.traits [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 2015-02-19 02:10:42 +00:00
alloc_first.h
alloc_last.h
empty_member.pass.cpp [libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98. 2015-02-19 02:10:42 +00:00
TupleFunction.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00