pandoc/test/Tests/Writers
Jesse Rosenthal b3449a84aa Docx writer tests: Use new golden framework
These are based off the reader tests, with some removed (where the
reader output was identical, based on different docx inputs). There
are still more to be added. In particular, tests for custom-styles
need to be added.

All golden docx files have been checked in MS Word
2013 (windows). There is no corruption.

There is questionable output in the `tables` test: the three tables
seemed to be joined. This will be addressed in a future commit, and
the golden docx file will be changed.
2018-01-27 08:08:25 -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: Use new golden framework 2018-01-27 08:08:25 -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: join code with different attributes during normalization 2018-01-22 16:27:14 +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 Tests: Abstract powerpoint tests out to OOXML tests. 2018-01-25 15:29:50 -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