aboutsummaryrefslogtreecommitdiff
path: root/test/lua/module
AgeCommit message (Expand)Author
2019-09-15Lua filters: allow passing of HTML-like tables instead of Attr (#5750)Albert Krewinkel
2019-09-08Replace Element and makeHierarchical with makeSections.John MacFarlane
2019-08-16Lua: traverse nested blocks and inlines in correct orderAlbert Krewinkel
2019-06-12Lua: add a `clone()` method to all AST elements (#5572)Albert Krewinkel
2019-06-11test/lua/module/pandoc.lua: fix non-determinism in testAlbert Krewinkel
2019-06-11data/pandoc.lua: fix deletion of nonexistent attributesAlbert Krewinkel
2019-06-11Lua pandoc module: better tests for Attr and AttributeListAlbert Krewinkel
2019-05-30Lua modules: test pandoc.mediabagAlbert Krewinkel
2019-05-29Lua Version type: shorten "version too old" messageAlbert Krewinkel
2019-05-29Lua: add Version type to simplify comparisonsAlbert Krewinkel
2019-05-20Improve output of Lua tests (#5499)Albert Krewinkel