aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Writers/Docx.hs
AgeCommit message (Expand)AuthorFilesLines
2016-08-15Docx writer test: comment out function to make compiler happy.Jesse Rosenthal1-2/+2
2016-08-15Docx writer: test for custom styles.Jesse Rosenthal1-0/+8
2016-08-15Docx writer tests: allow for altered round tripJesse Rosenthal1-40/+49
2015-11-09Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly."John MacFarlane1-1/+0
2015-11-08Use -XNoImplicitPrelude and 'import Prelude' explicitly.John MacFarlane1-0/+1
2015-09-09Tests: docx writer tests now use "../data" for data directory.John MacFarlane1-1/+4
2015-03-28Merge branch 'errortype' of https://github.com/mpickering/pandoc into mpicker...John MacFarlane1-3/+4
2015-03-08Docx Writer: Tables testNikolay Yakimov1-6/+6
2015-03-08Lists testNikolay Yakimov1-4/+4
2015-03-03Initial tests for writerNikolay Yakimov1-0/+128