aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bbcode
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16276] Fix bbcode_firstpass undefined mode propertyrxu2019-12-291-0/+1
* [ticket/15172] Add symfony_request to some testsRubén Calvo2017-09-102-2/+4
* [ticket/14732] Remove references from testsVinny2017-02-281-5/+0
* [ticket/14576] Move common required files to bootstrapMatt Friedman2016-03-312-4/+0
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-272-6/+14
* [ticket/12503] All tests should extend \phpbb_test_caseJoas Schilling2014-05-051-1/+1
* [ticket/11250] Use user defined message as incomplete messageJoas Schilling2012-12-141-3/+2
* [ticket/11250] Add tests for simple nesting and codeJoas Schilling2012-12-141-7/+44
* [ticket/11250] Run tests by default and add an option for incomplete onesJoas Schilling2012-12-141-1/+4
* [ticket/11250] Fix parsing result with special charsJoas Schilling2012-12-141-35/+40
* [ticket/11250] Add tests for size and attachmentJoas Schilling2012-12-141-0/+10
* [ticket/11250] Fix method namesJoas Schilling2012-12-141-3/+3
* [ticket/11250] Add some comments and fix a descriptionJoas Schilling2012-12-141-6/+4
* [ticket/11250] Add some more tests for quotesJoas Schilling2012-12-141-0/+26
* [ticket/11250] Move quote special cases from class to unit testsJoas Schilling2012-12-141-0/+26
* [ticket/11250] Add parsing tests for our basic bbcodes in simple casesJoas Schilling2012-12-141-8/+140
* [ticket/10973] Drop all require_once for mocks. Use autoloading.Andreas Fischer2012-07-081-2/+0
* [ticket/9916] Updating license in non-distributed filesUnknown2012-01-021-1/+1
* Merge branch 'develop-olympus' into developAndreas Fischer2012-01-021-1/+1
|\
| * [ticket/9916] Updating License in the headerUnknown2012-01-021-1/+1
* | [feature/request-class] Add server(), header() and is_ajax() to requestIgor Wiedler2011-07-151-1/+3
* | Merge branch 'develop-olympus' into developNils Adermann2011-06-091-0/+63
|\ \ | |/
| * [ticket/217] Use positive assertions in tests.Oleg Pudeyev2011-06-061-9/+27
| * [ticket/217] Silence errors in tests, not code.Oleg Pudeyev2011-06-061-0/+4
| * [ticket/217] Use positive parameter statement for bbcode_init()rxu2011-06-061-1/+1
| * [ticket/217] Adjust patch, add testsrxu2011-06-061-0/+41
* [ticket/10011] Tests can't be ran on PHP < 5.3Erik Frèrejean2011-01-311-2/+2
* Merge branch 'develop-olympus' into developIgor Wiedler2011-01-072-48/+4
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-112-2/+0
* - updating all tests to use new frameworkNils Adermann2008-11-242-2/+2
* these files should have headers tooNils Adermann2008-05-042-0/+19
* adding a bbcode test suiteNils Adermann2008-05-042-0/+56