From 8660f42f094b59cc0eebecb78731a52df744c12f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 29 May 2021 10:59:14 -0700 Subject: Modify pptx tests to take a whole lot less space. - Replace a 300K image in the reference pptx with a 2K one. - Updated all the *_templated.pptx files based on the new reference pptx. - These changes should reduce the size of the tarball by roughly 7 MB! See haskell/hackage-server#935 --- test/pptx/code-custom_templated.pptx | Bin 395477 -> 41337 bytes test/pptx/code_templated.pptx | Bin 395477 -> 41337 bytes .../document-properties-short-desc_templated.pptx | Bin 394253 -> 40113 bytes test/pptx/document-properties_templated.pptx | Bin 394656 -> 40517 bytes test/pptx/endnotes_templated.pptx | Bin 394219 -> 40078 bytes test/pptx/endnotes_toc_templated.pptx | Bin 395041 -> 40899 bytes test/pptx/images_templated.pptx | Bin 411870 -> 57729 bytes test/pptx/inline_formatting_templated.pptx | Bin 393412 -> 39272 bytes test/pptx/lists_templated.pptx | Bin 394307 -> 40166 bytes test/pptx/raw_ooxml_templated.pptx | Bin 394198 -> 40059 bytes test/pptx/reference_depth.pptx | Bin 397502 -> 43743 bytes test/pptx/remove_empty_slides_templated.pptx | Bin 411311 -> 57172 bytes .../pptx/slide_breaks_slide_level_1_templated.pptx | Bin 395000 -> 40858 bytes test/pptx/slide_breaks_templated.pptx | Bin 395825 -> 41683 bytes test/pptx/slide_breaks_toc_templated.pptx | Bin 396776 -> 42634 bytes .../speaker_notes_after_metadata_templated.pptx | Bin 398915 -> 44775 bytes test/pptx/speaker_notes_afterheader_templated.pptx | Bin 397943 -> 43803 bytes test/pptx/speaker_notes_afterseps_templated.pptx | Bin 418834 -> 64695 bytes test/pptx/speaker_notes_templated.pptx | Bin 402650 -> 48507 bytes test/pptx/start_numbering_at_templated.pptx | Bin 394283 -> 40142 bytes test/pptx/tables_templated.pptx | Bin 394827 -> 40686 bytes test/pptx/two_column_templated.pptx | Bin 393327 -> 39189 bytes 22 files changed, 0 insertions(+), 0 deletions(-) (limited to 'test/pptx') diff --git a/test/pptx/code-custom_templated.pptx b/test/pptx/code-custom_templated.pptx index 15232c32d..0e640f373 100644 Binary files a/test/pptx/code-custom_templated.pptx and b/test/pptx/code-custom_templated.pptx differ diff --git a/test/pptx/code_templated.pptx b/test/pptx/code_templated.pptx index fe5b675f3..a03109217 100644 Binary files a/test/pptx/code_templated.pptx and b/test/pptx/code_templated.pptx differ diff --git a/test/pptx/document-properties-short-desc_templated.pptx b/test/pptx/document-properties-short-desc_templated.pptx index 89e6fbdf2..d39dc0c91 100644 Binary files a/test/pptx/document-properties-short-desc_templated.pptx and b/test/pptx/document-properties-short-desc_templated.pptx differ diff --git a/test/pptx/document-properties_templated.pptx b/test/pptx/document-properties_templated.pptx index 79d48560b..841ae8c42 100644 Binary files a/test/pptx/document-properties_templated.pptx and b/test/pptx/document-properties_templated.pptx differ diff --git a/test/pptx/endnotes_templated.pptx b/test/pptx/endnotes_templated.pptx index 54ec7f305..863cc29d4 100644 Binary files a/test/pptx/endnotes_templated.pptx and b/test/pptx/endnotes_templated.pptx differ diff --git a/test/pptx/endnotes_toc_templated.pptx b/test/pptx/endnotes_toc_templated.pptx index 1158c16fc..38a0c437d 100644 Binary files a/test/pptx/endnotes_toc_templated.pptx and b/test/pptx/endnotes_toc_templated.pptx differ diff --git a/test/pptx/images_templated.pptx b/test/pptx/images_templated.pptx index 6d297ef11..48ebf66d6 100644 Binary files a/test/pptx/images_templated.pptx and b/test/pptx/images_templated.pptx differ diff --git a/test/pptx/inline_formatting_templated.pptx b/test/pptx/inline_formatting_templated.pptx index 2cdf54474..dd778a102 100644 Binary files a/test/pptx/inline_formatting_templated.pptx and b/test/pptx/inline_formatting_templated.pptx differ diff --git a/test/pptx/lists_templated.pptx b/test/pptx/lists_templated.pptx index 676954cb8..2493e7890 100644 Binary files a/test/pptx/lists_templated.pptx and b/test/pptx/lists_templated.pptx differ diff --git a/test/pptx/raw_ooxml_templated.pptx b/test/pptx/raw_ooxml_templated.pptx index 1742b3296..0f20f9826 100644 Binary files a/test/pptx/raw_ooxml_templated.pptx and b/test/pptx/raw_ooxml_templated.pptx differ diff --git a/test/pptx/reference_depth.pptx b/test/pptx/reference_depth.pptx index 6906cf49d..97f444788 100644 Binary files a/test/pptx/reference_depth.pptx and b/test/pptx/reference_depth.pptx differ diff --git a/test/pptx/remove_empty_slides_templated.pptx b/test/pptx/remove_empty_slides_templated.pptx index cf6e52eef..1df48c5ad 100644 Binary files a/test/pptx/remove_empty_slides_templated.pptx and b/test/pptx/remove_empty_slides_templated.pptx differ diff --git a/test/pptx/slide_breaks_slide_level_1_templated.pptx b/test/pptx/slide_breaks_slide_level_1_templated.pptx index 258098082..e2815159a 100644 Binary files a/test/pptx/slide_breaks_slide_level_1_templated.pptx and b/test/pptx/slide_breaks_slide_level_1_templated.pptx differ diff --git a/test/pptx/slide_breaks_templated.pptx b/test/pptx/slide_breaks_templated.pptx index 2f0213919..71ba99701 100644 Binary files a/test/pptx/slide_breaks_templated.pptx and b/test/pptx/slide_breaks_templated.pptx differ diff --git a/test/pptx/slide_breaks_toc_templated.pptx b/test/pptx/slide_breaks_toc_templated.pptx index f288dde14..b83f3f596 100644 Binary files a/test/pptx/slide_breaks_toc_templated.pptx and b/test/pptx/slide_breaks_toc_templated.pptx differ diff --git a/test/pptx/speaker_notes_after_metadata_templated.pptx b/test/pptx/speaker_notes_after_metadata_templated.pptx index 5d4465f64..8d27c4c68 100644 Binary files a/test/pptx/speaker_notes_after_metadata_templated.pptx and b/test/pptx/speaker_notes_after_metadata_templated.pptx differ diff --git a/test/pptx/speaker_notes_afterheader_templated.pptx b/test/pptx/speaker_notes_afterheader_templated.pptx index c922df3a8..d8d8481df 100644 Binary files a/test/pptx/speaker_notes_afterheader_templated.pptx and b/test/pptx/speaker_notes_afterheader_templated.pptx differ diff --git a/test/pptx/speaker_notes_afterseps_templated.pptx b/test/pptx/speaker_notes_afterseps_templated.pptx index f0b302738..9c22eaf38 100644 Binary files a/test/pptx/speaker_notes_afterseps_templated.pptx and b/test/pptx/speaker_notes_afterseps_templated.pptx differ diff --git a/test/pptx/speaker_notes_templated.pptx b/test/pptx/speaker_notes_templated.pptx index 2d8d00242..930377fbf 100644 Binary files a/test/pptx/speaker_notes_templated.pptx and b/test/pptx/speaker_notes_templated.pptx differ diff --git a/test/pptx/start_numbering_at_templated.pptx b/test/pptx/start_numbering_at_templated.pptx index 0a3f6e56d..efc56ac7a 100644 Binary files a/test/pptx/start_numbering_at_templated.pptx and b/test/pptx/start_numbering_at_templated.pptx differ diff --git a/test/pptx/tables_templated.pptx b/test/pptx/tables_templated.pptx index 82b8aa13d..0a8c3e8d9 100644 Binary files a/test/pptx/tables_templated.pptx and b/test/pptx/tables_templated.pptx differ diff --git a/test/pptx/two_column_templated.pptx b/test/pptx/two_column_templated.pptx index 44985d701..6d9470372 100644 Binary files a/test/pptx/two_column_templated.pptx and b/test/pptx/two_column_templated.pptx differ -- cgit v1.2.3