llvm-project/libcxx/test/std/re/re.regex
Eric Fiselier 9f7cc58f81 Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex
llvm-svn: 300627
2017-04-18 23:42:15 +00:00
..
re.regex.assign Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 2017-04-18 23:42:15 +00:00
re.regex.const #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.regex.construct Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 2017-04-18 23:42:15 +00:00
re.regex.locale #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.regex.nonmemb #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.regex.operations
re.regex.swap #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
types.pass.cpp [libcxx] basic_regex: add traits_type, string_type 2016-08-02 21:34:48 +00:00