aboutsummaryrefslogtreecommitdiff
path: root/tests/test/html (follow)
Commit message (Collapse)AuthorAge
* Add <!DOCTYPE html> to xhtml-doc macro.Hugo Hörnquist2022-06-12
| | | | | | | | | The doctype declaration is "required" when outputing regular HTML, and fine when output XHTML. Also remove the tests of xhtml-doc, since they basically just copied the deffinition (and stoped working since a procedure can't easily be tested for equality).
* Add a lot of new unit tests.Hugo Hörnquist2022-04-21