pandoc/test/Tests/Writers
Jesse Rosenthal 5cdac2607d Powerpoint writer tests: simplify updating function
We had previously re-read the native file and converted it to
Powerpoint. But we have already done that in constructing the test
archive. So now we just convert the archive back to a bytestring and
write it to disk.
2018-01-22 09:55:41 -05:00
..
AsciiDoc.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
ConTeXt.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Docbook.hs hlint code improvements. 2018-01-19 21:25:24 -08:00
Docx.hs Automatic reformating by stylish-haskell. 2017-10-27 20:28:29 -07: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
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: simplify updating function 2018-01-22 09:55:41 -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