aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-06-24Docx Reader: add failing defintion list tests.Jesse Rosenthal3-0/+11
2014-06-24Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal5-0/+13
2014-06-23Merge pull request #1366 from jkr/reducible3John MacFarlane3-0/+5
2014-06-23Add test for correctly trimming spaces in formatting.Jesse Rosenthal3-0/+5
2014-06-23LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane1-0/+2
2014-06-22Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal3-0/+10
2014-06-22Docx reader tests: Correct normalize test.Jesse Rosenthal1-1/+1
2014-06-22Add normalization test.Jesse Rosenthal3-0/+6
2014-06-20Docx reader tests: Introduce NoNormPandoc type.Jesse Rosenthal1-2/+27
2014-06-20LaTeX writer: Fixed strikeout + highlighted code. Closes #1294.John MacFarlane1-1/+11
2014-06-19Add tabs tests.Jesse Rosenthal3-1/+8
2014-06-19Fix notes test.Jesse Rosenthal1-1/+1
2014-06-19Add ReaderOptions to the docx testsJesse Rosenthal1-8/+11
2014-06-19Haddock writer: Use _____ for hrule.John MacFarlane1-13/+13
2014-06-18Updated haddock writer tests.John MacFarlane1-7/+7
2014-06-18Small fix to haddock "tables".John MacFarlane1-4/+9
2014-06-18Revised haddock reader tests for changes in reader.John MacFarlane1-6/+6
2014-06-18Added haddock writer tests.John MacFarlane4-3/+736
2014-06-18Rewrote haddock reader to use haddock-library.John MacFarlane2-13/+13
2014-06-16Naming: Use Docx instead of DocX.John MacFarlane2-5/+5
2014-06-16Merge branch 'docx' of https://github.com/jkr/pandoc into jkr-docxJohn MacFarlane20-0/+142
2014-06-16Org reader: make tildes create inline code.John MacFarlane1-3/+3
2014-06-16Updated HTML reader table test - should be simple table.John MacFarlane1-1/+1
2014-06-16Added failing HTML reader test for table.John MacFarlane2-2/+31
2014-06-16Add DocX tests to test-pandoc.hsJesse Rosenthal1-0/+3
2014-06-16Add DocX automated tests.Jesse Rosenthal19-0/+139
2014-06-01Updated tests for c8bc70a6bb12e0fbfadadb9480efafb3be4f11a5.John MacFarlane2-0/+2
2014-05-28Merge pull request #1302 from tarleb/inline-latexJohn MacFarlane1-0/+27
2014-05-27Markdown reader: inline math must have nonspace before final `$`.John MacFarlane2-0/+6
2014-05-20Org reader: support for inline LaTeXAlbert Krewinkel1-0/+27
2014-05-14Org reader: support Pandocs citation extensionAlbert Krewinkel1-0/+22
2014-05-10Org reader: Fix block parameter reader, relax constraintsAlbert Krewinkel1-0/+12
2014-05-09Org reader: Fix parsing of blank lines within blocksAlbert Krewinkel1-0/+9
2014-05-09Org reader: Support arguments for code blocksAlbert Krewinkel1-0/+14
2014-05-06Updated tests for template changes.John MacFarlane3-10/+6
2014-05-06Org reader: Read inline code blocksAlbert Krewinkel1-0/+18
2014-05-04Added test for #1154.John MacFarlane1-0/+9
2014-05-03Added Tests.Writer.AsciiDoc to repository.John MacFarlane1-0/+37
2014-05-03AsciiDoc writer: Added test for empty table cells.John MacFarlane2-7/+6
2014-05-03DocBook writer: Small tweaks to last commit.John MacFarlane1-1/+1
2014-05-03Distinguish tight and loose lists in Docbook outputNeil Mayhew2-41/+218
2014-05-02Fixed empty reference links. Closes #1186.John MacFarlane2-1/+12
2014-05-01Markdown reader: Make one-column pipe tables work.John MacFarlane2-1/+19
2014-05-01Merge pull request #1272 from tarleb/link-typesJohn MacFarlane1-0/+26
2014-05-01Org reader: Add support for custom link typesAlbert Krewinkel1-0/+26
2014-04-30Updated tests for new LaTeX template.John MacFarlane1-16/+6
2014-04-30RST reader: Some fixes to last change, and use "author" not "authors".John MacFarlane1-1/+1
2014-04-30ConTeXt writer: Improved autolinks.John MacFarlane1-6/+4
2014-04-29Added Cite to Arbitrary instance.John MacFarlane1-5/+4
2014-04-29ADded SmallCaps to Arbitrary instance.John MacFarlane1-1/+1