llvm-project/libcxx/test/std/utilities
Marshall Clow 10e8bef1d4 Add more tests for LWG#2582. No code changes needed, just tests.
llvm-svn: 275211
2016-07-12 20:15:46 +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 Implement P0358r1. Fixes for not_fn. 2016-06-27 00:40:41 +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 Add more tests for LWG#2582. No code changes needed, just tests. 2016-07-12 20:15:46 +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 Move remaining _LIBCPP_VERSION tests into test/libcxx 2016-06-22 02:23:22 +00:00
tuple Handle std::get<T>(...) for std::tuple<> 2016-07-02 03:46:08 +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