summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Old tests: better path for test program.John MacFarlane2014-08-13
* Make options work with test-pandoc.John MacFarlane2014-08-13
* Revised tests directory.John MacFarlane2014-08-13
* Removed special testHook from Setup.John MacFarlane2014-08-13
* Merge pull request #1528 from mpickering/epubtitlepageJohn MacFarlane2014-08-12
|\
| * EPUB Tests: Added wasteland testMatthew Pickering2014-08-13
* | HTML writer: use 'uri' or 'email' class for autolinks.John MacFarlane2014-08-12
* | Added mathml tests for docbook reader.John MacFarlane2014-08-12
* | Markdown reader: Improved parsing of indented code in list items.John MacFarlane2014-08-12
|/
* Docx reader: combine inlines properly in dropcaps.Jesse Rosenthal2014-08-11
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Merge pull request #1521 from jkr/emptyEmphJohn MacFarlane2014-08-11
|\
| * Docx reader test: Add an emphasized space to normalize test.Jesse Rosenthal2014-08-11
* | Textile reader: list and HTML block parsing improvements.John MacFarlane2014-08-11
|/
* Docx Parse: Updated testsMatthew Pickering2014-08-11
* Improved EPUB TestsMatthew Pickering2014-08-10
* Removed OMath module, depend on texmath >= 0.8.John MacFarlane2014-08-10
* Docx Tests: Updated for reading sym elementMatthew Pickering2014-08-09
* Added test for sym elementMatthew Pickering2014-08-09
* Updated EPUB testsMatthew Pickering2014-08-09
* Merge branch 'newbranch' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2014-08-08
|\
| * Added tests for collapseFilePathMatthew Pickering2014-08-08
* | Plain writer: Use ALL CAPS for level 1 headers.John MacFarlane2014-08-08
|/
* Markdown writer: Respect -raw_html.John MacFarlane2014-08-08
* Textile reader: fixed list parsing bug. Closes #1500.John MacFarlane2014-08-08
* EPUB test renaming.John MacFarlane2014-08-07
* HTML reader: Really ignore DOCTYPE and xml declarations.John MacFarlane2014-08-07
* Merge pull request #1488 from mpickering/epubfixesJohn MacFarlane2014-08-07
|\
| * EPUB tests: Updated test fileMatthew Pickering2014-08-07
* | Docx reader: Test inline image code.Jesse Rosenthal2014-08-07
|/
* Merge branch 'epubend' of https://github.com/mpickering/pandoc into mpickerin...John MacFarlane2014-08-04
|\
| * EPUB Reader: Added testsMatthew Pickering2014-07-31
* | Correctly implement capitalisation.Artyom Kazak2014-08-03
* | Merge branch 'underline-option' of https://github.com/jkr/pandocJohn MacFarlane2014-07-31
|\ \
| * | Update docx test to interpret single underline as emph.Jesse Rosenthal2014-07-31
| |/
* | Remove now unneeded JSON test file.Jesse Rosenthal2014-07-31
* | Docx tests: rewrite mediabag tests.Jesse Rosenthal2014-07-31
|/
* New module, Text.Pandoc.MediaBag.John MacFarlane2014-07-31
* Made MediaBag a newtype, and added mime type information to media.John MacFarlane2014-07-31
* Docx test: Test image from media bag.Jesse Rosenthal2014-07-30
* Docx tests: Add test image.Jesse Rosenthal2014-07-30
* Docx tests: Added media test comparison function.Jesse Rosenthal2014-07-30
* Updated RTF writer tests.John MacFarlane2014-07-30
* Docx reader: change tests to make use of media bag.Jesse Rosenthal2014-07-30
* LaTeX writer: use \(..\) instead of $..$ for inline math.John MacFarlane2014-07-29
* Merge pull request #1463 from jkr/metadataJohn MacFarlane2014-07-29
|\
| * Add and update docx tests in pandoc.cabal.Jesse Rosenthal2014-07-29
| * Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal2014-07-29
* | Markdown writer: More improvements to 'plain' output, updated tests.John MacFarlane2014-07-27
|/
* Txt2Tags Reader: Added testsMatthew Pickering2014-07-27