summaryrefslogtreecommitdiff
path: root/test/pptx/layouts
AgeCommit message (Collapse)Author
2022-01-02Change reference.pptx to use 16:9 aspect ratio.John MacFarlane
This is now Powerpoint's default.
2021-10-07pptx: Remove excessive layout testsEmily Bourke
When I added the tests for moved layouts and deleted layouts, I added them to all tests. However, this doesn’t really give a lot more info than having single tests, and the extra tests take up time and disk space. This commit removes the moved-layouts and deleted-layouts tests, in favour of a single test for each of those scenarios.