regex/test/regress
2018-07-22 11:26:33 +01:00
..
basic_tests.cpp Fix buffer over-run error when parsing invalid regex. 2016-06-09 19:00:29 +01:00
bcb6.mak Added needed license info. 2006-07-16 17:24:25 +00:00
gcc.mak Added needed license info. 2006-07-16 17:24:25 +00:00
info.hpp de-fuzz: generate first corpus files. 2017-02-21 18:00:08 +00:00
main.cpp Remove all uses of Boost.Test. 2015-10-08 10:06:34 +01:00
sunpro.mak Added needed license info. 2006-07-16 17:24:25 +00:00
test_alt.cpp Empty expressions, and empty alternatives are now 2008-12-23 19:06:04 +00:00
test_anchors.cpp Fully qualified use of "extended" flag, to keep gcc on Solaris happy. 2007-10-16 16:11:30 +00:00
test_asserts.cpp Fixed remaining zero-width assertion issues. 2005-09-14 12:20:41 +00:00
test_backrefs.cpp Add support for named sub-expressions. 2009-05-07 09:46:51 +00:00
test_deprecated.cpp Fix GCC test compiles with exception handling disabled. 2013-12-18 17:06:08 +00:00
test_deprecated.hpp More Sunpro std::distance fixes. 2005-01-21 17:28:42 +00:00
test_emacs.cpp Fixed remaining zero-width assertion issues. 2005-09-14 12:20:41 +00:00
test_escapes.cpp Fix \R when no_escapes_in_list flag is set. 2018-07-22 11:26:33 +01:00
test_grep.cpp Fixed remaining zero-width assertion issues. 2005-09-14 12:20:41 +00:00
test_icu.cpp Inheriting std::iterator is deprecated in c++17. 2017-12-22 15:59:49 +01:00
test_icu.hpp More Sunpro std::distance fixes. 2005-01-21 17:28:42 +00:00
test_locale.cpp Disable some std::locale tests with VC15.7 as they (incorrectly) assert in the C runtime. 2018-07-17 19:36:03 +01:00
test_locale.hpp More Sunpro std::distance fixes. 2005-01-21 17:28:42 +00:00
test_mfc.cpp Change detail namespace. 2015-04-04 19:10:37 +01:00
test_mfc.hpp More Sunpro std::distance fixes. 2005-01-21 17:28:42 +00:00
test_non_greedy_repeats.cpp Added initial support for recursive expressions. 2009-07-17 10:23:50 +00:00
test_not_regex.hpp Fix GCC test compiles with exception handling disabled. 2013-12-18 17:06:08 +00:00
test_operators.cpp Remove all uses of Boost.Test. 2015-10-08 10:06:34 +01:00
test_overloads.cpp Updated more license terms. 2005-01-22 16:32:01 +00:00
test_partial_match.hpp Change detail namespace. 2015-04-04 19:10:37 +01:00
test_perl_ex.cpp Regex: Add better tests for skipping of comments in expressions. 2017-10-26 18:04:41 +01:00
test_regex_replace.hpp Fix GCC test compiles with exception handling disabled. 2013-12-18 17:06:08 +00:00
test_regex_search.hpp Change detail namespace. 2015-04-04 19:10:37 +01:00
test_replace.cpp Qualify some ambiguous names. 2015-10-22 13:33:25 +01:00
test_sets.cpp Added possessive modifiers ++ *+ ?+ {}+. 2009-04-23 09:51:31 +00:00
test_simple_repeats.cpp Regex: Fix handling of repeats when mod_x is in effect. 2017-10-08 11:52:54 +01:00
test_tricky_cases.cpp de-fuzz: prevent infinite recursion in recursive expressions (case 14). 2017-02-15 19:44:41 +00:00
test_unicode.cpp Update tests for ICU-4.8 and Unicode version 6. 2011-06-29 18:17:47 +00:00
test.hpp Start adding Perl verb support with FAIL as the first supported verb. 2015-09-25 19:30:20 +01:00
vc6-stlport.mak Added needed license info. 2006-07-16 17:24:25 +00:00
vc6.mak Added needed license info. 2006-07-16 17:24:25 +00:00
vc7.mak Added needed license info. 2006-07-16 17:24:25 +00:00
vc8.mak Added needed license info. 2006-07-16 17:24:25 +00:00
vc71.mak Added needed license info. 2006-07-16 17:24:25 +00:00