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/comparison | |
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/comparison')
-rw-r--r-- | test/pptx/comparison/both-columns/deleted-layouts.pptx | bin | 47441 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/both-columns/moved-layouts.pptx | bin | 58159 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/extra-image/deleted-layouts.pptx | bin | 47470 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/extra-image/moved-layouts.pptx | bin | 58185 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/extra-text/deleted-layouts.pptx | bin | 47441 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/extra-text/moved-layouts.pptx | bin | 58159 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/non-text-first/deleted-layouts.pptx | bin | 47355 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/non-text-first/moved-layouts.pptx | bin | 58050 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/one-column/deleted-layouts.pptx | bin | 30780 -> 0 bytes |
-rw-r--r-- | test/pptx/comparison/one-column/moved-layouts.pptx | bin | 41499 -> 0 bytes |
10 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/comparison/both-columns/deleted-layouts.pptx b/test/pptx/comparison/both-columns/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 6d80e275f..000000000 --- a/test/pptx/comparison/both-columns/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/both-columns/moved-layouts.pptx b/test/pptx/comparison/both-columns/moved-layouts.pptx Binary files differdeleted file mode 100644 index 2840e0535..000000000 --- a/test/pptx/comparison/both-columns/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/extra-image/deleted-layouts.pptx b/test/pptx/comparison/extra-image/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 771ad409a..000000000 --- a/test/pptx/comparison/extra-image/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/extra-image/moved-layouts.pptx b/test/pptx/comparison/extra-image/moved-layouts.pptx Binary files differdeleted file mode 100644 index 2418e98c1..000000000 --- a/test/pptx/comparison/extra-image/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/extra-text/deleted-layouts.pptx b/test/pptx/comparison/extra-text/deleted-layouts.pptx Binary files differdeleted file mode 100644 index c87b3f3ee..000000000 --- a/test/pptx/comparison/extra-text/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/extra-text/moved-layouts.pptx b/test/pptx/comparison/extra-text/moved-layouts.pptx Binary files differdeleted file mode 100644 index 2840e0535..000000000 --- a/test/pptx/comparison/extra-text/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/non-text-first/deleted-layouts.pptx b/test/pptx/comparison/non-text-first/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 95b2e3a3c..000000000 --- a/test/pptx/comparison/non-text-first/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/non-text-first/moved-layouts.pptx b/test/pptx/comparison/non-text-first/moved-layouts.pptx Binary files differdeleted file mode 100644 index 5a60028d4..000000000 --- a/test/pptx/comparison/non-text-first/moved-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/one-column/deleted-layouts.pptx b/test/pptx/comparison/one-column/deleted-layouts.pptx Binary files differdeleted file mode 100644 index 6a705c735..000000000 --- a/test/pptx/comparison/one-column/deleted-layouts.pptx +++ /dev/null diff --git a/test/pptx/comparison/one-column/moved-layouts.pptx b/test/pptx/comparison/one-column/moved-layouts.pptx Binary files differdeleted file mode 100644 index f456151a5..000000000 --- a/test/pptx/comparison/one-column/moved-layouts.pptx +++ /dev/null |