pandoc/tests/Tests/Writers
Jesse Rosenthal 663f689fa4 Docx writer tests: allow for altered round trip
Sometimes we will want to get back something different than we started
with in a round-trip test. This allows for that, and makes the perfect
roundtrip a special case.
2016-08-15 15:23:25 -04:00
..
AsciiDoc.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
ConTeXt.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
Docbook.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
Docx.hs Docx writer tests: allow for altered round trip 2016-08-15 15:23:25 -04:00
HTML.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
LaTeX.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
Markdown.hs Removed some redundant class constraints. 2016-07-14 08:54:06 -07:00
Native.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
Plain.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
RST.hs Revert "Use -XNoImplicitPrelude and 'import Prelude' explicitly." 2015-11-09 10:08:22 -08:00
TEI.hs Added some entity tests in Markdown reader tests. 2016-01-19 14:03:57 -05:00