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/re/re.regex/re.regex.construct
Stephan T. Lavavej 9165f9d181 [libcxx] [test] Strip trailing whitespace. NFC.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@334676 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
awk_oct.pass.cpp Avoid octal escape sequence warning with MSVC. Patch from STL@microsoft.com 9 years ago
bad_backref.pass.cpp Fix an unsigned integer overflow in regex that lead to a bad memory access. Found by OSS-Fuzz 7 years ago
bad_ctype.pass.cpp [libcxx] Correctly handle invalid regex character class names 7 years ago
bad_escape.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
bad_repeat.pass.cpp [libcxx] Recover no-exceptions XFAILs - I 8 years ago
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 9 years ago
deduct.fail.cpp [libcxx] [test] Strip trailing whitespace. NFC. 7 years ago
deduct.pass.cpp [libcxx] [test] Strip trailing whitespace. NFC. 7 years ago
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 9 years ago
il_flg.pass.cpp Cleanup _LIBCPP_HAS_NO_<c++11-features> macro usage in regex 8 years ago
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 9 years ago
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 9 years ago
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 9 years ago
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 9 years ago
ptr_size.pass.cpp [libcxx] Add "flag" default arg: basic_regex ptr_size_flag ctor 8 years ago
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 9 years ago
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 9 years ago
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 9 years ago