diff options
author | Emily Bourke <undergroundquizscene@protonmail.com> | 2021-10-07 15:25:15 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-10-07 08:45:43 -0700 |
commit | aa78765bf9d21b3a617a9eafba59dd59e362aa6b (patch) | |
tree | cf41f230a9f68d6a8504a7d62c2f00449e3fa318 /test/pptx/slide-level-0 | |
parent | 5a1bd526776a9c75a1f348f42415d15d78969e8b (diff) | |
download | pandoc-aa78765bf9d21b3a617a9eafba59dd59e362aa6b.tar.gz |
pptx: Remove excessive layout tests
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.
Diffstat (limited to 'test/pptx/slide-level-0')
-rw-r--r-- | test/pptx/slide-level-0/h1-h2-with-table/deleted-layouts.pptx | bin | 30786 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h1-h2-with-table/moved-layouts.pptx | bin | 41479 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h1-with-image/deleted-layouts.pptx | bin | 47114 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h1-with-image/moved-layouts.pptx | bin | 57800 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h1-with-table/deleted-layouts.pptx | bin | 30693 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h1-with-table/moved-layouts.pptx | bin | 41381 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h2-with-image/deleted-layouts.pptx | bin | 47114 -> 0 bytes |
-rw-r--r-- | test/pptx/slide-level-0/h2-with-image/moved-layouts.pptx | bin | 57800 -> 0 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/slide-level-0/h1-h2-with-table/deleted-layouts.pptx b/test/pptx/slide-level-0/h1-h2-with-table/deleted-layouts.pptx Binary files differdeleted file mode 100644 index c315a7a7a..000000000 --- a/test/pptx/slide-level-0/h1-h2-with-table/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h1-h2-with-table/moved-layouts.pptx b/test/pptx/slide-level-0/h1-h2-with-table/moved-layouts.pptx Binary files differdeleted file mode 100644 index 81b49936d..000000000 --- a/test/pptx/slide-level-0/h1-h2-with-table/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h1-with-image/deleted-layouts.pptx b/test/pptx/slide-level-0/h1-with-image/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 478dde788..000000000 --- a/test/pptx/slide-level-0/h1-with-image/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h1-with-image/moved-layouts.pptx b/test/pptx/slide-level-0/h1-with-image/moved-layouts.pptx Binary files differdeleted file mode 100644 index 63b411888..000000000 --- a/test/pptx/slide-level-0/h1-with-image/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h1-with-table/deleted-layouts.pptx b/test/pptx/slide-level-0/h1-with-table/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 9d58c2c52..000000000 --- a/test/pptx/slide-level-0/h1-with-table/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h1-with-table/moved-layouts.pptx b/test/pptx/slide-level-0/h1-with-table/moved-layouts.pptx Binary files differdeleted file mode 100644 index 62424de73..000000000 --- a/test/pptx/slide-level-0/h1-with-table/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h2-with-image/deleted-layouts.pptx b/test/pptx/slide-level-0/h2-with-image/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 478dde788..000000000 --- a/test/pptx/slide-level-0/h2-with-image/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/slide-level-0/h2-with-image/moved-layouts.pptx b/test/pptx/slide-level-0/h2-with-image/moved-layouts.pptx Binary files differdeleted file mode 100644 index 63b411888..000000000 --- a/test/pptx/slide-level-0/h2-with-image/moved-layouts.pptx +++ /dev/null |