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/meta/meta.rel
Louis Dionne 460deb67be [libc++] Precise XFAIL for AppleClang 11
This test doesn't fail on all patch levels of AppleClang 11

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@369420 91177308-0d34-0410-b5e6-96231b3b80d8
5 years ago
..
is_base_of.pass.cpp Improve the test coverage for std::is_base_of 6 years ago
is_base_of_union.pass.cpp [libc++] Precise XFAIL for AppleClang 11 5 years ago
is_convertible.pass.cpp Get is_convertible tests passing in C++03 (except the fallback). 6 years ago
is_convertible_fallback.pass.cpp Get is_convertible tests passing in C++03 (except the fallback). 6 years ago
is_invocable.pass.cpp Support tests in freestanding 6 years ago
is_nothrow_convertible.pass.cpp Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 6 years ago
is_nothrow_invocable.pass.cpp Support tests in freestanding 6 years ago
is_same.pass.cpp Support tests in freestanding 6 years ago