pandoc/test/Tests/Writers
Jesse Rosenthal f6eac1ad7e 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.
2018-02-19 20:04:39 -05:00
..
AsciiDoc.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ConTeXt.hs ConTeXt writer: new section syntax and --section-divs (#4295) 2018-01-25 11:56:28 -08:00
Docbook.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Docx.hs Docx writer tests: correct test name. 2018-01-27 17:47:07 -05:00
FB2.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
HTML.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
JATS.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
LaTeX.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Markdown.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Muse.hs Muse writer: use unicode quotes for quoted text 2018-02-15 14:33:25 +03:00
Native.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
OOXML.hs Tests: Abstract powerpoint tests out to OOXML tests. 2018-01-25 15:29:50 -05:00
Org.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Plain.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00
Powerpoint.hs Powerpoint writer tests: Test everything with template as well 2018-02-19 20:04:39 -05:00
RST.hs in RST writer insert comment between lists and quotes, closes #4248 2018-01-19 15:57:54 +01:00
TEI.hs hlint code improvements. 2018-01-19 21:25:24 -08:00