llvm-project/libcxx/test/std/utilities
Eric Fiselier 7f1b098ab4 Unbreak traits tests by handling differences between version macros in clang/apple-clang.
llvm-svn: 276200
2016-07-20 22:53:21 +00:00
..
allocator.adaptor Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00
function.objects Fix inheriting constructor test for std::function. 2016-07-20 06:46:22 +00:00
intseq Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
memory Implement P0163r0. Add shared_ptr::weak_type. 2016-06-27 01:02:43 +00:00
meta Unbreak traits tests by handling differences between version macros in clang/apple-clang. 2016-07-20 22:53:21 +00:00
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
template.bitset Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
time Prevent failures by marking Clock::is_steady tests as UNSUPPORTED: asan. 2016-07-18 02:29:33 +00:00
tuple Suppress warning in make_from_tuple tests. 2016-07-18 01:52:46 +00:00
type.index Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
utilities.general
utility Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
utility.requirements
nothing_to_do.pass.cpp