summaryrefslogtreecommitdiffstats
path: root/testing/020
Commit message (Collapse)AuthorAgeFilesLines
* Showing information from all `*only commands in XML outputalbert-github2020-01-051-2/+14
| | | | This fix reverts the changes from #381 (i.e issue #4214 "htmlonly content appears in generated XML output (Origin: bugzilla 646002)", as XML is seen as an output format that can be further processed and therefore should contain all possible information.
* Remove persistent storage of Entry objectsDimitri van Heesch2019-02-171-2/+2
|
* 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 646002 - htmlonly content appears in generated XML outputalbert-github2015-08-121-14/+2
| | | | Test has to be adjusted as well.
* Added optional [block] option to \htmlonlyDimitri van Heesch2014-03-291-0/+2
|
* Added regression test suiteDimitri van Heesch2013-07-191-0/+22