llvm-project/libcxx/test/std/re
Louis Dionne c19d729786 [libcxx] Remove XFAILs for older macOS versions
That test doesn't fail anymore since r349378, since the assertions that
r349378 removed must have been bugs in the dylib at some point.

llvm-svn: 349484
2018-12-18 13:46:28 +00:00
..
re.alg [test] Add target_info for NetBSD, and XFAIL some of locale tests 2018-12-17 19:14:08 +00:00
re.badexp #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change 2016-04-26 16:24:44 +00:00
re.const [libcxx] Support std::regex_constants::match_not_null 2016-10-21 20:41:47 +00:00
re.def
re.general
re.grammar Adjust unsupported C++ versions in some tests 2018-10-24 15:09:08 +00:00
re.iter [libcxx] [test] Fix URLs in comments and make them HTTPS. NFC. 2017-08-05 00:44:24 +00:00
re.regex [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
re.req
re.results [libcxx] [test] Strip trailing whitespace. NFC. 2018-11-14 03:06:06 +00:00
re.submatch fix warnings only produced by apple-clang 2016-12-24 01:07:54 +00:00
re.syn #include <test_macros.h> in all the regex tests, and remove all mentions of __cpluplus (use TEST_STD_VERS and/or XFAIL instead). No functional change 2016-04-26 16:24:44 +00:00
re.traits [libcxx] Remove XFAILs for older macOS versions 2018-12-18 13:46:28 +00:00
nothing_to_do.pass.cpp