aboutsummaryrefslogtreecommitdiffstats
path: root/tests/regex
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-093-5/+5
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-317-14/+1
* [ticket/13614] Removed code that relies on phpbb_pcre_utf8_support()JoshyPHP2015-05-111-11/+1
* [ticket/12926] Support for IDN (IRI)rxu2014-11-271-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-277-21/+49
* [ticket/12056] Fix "undefined function phpbb_pcre_utf8_support()".Andreas Fischer2013-12-041-0/+1
* [ticket/10162] Add test cases for top level domain names longer than 6 chars.Andreas Fischer2012-05-301-0/+3
* [ticket/9916] Updating License in the headerUnknown2012-01-027-7/+7
* [ticket/9066] Move regex into get_preg_expression function and add testsJoas Schilling2011-11-141-0/+35
* [ticket/9751] Password requirement "Must contain letters and numbers" failsrxu2011-04-011-0/+81
* [ticket/10011] Tests don't work on PHP < 5.3Erik Frèrejean2011-01-315-5/+5
* [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-2/+12
* [ticket/9987] Rename test files to include a _test suffixIgor Wiedler2011-01-105-0/+0
* [ticket/9933] Create unit test for word censor regular expression.rxu2011-01-071-0/+40
* [task/phpunit-xml] Use phpunit.xml for test suiteIgor Wiedler2011-01-045-54/+4
* [ticket/9715] Extend email unit testsCullen Walsh2010-07-111-1/+42
* [ticket/9626] Adding tests for the URL regular expression.Andreas Fischer2010-05-252-0/+36
* [ticket/9626] Add missing class prefix.Andreas Fischer2010-05-254-6/+6
* [ticket/9626] A few tests for the email regular expression.Andreas Fischer2010-05-252-0/+80
* [ticket/9626] More IPv6 regex tests.Andreas Fischer2010-05-251-4/+62
* [ticket/9626] Adding tests for the IPv4 regular expression.Andreas Fischer2010-05-252-0/+74
* [ticket/9626] Adding tests for regular expressions.Andreas Fischer2010-05-252-0/+125