summaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/Docx.hs
Commit message (Expand)AuthorAge
* Moved tests/ -> test/.John MacFarlane2017-02-04
* Added ReaderOptions parameter to readNative.John MacFarlane2017-01-25
* Simplified reference-docx/reference-odt to reference-doc.John MacFarlane2017-01-25
* Update all tests to use new readers and error structure.Jesse Rosenthal2017-01-25
* Changed readNative to use PandocMonad.John MacFarlane2017-01-25
* Tests: have docx writer test use runIOorExplode.Jesse Rosenthal2017-01-25
* Docx writer test: comment out function to make compiler happy.Jesse Rosenthal2016-08-15
* Docx writer: test for custom styles.Jesse Rosenthal2016-08-15
* Docx writer tests: allow for altered round tripJesse Rosenthal2016-08-15
* Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane2015-11-09
* Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane2015-11-08
* Tests: docx writer tests now use "../data" for data directory.John MacFarlane2015-09-09
* Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane2015-03-28
* Docx Writer: Tables testNikolay Yakimov2015-03-08
* Lists testNikolay Yakimov2015-03-08
* Initial tests for writerNikolay Yakimov2015-03-03