aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_processing
Commit message (Collapse)AuthorAgeFilesLines
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-3110-33/+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
* Merge pull request #4059 from JoshyPHP/ticket/14323Marc Alexander2016-01-133-5/+5
|\ | | | | | | [ticket/14323] Added support for truncating long URLs
| * [ticket/14323] Fixed test dataJoshyPHP2015-12-261-1/+1
| | | | | | | | PHPBB3-14323
| * [ticket/14323] Added support for truncating local URLsJoshyPHP2015-12-262-4/+4
| | | | | | | | PHPBB3-14323
* | [ticket/14405] Force a lookahead check on [URL] BBCodesJoshyPHP2016-01-122-0/+2
| | | | | | | | PHPBB3-14405
* | [ticket/12221] Added testJoshyPHP2015-12-282-0/+2
|/ | | | PHPBB3-12221
* Merge pull request #4061 from JoshyPHP/ticket/9791Tristan Darricau2015-12-052-0/+2
|\ | | | | | | | | | | | | [ticket/9791] Added regression test * JoshyPHP/ticket/9791: [ticket/9791] Added regression test
| * [ticket/9791] Added regression testJoshyPHP2015-12-052-0/+2
| | | | | | | | PHPBB3-9791
* | [ticket/13451] Added regression testJoshyPHP2015-12-052-0/+2
|/ | | | PHPBB3-13451
* [ticket/14128] Fix img bbcode regression, lost postimage classMatt Friedman2015-08-262-2/+2
| | | | PHPBB3-14128
* Merge pull request #3747 from rxu/ticket/13377Tristan Darricau2015-07-131-0/+8
|\ | | | | | | [ticket/13377] Fix decoding for www type URLs in function decode_message()
| * [ticket/13377] Add test entriesrxu2015-07-071-0/+8
| | | | | | | | PHPBB3-13377
* | [ticket/13985] Updated s9e\TextFormatterJoshyPHP2015-07-061-1/+1
|/ | | | PHPBB3-13985
* [ticket/13921] Fix block BBCodes inside of inline BBCodesJoshyPHP2015-06-133-0/+30
| | | | PHPBB3-13921
* Merge pull request #3561 from s9e/ticket/10922Tristan Darricau2015-05-292-2/+18
|\ | | | | | | [ticket/10922] Added support for body and subject in email BBCode
| * [ticket/10922] Added testJoshyPHP2015-04-282-0/+2
| | | | | | | | PHPBB3-10922
| * [ticket/10922] Added test dataJoshyPHP2015-04-282-3/+9
| | | | | | | | PHPBB3-10922
| * [ticket/10922] Added testsJoshyPHP2015-04-282-0/+4
| | | | | | | | PHPBB3-10922
| * [ticket/10922] Replaced urlencode() with rawurlencode()JoshyPHP2015-04-281-1/+1
| | | | | | | | | | | | | | RFC-6068 asks for percent-encoding so that seems more correct. Not sure about that one. PHPBB3-10922
| * [ticket/10922] Added support for body and subject in email BBCodeJoshyPHP2015-04-282-2/+6
| | | | | | | | PHPBB3-10922
* | Merge pull request #3622 from s9e/ticket/13860Tristan Darricau2015-05-291-23/+30
|\ \ | | | | | | | | | [ticket/13860] Fixed array-to-string conversion
| * | [ticket/13860] Fixed PHP notices from undeclared vars/propertiesJoshyPHP2015-05-281-23/+30
| | | | | | | | | | | | PHPBB3-13860
* | | [ticket/11742] Removed tabs-to-space conversion in [code]JoshyPHP2015-05-232-0/+2
|/ / | | | | | | PHPBB3-11742
* | Merge pull request #3569 from s9e/ticket/13641Nicofuma2015-05-203-0/+30
|\ \ | | | | | | | | | [ticket/13641] Proper parsing of custom BBCode for inline code
| * | [ticket/13641] Added regression testJoshyPHP2015-04-293-0/+30
| |/ | | | | | | PHPBB3-13641
* | Merge pull request #3572 from s9e/ticket/8419Nicofuma2015-05-203-0/+30
|\ \ | | | | | | | | | [ticket/8419] Custom tag eats up space character
| * | [ticket/8419] Added regression testJoshyPHP2015-04-303-0/+30
| |/ | | | | | | PHPBB3-8419
* | Merge pull request #3582 from s9e/ticket/13805Nicofuma2015-05-141-5/+115
|\ \ | | | | | | | | | [ticket/13805] Updated generate_text_for_storage() to match message_parser
| * | [ticket/13805] Updated generate_text_for_storage() to match message_parserJoshyPHP2015-05-021-5/+115
| |/ | | | | | | PHPBB3-13805
* | Merge pull request #3568 from s9e/ticket/10268Andreas Fischer2015-05-072-0/+8
|\ \ | | | | | | | | | | | | | | | | | | [ticket/10268] Added regression test * s9e/ticket/10268: [ticket/10268] Added regression test
| * | [ticket/10268] Added regression testJoshyPHP2015-04-292-0/+8
| |/ | | | | | | PHPBB3-10268
* | Merge pull request #3573 from s9e/ticket/9073Andreas Fischer2015-05-073-0/+18
|\ \ | | | | | | | | | | | | | | | | | | [ticket/9073] Word censoring in URLs * s9e/ticket/9073: [ticket/9073] Added regression test
| * | [ticket/9073] Added regression testJoshyPHP2015-04-303-0/+18
| |/ | | | | | | PHPBB3-9073
* | Merge pull request #3571 from s9e/ticket/13425Andreas Fischer2015-05-073-0/+25
|\ \ | | | | | | | | | | | | | | | | | | [ticket/13425] Smiley code at start of text being quoted doesn't show smiley image in quote * s9e/ticket/13425: [ticket/13425] Added regression test
| * | [ticket/13425] Added regression testJoshyPHP2015-04-303-0/+25
| |/ | | | | | | PHPBB3-13425
* | [ticket/13762] Moving language related functionality into a separate classMateBartus2015-05-021-5/+25
|/ | | | PHPBB3-13762
* [ticket/11768] Fixed test doubleJoshyPHP2015-04-021-1/+1
| | | | PHPBB3-11768
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-023-9/+21
| | | | PHPBB3-11768
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-023-4/+0
| | | | PHPBB3-11768
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-026-18/+42
| | | | PHPBB3-11768
* [ticket/11768] Added test filesJoshyPHP2015-04-022-0/+2
| | | | PHPBB3-11768
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-0238-10/+1791
| | | | | | | This commit integrates s9e\TextFormatter as outlined in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=44467 PHPBB3-11768
* [ticket/12705] Break calling make_clickable with a different server_urlJoas Schilling2014-06-141-0/+45
| | | | PHPBB3-12705
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-273-9/+21
| | | | PHPBB3-12594
* [ticket/12056] Fix "Call to a member function trigger_event() on a non-object".Andreas Fischer2013-12-041-1/+3
| | | | PHPBB3-12056
* Merge branch 'develop-olympus' into developJoas Schilling2013-08-031-0/+38
|\ | | | | | | | | | | | | * develop-olympus: [ticket/11762] Added call to test class's parent::setUp(). [ticket/11762] Fixed test's filename [ticket/11762] Use the === operator to distinguish "0" from ""
| * [ticket/11762] Added call to test class's parent::setUp().s9e2013-08-031-1/+3
| | | | | | | | | | | | Added call to test class's parent::setUp(). Updated copyright year. PHPBB3-11762
| * [ticket/11762] Fixed test's filenames9e2013-08-031-0/+0
| | | | | | | | PHPBB3-11762