aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2021-03-19Tests: Use getExecutablePath from base...John MacFarlane3-4/+3
2021-03-19Tests: factor out setupEnvironment in Test.Helpers.John MacFarlane3-25/+26
2021-03-19Fix finding of data files from test programs.John MacFarlane2-2/+5
2021-03-17Docx writer: make nsid in abstractNum deterministic.John MacFarlane33-0/+0
2021-03-17Add test for #7155.John MacFarlane1-0/+15
2021-03-15Update tests for new texmath.John MacFarlane5-6/+6
2021-03-13MediaWiki reader: Allow block-level content in notes (ref).John MacFarlane1-0/+12
2021-03-13Use integral values for w:tblW in docx.John MacFarlane3-0/+0
2021-03-13Use jira-wiki-markup 1.3.4Albert Krewinkel2-3/+2
2021-03-13Jira reader: mark divs created from panels with class "panel".Albert Krewinkel1-0/+6
2021-03-13Jira writer: improve div/panel handlingAlbert Krewinkel1-0/+30
2021-03-10HTML writer: Add warnings on duplicate attribute values.John MacFarlane1-0/+7
2021-03-09RST reader: fix logic for ending comments.John MacFarlane1-0/+16
2021-03-09Org writer: prevent unintended creation of ordered list itemsAlbert Krewinkel1-0/+10
2021-03-08Jira writer: use noformat instead of code for unknown languages.Albert Krewinkel2-33/+32
2021-03-07LaTeX reader: handle table cells containing `&` in `\verb`.John MacFarlane1-0/+27
2021-03-01Jira writer: use Span identifiers as anchorsAlbert Krewinkel1-1/+8
2021-02-28Remove superfluous imports.John MacFarlane1-2/+0
2021-02-28T.P.Readers.LaTeX: Don't export tokenize, untokenize.John MacFarlane1-16/+1
2021-02-26Update tests for changes to https URLs.John MacFarlane6-6/+6
2021-02-26Fix/update URLs and use HTTP**S** where possible (#7122)Salim B1-1/+1
2021-02-22T.P.CSV: fix parsing of unquoted values.John MacFarlane1-0/+15
2021-02-22tests: print accurate location if a test failsAlbert Krewinkel1-1/+1
2021-02-22Text.Pandoc.UTF8: change IO functions to return Text, not String.John MacFarlane3-4/+5
2021-02-18Revert "LaTeX template: disable `` ?` `` and `` !` `` ligatures."John MacFarlane4-4/+0
2021-02-18LaTeX template: disable `` ?` `` and `` !` `` ligatures.John MacFarlane4-0/+4
2021-02-18Org reader: fix bug in org-ref citation parsing.Albert Krewinkel1-0/+40
2021-02-16Rename Text.Pandoc.XMLParser -> Text.Pandoc.XML.Light...John MacFarlane76-1/+2
2021-02-15JATS writer: add date-type to pub-date elementsAlbert Krewinkel2-2/+2
2021-02-15JATS writer: replace attribute "pub-type" with "publication-format".Albert Krewinkel2-2/+2
2021-02-13HTML reader: fix bad handling of empty src attribute in iframe.John MacFarlane1-2/+12
2021-02-13T.P.Error: export `renderError`.John MacFarlane1-0/+8
2021-02-13Org: support task_lists extensionAlbert Krewinkel2-11/+59
2021-02-12Fix command test 5686John MacFarlane1-1/+1
2021-02-12Add command test for #7092John MacFarlane1-0/+8
2021-02-12Jira: require jira-wiki-markup 1.3.3Albert Krewinkel1-0/+7
2021-02-10Add new unexported module T.P.XMLParser.John MacFarlane80-4/+11
2021-02-07Avoid unnecessary use of NoImplicitPrelude pragma (#7089)Albert Krewinkel53-102/+0
2021-02-06Markdown reader: improved handling of mmd link attributes in references.John MacFarlane1-0/+8
2021-02-03LaTeX template: Update to iftex package (#7073)Andrew Dunning4-15/+15
2021-02-02Fixed some compiler warnings in tests.John MacFarlane3-14/+3
2021-02-02Add tests for search_path_separatorAlbert Krewinkel1-0/+8
2021-02-02Check that all documented functions are present.Albert Krewinkel1-0/+19
2021-02-02Lua: add module "pandoc.path"Albert Krewinkel2-0/+19
2021-02-02Test suite: a more robust way of testing the executable.John MacFarlane4-72/+64
2021-02-01BibTeX writer: use doclayout and doctemplate.John MacFarlane1-3/+3
2021-02-01BibTeX writer fixes. Closes #7067.John MacFarlane1-0/+90
2021-01-31RST reader: fix handling of header in CSV tables.John MacFarlane1-0/+32
2021-01-29Markdown writer: handle math right before digit.John MacFarlane1-0/+6
2021-01-26Clean up BibTeX parsing.John MacFarlane2-5/+6