aboutsummaryrefslogtreecommitdiffstats
path: root/tests/text_formatter/s9e/factory_test.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14948] Adjust calls for twig and phpunit updatesMarc Alexander2019-05-091-1/+1
* [ticket/14972] Migrate from deprecated getMock() method to createMock()rxu2019-05-081-1/+1
* [ticket/15531] Log malformed BBCodesJoshyPHP2018-01-221-0/+18
* [ticket/15442] Allow unsafe HTML in bbcode.htmlJoshyPHP2017-11-071-0/+16
* [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-101-2/+4
* [ticket/15323] Run s9e configurator tests on twigified bbcode.htmlrxu2017-08-151-5/+20
* [ticket/14873] Added width/height attributes to smiliesJoshyPHP2016-11-271-1/+1
* [ticket/14700] Prevent an exception on duplicate smilies in text_formatterJoshyPHP2016-07-211-0/+11
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-311-2/+1
* [ticket/14323] Renamed AUTOLINK_TEXT to LINK_TEXTJoshyPHP2015-12-271-1/+1
* [ticket/14323] Moved autolink-related functions to a separate helperJoshyPHP2015-12-261-0/+1
* [ticket/14323] Set up global objects required during testingJoshyPHP2015-12-261-3/+13
* [ticket/13935] Allow more admin-configurable schemes in post linksJoshyPHP2015-07-151-0/+1
* [ticket/11768] Preserve comments in custom BBCodesJoshyPHP2015-04-021-0/+15
* [ticket/11768] Added configurator eventsJoshyPHP2015-04-021-0/+39
* [ticket/11768] Removed whitespaceJoshyPHP2015-04-021-4/+0
* [ticket/11768] Added support for creating unsafe BBCodesJoshyPHP2015-04-021-3/+15
* [ticket/11768] Removed the cached rendererJoshyPHP2015-04-021-1/+0
* [ticket/11768] Removed require_once calls that target mock classesJoshyPHP2015-04-021-2/+0
* [ticket/11768] Replaced headers in test filesJoshyPHP2015-04-021-3/+7
* [ticket/11768] Fixed testJoshyPHP2015-04-021-8/+4
* [ticket/11768] Updated phpbb\textformatter\s9e\factory::regenerate()JoshyPHP2015-04-021-2/+2
* [ticket/11768] This commit integrates s9e\TextFormatters9e2015-04-021-0/+182