aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing/decode_message_test.php
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-3/+0
| | | | PHPBB3-14576
* [ticket/14527] Decode automatically generated postlink without prefixMarc Alexander2016-03-131-1/+1
| | | | | | | The http prefix gets automatically added and should be removed prior to outputting the post to the user. PHPBB3-14527
* [ticket/14527] Add tests for reverted improper fixMarc Alexander2016-03-131-1/+18
| | | | PHPBB3-14527
* [ticket/13377] Add test entriesrxu2015-07-071-0/+8
| | | | PHPBB3-13377
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-021-3/+7
| | | | PHPBB3-11768
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+87
This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768