phpbb/tests
Igor Wiedler 24e9fb24d1 [feature/request-class] Make server() use the $html_encode parameter
$request->server() should not auto html-escape values. header() however should.
Also introduce some tests for this behaviour.

Thanks to nn- for catching this.

PHPBB3-9716
2011-08-06 19:47:12 +02:00
..
bbcode [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
cache [ticket/10013] Fixed cache test to create intermediate directories. 2011-02-12 14:44:53 +01:00
class_loader [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
config [ticket/10143] Added tests for storing a previously deleted value in db cache. 2011-04-21 23:00:25 -04:00
cron [ticket/10011] Removing __DIR__ uses I missed in previous commit 2011-03-07 17:26:31 +01:00
dbal Merge branch 'develop-olympus' into develop 2011-07-05 01:07:22 +02:00
download [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
functions_acp [ticket/10198] Verify behaviour of validate_config_vars with multibyte strings 2011-06-10 01:44:25 +02:00
group_positions [ticket/9549] New method move() to move a group more than 1 up/down. 2011-02-16 18:22:32 +01:00
lock [ticket/10011] Removing __DIR__ for PHP5.2 compatability from new files. 2011-03-07 17:08:55 +01:00
mock [feature/request-class] Minor spacing CS adjustments 2011-07-16 14:59:52 +02:00
network [ticket/10011] Tests can't be ran on PHP < 5.3 2011-01-31 14:02:30 +01:00
profile [ticket/10005] Add description to test cases 2011-06-03 03:12:13 +02:00
random [ticket/10042] Add mt_rand() wrapper which allows swapping $min and $max. 2011-03-05 22:16:50 +01:00
regex [ticket/9751] Password requirement "Must contain letters and numbers" fails 2011-04-01 15:10:29 +02:00
request [feature/request-class] Make server() use the $html_encode parameter 2011-08-06 19:47:12 +02:00
security [feature/request-class] Add server(), header() and is_ajax() to request 2011-07-15 22:34:24 +02:00
session Merge branch 'develop-olympus' into develop 2011-03-23 20:32:03 -04:00
template Merge branch 'develop-olympus' into develop 2011-03-07 19:10:19 +01:00
test_framework Merge branch 'develop-olympus' into develop 2011-02-25 16:59:12 +01:00
text_processing [ticket/10011] Tests don't work on PHP < 5.3 2011-01-31 12:58:18 +01:00
user [ticket/9949] Unit tests for user::lang() 2011-02-07 16:29:53 +01:00
utf [ticket/10206] Failed unicode.org downloads no longer terminate tests 2011-06-10 02:16:19 +02:00
bootstrap.php Merge branch 'develop-olympus' into develop 2011-03-07 16:32:58 +01:00
mock_user.php [ticket/217] Silence errors in tests, not code. 2011-06-06 21:14:10 +08:00
RUNNING_TESTS.txt [ticket/9990] Add docs for running slow tests 2011-01-12 02:22:37 +01:00