llvm-project/libcxx/test/std/utilities/meta/meta.rel
Eric Fiselier 25b9b60dd6 Cleanup test issues reported by STL @ Microsoft.
This patch cleans up a number of issues reported by STL, including:

1) Fix duplicate is_convertible test.
2) Move non-standard reference_wrapper tests under test/libcxx
3) Fix assumption that sizeof(wchar_t) == 32 in the codecvt and
   wstring_convert tests.

llvm-svn: 302870
2017-05-12 03:38:28 +00:00
..
is_base_of.pass.cpp Fix bad macros in tests 2015-11-30 05:03:35 +00:00
is_callable.pass.cpp Don't use C++17 terse static assert. Patch from STL@microsoft.com 2016-06-22 01:10:14 +00:00
is_convertible.pass.cpp Cleanup test issues reported by STL @ Microsoft. 2017-05-12 03:38:28 +00:00
is_convertible_fallback.pass.cpp Suppress clang warnings in some tests 2015-08-30 22:04:20 +00:00
is_nothrow_callable.pass.cpp Revert workaround for Clang bug. Thanks to Richard for the quick fix 2016-12-03 01:28:01 +00:00
is_same.pass.cpp Fix bad macros in tests 2015-11-30 05:03:35 +00:00