llvm-project/libcxx/test/std/re/re.regex/re.regex.construct
Stephan T. Lavavej cb0d20519e [libcxx] [test] Strip trailing whitespace. NFC.
llvm-svn: 334676
2018-06-14 00:12:20 +00:00
..
awk_oct.pass.cpp Avoid octal escape sequence warning with MSVC. Patch from STL@microsoft.com 2016-06-14 05:47:46 +00:00
bad_backref.pass.cpp Fix an unsigned integer overflow in regex that lead to a bad memory access. Found by OSS-Fuzz 2017-10-19 22:10:41 +00:00
bad_ctype.pass.cpp [libcxx] Correctly handle invalid regex character class names 2018-01-24 12:45:18 +00:00
bad_escape.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
bad_repeat.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 2016-10-06 11:15:41 +00:00
copy.pass.cpp #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
deduct.fail.cpp [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
deduct.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 2018-06-14 00:12:20 +00:00
default.pass.cpp #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
il_flg.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 2017-04-18 23:42:15 +00:00
iter_iter.pass.cpp #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
iter_iter_flg.pass.cpp #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
ptr.pass.cpp #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
ptr_flg.pass.cpp #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
ptr_size.pass.cpp [libcxx] Add "flag" default arg: basic_regex ptr_size_flag ctor 2016-08-07 22:26:04 +00:00
ptr_size_flg.pass.cpp #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
string.pass.cpp #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
string_flg.pass.cpp #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