aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/Powerpoint.hs
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Powerpoint writer: add test for table and list syntaxJesse Rosenthal1-0/+9
2018-02-27Powerpoint writer: Remove empty slidesJesse Rosenthal1-0/+4
2018-02-19Powerpoint writer tests: Test everything with template as wellJesse Rosenthal1-48/+72
2018-02-18Powerpoint writer: Add tests for speaker notes.Jesse Rosenthal1-0/+5
2018-01-25Tests: Abstract powerpoint tests out to OOXML tests.Jesse Rosenthal1-175/+2
2018-01-23Powerpoint writer tests: hlint cleanups.Jesse Rosenthal1-14/+12
2018-01-22Powerpoint writer tests: add tests for two-column layout and imagesJesse Rosenthal1-0/+10
2018-01-22Powerpoint writer: Add further testsJesse Rosenthal1-0/+15
2018-01-22Powerpoint writer tests: simplify updating functionJesse Rosenthal1-7/+1
2018-01-22Powerpoint tests: Convert to golden testsJesse Rosenthal1-136/+147
2018-01-21Powerpoint writer tests: New test framework for pptx.Jesse Rosenthal1-157/+184
2018-01-19hlint code improvements.John MacFarlane1-6/+6
2018-01-03Powerpoint writer: Set default slidelevel correctly.Jesse Rosenthal1-1/+1
2017-12-29Powerpoint Writer tests: Add quickcheck tests for content types.Jesse Rosenthal1-14/+77
2017-12-29Powerpoint writer test: more slide number testsJesse Rosenthal1-4/+9
2017-12-28Powerpoint writer tests: use IO.John MacFarlane1-29/+18
2017-12-28Fixed warning in powerpoint writer test.John MacFarlane1-3/+0
2017-12-28PowerPoint writer: Introduce beginning of testsJesse Rosenthal1-0/+115