diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-02-19 20:04:39 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-02-19 20:04:39 -0500 |
commit | f6eac1ad7e5583e107c29aeb011483ef0500952c (patch) | |
tree | 36260adb95c0b7fbc15d66cf60b56c3456186ed0 /src/Text/Pandoc/Writers/Native.hs | |
parent | b3f2efd35a0d445514afaba7c5d310ec1acc87f3 (diff) | |
download | pandoc-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 'src/Text/Pandoc/Writers/Native.hs')
0 files changed, 0 insertions, 0 deletions