pandoc/test/Tests
John MacFarlane fa719d0264 Switched Writer types to use Text.
* XML.toEntities: changed type to Text -> Text.
* Shared.tabFilter -- fixed so it strips out CRs as before.
* Modified writers to take Text.
* Updated tests, benchmarks, trypandoc.

[API change]

Closes #3731.
2017-06-11 00:46:31 +02:00
..
Readers Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Writers Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Command.hs Changed all readers to take Text instead of String. 2017-06-10 18:26:44 +02:00
Helpers.hs Switched Writer types to use Text. 2017-06-11 00:46:31 +02:00
Lua.hs Use fewer quickcheck tests for lua tests, to speed things up. 2017-05-07 11:45:06 +02:00
Old.hs Added JATS writer. 2017-03-30 01:16:34 +02:00
Shared.hs Use tasty for tests rather than test-framework. 2017-03-14 17:07:23 +01:00