aboutsummaryrefslogtreecommitdiffstats
path: root/tests/regex
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/9715] Extend email unit testsCullen Walsh2010-07-111-1/+42
| | | | | | Adding more email tests for a wider range of valid email formats. PHPBB3-9715
* [ticket/9626] Adding tests for the URL regular expression.Andreas Fischer2010-05-252-0/+36
| | | | PHPBB3-9626
* [ticket/9626] Add missing class prefix.Andreas Fischer2010-05-254-6/+6
| | | | PHPBB3-9626
* [ticket/9626] A few tests for the email regular expression.Andreas Fischer2010-05-252-0/+80
| | | | PHPBB3-9626
* [ticket/9626] More IPv6 regex tests.Andreas Fischer2010-05-251-4/+62
| | | | PHPBB3-9626
* [ticket/9626] Adding tests for the IPv4 regular expression.Andreas Fischer2010-05-252-0/+74
| | | | PHPBB3-9626
* [ticket/9626] Adding tests for regular expressions.Andreas Fischer2010-05-252-0/+125
Adding tests for the IPv6 regular expression returned by get_preg_expression() PHPBB3-9626