summaryrefslogtreecommitdiff
path: root/_test/tests/inc/parser
Commit message (Expand)AuthorAge
* Remove non-functioning interwiki linksPatrick Brown2015-07-22
* Encode unsafe characters in interwiki links. closes #1220Patrick Brown2015-07-16
* Unit test for interwiki URL encoding bugPatrick Brown2015-07-16
* Changes for PHP 7 CompatibilityChristopher Smith2015-05-15
* Merge pull request #973 from micgro42/videoTestAndreas Gohr2014-12-18
|\
| * Remove stray comment blockMichael Große2014-12-18
| * Fix file sizeMichael Große2014-12-18
| * Add test for internal video filesMichael Große2014-12-18
| * Add tests: known and unknown external video filesMichael Große2014-11-27
* | update parser tests for change in listitem_open instructionChristopher Smith2014-12-01
|/
* fixed some test inheriting from the wrong parentAndreas Gohr2014-04-30
* Merge pull request #387 from splitbrain/tabletheadAndreas Gohr2014-03-24
|\
| * update unittests for THEAD rulesChristopher Smith2014-03-16
| * Merge branch 'master' into tabletheadChristopher Smith2014-03-12
| |\
| * | swap order ot test parameters to match expected,actual as per documentation &...Christopher Smith2013-10-18
| * | update tests for use with <THEAD> changesChristopher Smith2013-10-18
| * | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. Implement...Gerrit Uitslag2013-10-17
* | | Merge pull request #612 from splitbrain/improve_double_quote_matchingAndreas Gohr2014-03-24
|\ \ \
| * | | improvements to double quote matchingChristopher Smith2014-03-13
| | |/ | |/|
* | | update unittest with interwiki.conf change as wellGerrit Uitslag2014-02-17
* | | interwiki : prefixed configurls handled as wikilinksGerrit Uitslag2014-02-15
* | | Use DOKU_BASE in resolveinterwiki unittestGerrit Uitslag2014-02-15
* | | Fix double slash in coral interwikilinkGerrit Uitslag2014-02-15
* | | wikilink creating refactored to _resolveinterwiki().Gerrit Uitslag2014-02-15
* | | added tests for Doku_Renderer::_resolveInterWikiGerrit Uitslag2014-02-15
|/ /
* / FS#1833 (b)Christopher Smith2013-12-01
|/
* added unittests for rowspans at first table rowGerrit Uitslag2013-09-25
* increase test coverage for code and fileChristopher Smith2013-08-01
* Simple test cases for code and file token fixGuy Brand2013-07-31
* use correct setUp method and parent calls.Dominik Eckelmann2012-11-29
* removed unecessary requiresin unit testsAndreas Gohr2012-05-01
* moved _testing to _testTobias Sarnowski2012-04-18