aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/Docx.hs
AgeCommit message (Expand)Author
2017-07-15Fix docx writer test for ghc 8.2.1.John MacFarlane
2017-07-15Rearrange docx writer roundtrip test.John MacFarlane
2017-07-14Refactored compareOutput in docx writer testJohn MacFarlane
2017-06-10Changed all readers to take Text instead of String.John MacFarlane
2017-03-14Use tasty for tests rather than test-framework.John MacFarlane
2017-03-04Stylish-haskell automatic formatting changes.John MacFarlane
2017-02-04Moved tests/ -> test/.John MacFarlane