phpbb/tests/regex
Andreas Fischer 97be6e7946 [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().
Rename $unicode to $unicode_support, pass in $use_unicode defaulting to true.

In unit tests we can now pass in $use_unicode as false and also test the code
path that is taken when PCRE does not support unicode.

PHPBB3-9933
2011-01-16 20:13:05 +01:00
..
censor_test.php [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression(). 2011-01-16 20:13:05 +01:00
email_test.php [ticket/9987] Rename test files to include a _test suffix 2011-01-10 00:18:37 +01:00
ipv4_test.php [ticket/9987] Rename test files to include a _test suffix 2011-01-10 00:18:37 +01:00
ipv6_test.php [ticket/9987] Rename test files to include a _test suffix 2011-01-10 00:18:37 +01:00
url_test.php [ticket/9987] Rename test files to include a _test suffix 2011-01-10 00:18:37 +01:00