pandoc/test/Tests
Albert Krewinkel 9e74826ba9 Switch to hslua-2.0
The new HsLua version takes a somewhat different approach to marshalling
and unmarshalling, relying less on typeclasses and more on specialized
types. This allows for better performance and improved error messages.

Furthermore, new abstractions allow to document the code and exposed
functions.
2021-10-22 11:16:51 -07:00
..
Lua Lua: add module "pandoc.path" 2021-02-02 21:04:30 -08:00
Readers Docx reader: fix handling of empty fields 2021-10-18 19:15:40 -07:00
Writers pptx: Fix list level numbering 2021-10-17 17:24:30 -07:00
Command.hs Command tests: raise error if command doesn't begin with %. 2021-09-21 10:42:14 -07:00
Helpers.hs Tests.Helpers: export testGolden and use it in RTF reader. 2021-08-10 22:07:48 -07:00
Lua.hs Switch to hslua-2.0 2021-10-22 11:16:51 -07:00
Old.hs Use pretty-simple to format native output. 2021-09-21 12:37:42 -07:00
Shared.hs Avoid unnecessary use of NoImplicitPrelude pragma (#7089) 2021-02-07 10:02:35 -08:00