summaryrefslogtreecommitdiff
path: root/tests/Tests
Commit message (Expand)AuthorAge
* Docx reader: Test for character styles.Jesse Rosenthal2014-08-16
* Old tests: better path for test program.John MacFarlane2014-08-13
* Revised tests directory.John MacFarlane2014-08-13
* Removed special testHook from Setup.John MacFarlane2014-08-13
* EPUB Tests: Added wasteland testMatthew Pickering2014-08-13
* Docx: Add dropcap tests.Jesse Rosenthal2014-08-11
* Improved EPUB TestsMatthew Pickering2014-08-10
* Added tests for collapseFilePathMatthew Pickering2014-08-08
* EPUB test renaming.John MacFarlane2014-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
* | 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: Added media test comparison function.Jesse Rosenthal2014-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
* Add and update docx tests in pandoc.cabal.Jesse Rosenthal2014-07-29
* Docx reader: Make metavalues out of styled paragraphs.Jesse Rosenthal2014-07-29
* Txt2Tags Reader: Added testsMatthew Pickering2014-07-27
* Fixed runtime error with compactify'DL on certain lists.John MacFarlane2014-07-25
* Markdown reader: revised definition list syntax (closes #1429).John MacFarlane2014-07-20
* Org reader: text adjacent to a list yields a Plain, not Para.John MacFarlane2014-07-20
* AsciiDoc writer: Double markers in intraword emphasis.John MacFarlane2014-07-20
* Org reader: Respect :exports header arguments on code blocksCraig S. Bosma2014-07-17
* Docx reader: Add testJesse Rosenthal2014-07-15
* Added failing test for issue #1121.John MacFarlane2014-07-10
* Added test for issue #1330.John MacFarlane2014-07-07
* Reorganized some markdown tests.John MacFarlane2014-07-07
* Merge branch 'dokuwiki' of https://github.com/claremacrae/pandoc into clarema...John MacFarlane2014-07-07
|\
| * DokuWiki writer: Add new test showing that span swallows content.Clare Macrae2014-07-02
| * Merge branch 'master' of git://github.com/jgm/pandoc into dokuwikiClare Macrae2014-07-01
| |\
| * \ Merge remote-tracking branch 'jgm/master' into dokuwikiClare Macrae2014-06-29
| |\ \
| * | | Add extra pair of test files for dokuwiki writer (#386)claremacrae2013-08-17
| * | | Initial work to create dokuwiki writer (#386)Clare Macrae2013-07-14
* | | | Revamped raw HTML block parsing in markdown.John MacFarlane2014-07-07
| |_|/ |/| |
* | | Rewrote normalize for efficiency. (Closes #1385.)John MacFarlane2014-06-29
* | | Docx reader: Add tests for hanging indent handline.Jesse Rosenthal2014-06-29
| |/ |/|
* | Track changes tests.Jesse Rosenthal2014-06-25
* | Docx reader: Add tests for basic track changesJesse Rosenthal2014-06-25
* | Docx Reader: add failing defintion list tests.Jesse Rosenthal2014-06-24
* | Docx reader: add failing tests for inline code and code blocks.Jesse Rosenthal2014-06-24
* | Merge pull request #1366 from jkr/reducible3John MacFarlane2014-06-23
|\ \
| * | Add test for correctly trimming spaces in formatting.Jesse Rosenthal2014-06-23
* | | LaTeX writer: Use `\textquotesingle` for `'` in inline code.John MacFarlane2014-06-23
|/ /
* | Docx reader tests: add tests for normalization deep in blocks.Jesse Rosenthal2014-06-22
* | Add normalization test.Jesse Rosenthal2014-06-22