aboutsummaryrefslogtreecommitdiff
path: root/test/pptx/tables_templated.pptx
AgeCommit message (Collapse)AuthorFilesLines
2018-03-24Update powerpoint golden tests:Jesse Rosenthal1-0/+0
Some internal changes in templating produced slightly different xml. All have been checked, are not corrupt, and have output as expected.
2018-02-27Powerpoint writer: Use table stylesJesse Rosenthal1-0/+0
This will use the default table style in the reference-doc file. As a result they will be easier when using in a template, and match the color scheme.
2018-02-27Powerpoint writer: add test for table and list syntaxJesse Rosenthal1-0/+0
These were never added when the tests were first created. Output files checked in MS PowerPoint 2013 (Windows 10, VBox). No corruption, and output as expected.