summaryrefslogtreecommitdiff
path: root/test/cmark.py
AgeCommit message (Expand)Author
2019-03-17Make rendering safe by default.John MacFarlane
2017-01-03Revert "Change types for source map offsets (#174)"John MacFarlane
2016-12-30Change types for source map offsets (#174)Nick Wellnhofer
2016-06-06Fix ctypes in Python FFI callsNick Wellnhofer
2016-06-02cmark.py: added to_commonmark (for round-trip tests).John MacFarlane
2016-05-17Fix tests under MinGWNick Wellnhofer
2015-04-26Use os.path.join in test/cmark.py.John MacFarlane
2015-03-21test/cmark.py: set default options for markdown_to_html.John MacFarlane
2014-12-31Fix spec tests on WindowsNick Wellnhofer
2014-12-29Updated tests to use python3.John MacFarlane
2014-11-29Factored out cmark.py from test programs.John MacFarlane