aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-10-04Powerpoint writer: consolidate text runs when possible.John MacFarlane
2021-10-04OOXML tests: use pretty-printed form to display diffs.John MacFarlane
2021-10-04Revert "Powerpoint writer: consolidate text run nodes."John MacFarlane
2021-10-04Powerpoint writer: consolidate text run nodes.John MacFarlane
2021-10-03Update tests for babel-related changes in latex template.John MacFarlane
2021-10-02Fix compareXML helper in Tests.Writers.OOXML.John MacFarlane
2021-09-30Docx reader: Add placeholder for word diagramEzwal
2021-09-29Further test updates for switch to pretty-show.John MacFarlane
2021-09-28Switch from pretty-simple to pretty-show for native output.John MacFarlane
2021-09-23BibTeX parser: fix expansion of special strings in series...John MacFarlane
2021-09-23HTML reader: handle empty tbody element in table.John MacFarlane
2021-09-21test/epub: an excerpt from The Wasteland is enough!John MacFarlane
2021-09-21Revert "Remove unused epub test file features.epub."John MacFarlane
2021-09-21Make test/epub/wasteland.epub valid.John MacFarlane
2021-09-21Remove unused epub test file features.epub.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-09-21Add missing `%` on command tests.John MacFarlane
2021-09-21Command tests: raise error if command doesn't begin with `%`.John MacFarlane
2021-09-19Use babel, not polyglossia, with xelatex.John MacFarlane
2021-09-18pptx: Support footers in the reference docEmily Bourke
2021-09-17Org writer: don't indent contents of code blocks.John MacFarlane
2021-09-16Fix code blocks using `--preserve-tabs`.John MacFarlane
2021-09-16pptx: Support specifying slide background imagesEmily Bourke
2021-09-15pptx: Add support for incremental listsEmily Bourke
2021-09-13RST reader: handle escaped colons in reference definitions.John MacFarlane
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke
2021-09-12Docx writer: make id used in native_numbering predictable.John MacFarlane
2021-09-10pptx: Include all themes in output archiveEmily Bourke
2021-09-10pptx: Fix capitalisation of notesMasterIdEmily Bourke
2021-09-10Fix command test for #7557.John MacFarlane
2021-09-10Org reader: don't parse a list as first item in a list item.John MacFarlane
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli
2021-09-04RTF reader: better handling of `\*` and bookmarks.John MacFarlane
2021-09-01pptx: Add support for more layoutsEmily Bourke
2021-09-01pptx: Restructure testsEmily Bourke
2021-08-29Improve asciidoc escaping for `--` in URLs. Closes #7529.John MacFarlane
2021-08-27pptx: Make first heading title if slide level is 0Emily Bourke
2021-08-27Ensure we have unique ids for wp:docPr and pic:cNvPr elements.John MacFarlane
2021-08-24Fix test for #7521.John MacFarlane
2021-08-23Markdown reader: fix interaction of --strip-comments and listJohn MacFarlane
2021-08-21LaTeX-parser: restrict \endinput to current fileSimon Schuster
2021-08-20RST reader: Fix `:literal:` includes.John MacFarlane
2021-08-18pptx: Include image title in descriptionEmily Bourke
2021-08-17Revise citeproc code to fit new citeproc 0.5 API.John MacFarlane
2021-08-17OOXML tests: silence warnings.John MacFarlane
2021-08-17pptx: Select layouts from reference doc by nameEmily Bourke
2021-08-17Don’t compare cdLine in OOXML golden testsEmily Bourke
2021-08-17Provide more detailed XML diff in testsEmily Bourke
2021-08-15Multimarkdown sub- and superscripts (#5512) (#7188)OCzarnecki
2021-08-15Make docx writer sensitive to `native_numbering` extension.John MacFarlane