summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-03-26 15:39:42 -0400
committerJohn MacFarlane <jgm@berkeley.edu>2015-03-26 14:52:54 -0700
commita2a30c2d7a4aec776604e8652e0089171f1fde3f (patch)
treeee10fcb8a4c15876cb842128b626d056853adc1e /test
parent30d84a8b75ed443d55f18d4f6b2982c5440b2b27 (diff)
Added shell script for round-trip spec test.
Diffstat (limited to 'test')
-rwxr-xr-xtest/roundtrip.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/roundtrip.sh b/test/roundtrip.sh
new file mode 100755
index 0000000..a7bbbf6
--- /dev/null
+++ b/test/roundtrip.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+./cmark -t commonmark | ./cmark