summaryrefslogtreecommitdiffstats
path: root/testing/030_htmlinclude.dox
Commit message (Collapse)AuthorAgeFilesLines
* Incorrect number tag sequence for xhtml with htmlinclude command possiblealbert-github2018-11-251-1/+1
| | | | | | Analogous to the `\htmlonly` also with the `\htmlinclude` command it is possible that some parts are added that cannot be inside a `<p> ... <\/p>` and thus we have to temporary close (and later reopen) the paragraph. The option `[block]` has been added to the `\htmlinclude` command (analogous to the `\htmlonly` command). Problem can be seen with the default doxygen test 30 (`[030_htmlinclude.dox]: test the \htmlinclude command`).
* Further cmake changesDimitri van Heesch2015-05-311-1/+0
| | | | | | | - made static build option for all windows targets - made wizard flex interactive - add 64bit support for libiconv on windows build - updated test mechanism
* Added regression test suiteDimitri van Heesch2013-07-191-0/+8