summaryrefslogtreecommitdiffstats
path: root/testing/051
Commit message (Collapse)AuthorAgeFilesLines
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-1/+1
|
* Correct typing error in test 51albert-github2018-09-031-1/+1
|
* Provide page brief in <briefdescription> of XML output.Vladimír Vondruš2017-11-251-0/+2
| | | | | | | | | | | Until now the brief description of pages was prepended to the <detaileddescription> element and the <briefdescription> element was not present at all, which meant there was no easy way to extract the brief description for purposes of creating a page index, for example. With this patch, the brief description is included in both <briefdescription> and <detaileddescription>, thus duplicated, to avoid backwards compatibility issues.
* Bug 756604 - Unable to prevent a numbered listDimitri van Heesch2015-11-141-1/+1
|
* Added regression test suiteDimitri van Heesch2013-07-191-0/+10