aboutsummaryrefslogtreecommitdiff
path: root/test/Tests/Writers/Powerpoint.hs
AgeCommit message (Expand)AuthorFilesLines
2019-10-09Options.WriterOptions: Change type of writerVariables to Context Text.John MacFarlane1-1/+5
2019-08-27PowerPoint writer: Start numbering at appopriate numbers.Jesse Rosenthal1-0/+4
2019-06-14Powerpoint code formatting is now context dependent (#5573)Jeroen de Haas1-0/+8
2019-03-31PowerPoint writer: add test for speaker notes after metadata.Jesse Rosenthal1-0/+4
2019-03-30Pptx writer: test for speaker notes after breaking header.Jesse Rosenthal1-0/+4
2019-01-26Improve writing metadata for docx, pptx and odt (#5252)Agustín Martín Barbero1-0/+8
2018-10-20Powerpoint tests: test raw openxmlJesse Rosenthal1-1/+4
2018-03-21Powerpoint writer: add tests for improved speaker notes.Jesse Rosenthal1-0/+4
2018-03-18Use NoImplicitPrelude and explicitly import Prelude.John MacFarlane1-0/+2
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