From 168f8666d4bad5d50ba5bf5a787a28b236754917 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 20 Dec 2015 00:01:12 -0800 Subject: Made roundtrip test part of the test suite run by cmake. --- test/roundtrip.bat | 1 + 1 file changed, 1 insertion(+) create mode 100755 test/roundtrip.bat (limited to 'test/roundtrip.bat') diff --git a/test/roundtrip.bat b/test/roundtrip.bat new file mode 100755 index 0000000..ac4c9ed --- /dev/null +++ b/test/roundtrip.bat @@ -0,0 +1 @@ +"%1" -t commonmark | "%1" -- cgit v1.2.3