summaryrefslogtreecommitdiff
path: root/test/roundtrip.sh
AgeCommit message (Collapse)Author
2016-06-02Added new roundtrip_tests.py.John MacFarlane
This replaces the old use of simple shell scripts. It is much faster, and more flexible. (We will be able to do custom normalization and skip certain tests.)
2015-12-20Made roundtrip test part of the test suite run by cmake.John MacFarlane
2015-03-29Fixed roundtrip.sh.John MacFarlane
2015-03-29Updated cmark path in roundtrip.sh.John MacFarlane
2015-03-26Added shell script for round-trip spec test.John MacFarlane