aboutsummaryrefslogtreecommitdiff
path: root/test/Tests
AgeCommit message (Expand)Author
2021-10-22Org reader: allow an initial :PROPERTIES: drawer to add to metadata.John MacFarlane
2021-10-22Lua: marshal Attr values as userdataAlbert Krewinkel
2021-10-22Lua: marshal Pandoc values as userdataAlbert Krewinkel
2021-10-22Switch to hslua-2.0Albert Krewinkel
2021-10-18Docx reader: fix handling of empty fieldsMilan Bracke
2021-10-18Docx parser: implement PAGEREF fieldsMilan Bracke
2021-10-18Docx reader: fix handling of nested fieldsMilan Bracke
2021-10-17pptx: Fix list level numberingEmily Bourke
2021-10-14asciidoc writer: translate numberLines attribute to linesnum switchSamuel Tardieu
2021-10-10Avoid blockquote when parent style has more indentMilan Bracke
2021-10-07pptx: Remove excessive layout testsEmily Bourke
2021-10-04OOXML tests: use pretty-printed form to display diffs.John MacFarlane
2021-10-02Fix compareXML helper in Tests.Writers.OOXML.John MacFarlane
2021-09-21Use pretty-simple to format native output.John MacFarlane
2021-09-21Command tests: raise error if command doesn't begin with `%`.John MacFarlane
2021-09-18pptx: Support footers in the reference docEmily Bourke
2021-09-16pptx: Support specifying slide background imagesEmily Bourke
2021-09-15pptx: Add support for incremental listsEmily Bourke
2021-09-13pptx: Fix logic for choosing Comparison layoutEmily Bourke
2021-09-10Support `--reference-location` for HTML output (#7461)Francesco Mazzoli
2021-09-01pptx: Add support for more layoutsEmily Bourke
2021-09-01pptx: Restructure testsEmily Bourke
2021-08-27pptx: Make first heading title if slide level is 0Emily Bourke
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
2021-08-10Tests.Helpers: export testGolden and use it in RTF reader.John MacFarlane
2021-08-10Add test for #7488.John MacFarlane
2021-08-10Add RTF reader.John MacFarlane
2021-07-06Recognize data-external when reading HTML img tags (#7429)Michael Hoffmann
2021-06-29Docx writer: Add table numbering for captioned tables.John MacFarlane
2021-06-05DocBook writer: Remove non-existent admonitionsJan Tojnar
2021-05-29Reduce size of cover image in test epub.John MacFarlane
2021-05-28Docx reader: Support new table features.Emily Bourke
2021-05-28Docx reader: Read table column widths.Emily Bourke
2021-05-26Command tests: fail if a file contains no tests.John MacFarlane
2021-05-25Jira: add support for "smart" linksAlbert Krewinkel
2021-05-24MediaBag improvements.John MacFarlane
2021-05-24Jira writer: use `{color}` when span has a color attributeAlbert Krewinkel
2021-05-17HTML writer: keep attributes from code nested below pre tag.Albert Krewinkel
2021-05-17HTML writer: ensure headings only have valid attribs in HTML4Albert Krewinkel
2021-05-17ConTeXt writer: use span identifiers as reference anchors.Albert Krewinkel
2021-05-17ConTeXt writer tests: keep code lines below 80 chars.Albert Krewinkel
2021-05-15HTML writer: parse `<header>` as a DivAlbert Krewinkel
2021-05-09Change reader types, allowing better tracking of source positions.John MacFarlane
2021-04-29Docx reader: add handling of vml image objects (jgm#4735) (#7257)mbrackeantidot
2021-04-28Smarter smart quotes.John MacFarlane