aboutsummaryrefslogtreecommitdiff
path: root/test/pptx
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2018-02-19 20:04:39 -0500
committerJesse Rosenthal <jrosenthal@jhu.edu>2018-02-19 20:04:39 -0500
commitf6eac1ad7e5583e107c29aeb011483ef0500952c (patch)
tree36260adb95c0b7fbc15d66cf60b56c3456186ed0 /test/pptx
parentb3f2efd35a0d445514afaba7c5d310ec1acc87f3 (diff)
downloadpandoc-f6eac1ad7e5583e107c29aeb011483ef0500952c.tar.gz
Powerpoint writer tests: Test everything with template as well
Modify the PowerPoint tests to run all the tests with template (--reference-doc) as well. Because there are so many interlocking pieces, bugs can pop up in weird places when using templates, since it changes how the writer builds its output file. For example, I recently discovered a bug in which speaker notes worked fine and templating worked fine elsewhere, but templating with speaker notes produced a file that would crash MS PowerPoint. That particular bug was fixed, but this will forces us to check for that with each new change.
Diffstat (limited to 'test/pptx')
-rw-r--r--test/pptx/endnotes_templated.pptxbin0 -> 394003 bytes
-rw-r--r--test/pptx/endnotes_toc_templated.pptxbin0 -> 394926 bytes
-rw-r--r--test/pptx/images_templated.pptxbin0 -> 411657 bytes
-rw-r--r--test/pptx/inline_formatting_templated.pptxbin0 -> 393163 bytes
-rw-r--r--test/pptx/reference_depth.pptxbin0 -> 397502 bytes
-rw-r--r--test/pptx/slide_breaks_slide_level_1_templated.pptxbin0 -> 394785 bytes
-rw-r--r--test/pptx/slide_breaks_templated.pptxbin0 -> 395614 bytes
-rw-r--r--test/pptx/slide_breaks_toc_templated.pptxbin0 -> 396572 bytes
-rw-r--r--test/pptx/speaker_notes_templated.pptxbin0 -> 402475 bytes
-rw-r--r--test/pptx/two_column_templated.pptxbin0 -> 393106 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/test/pptx/endnotes_templated.pptx b/test/pptx/endnotes_templated.pptx
new file mode 100644
index 000000000..51501ec8c
--- /dev/null
+++ b/test/pptx/endnotes_templated.pptx
Binary files differ
diff --git a/test/pptx/endnotes_toc_templated.pptx b/test/pptx/endnotes_toc_templated.pptx
new file mode 100644
index 000000000..77cd3ba58
--- /dev/null
+++ b/test/pptx/endnotes_toc_templated.pptx
Binary files differ
diff --git a/test/pptx/images_templated.pptx b/test/pptx/images_templated.pptx
new file mode 100644
index 000000000..76825e891
--- /dev/null
+++ b/test/pptx/images_templated.pptx
Binary files differ
diff --git a/test/pptx/inline_formatting_templated.pptx b/test/pptx/inline_formatting_templated.pptx
new file mode 100644
index 000000000..ca44d82e6
--- /dev/null
+++ b/test/pptx/inline_formatting_templated.pptx
Binary files differ
diff --git a/test/pptx/reference_depth.pptx b/test/pptx/reference_depth.pptx
new file mode 100644
index 000000000..6906cf49d
--- /dev/null
+++ b/test/pptx/reference_depth.pptx
Binary files differ
diff --git a/test/pptx/slide_breaks_slide_level_1_templated.pptx b/test/pptx/slide_breaks_slide_level_1_templated.pptx
new file mode 100644
index 000000000..3e0009c76
--- /dev/null
+++ b/test/pptx/slide_breaks_slide_level_1_templated.pptx
Binary files differ
diff --git a/test/pptx/slide_breaks_templated.pptx b/test/pptx/slide_breaks_templated.pptx
new file mode 100644
index 000000000..6df99735d
--- /dev/null
+++ b/test/pptx/slide_breaks_templated.pptx
Binary files differ
diff --git a/test/pptx/slide_breaks_toc_templated.pptx b/test/pptx/slide_breaks_toc_templated.pptx
new file mode 100644
index 000000000..472f41cf4
--- /dev/null
+++ b/test/pptx/slide_breaks_toc_templated.pptx
Binary files differ
diff --git a/test/pptx/speaker_notes_templated.pptx b/test/pptx/speaker_notes_templated.pptx
new file mode 100644
index 000000000..9ae8ea1db
--- /dev/null
+++ b/test/pptx/speaker_notes_templated.pptx
Binary files differ
diff --git a/test/pptx/two_column_templated.pptx b/test/pptx/two_column_templated.pptx
new file mode 100644
index 000000000..f74be1956
--- /dev/null
+++ b/test/pptx/two_column_templated.pptx
Binary files differ