From 8a53ee9b579fef9a75bd25f881827f28739a1f68 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 2 Jun 2016 10:43:47 -0700 Subject: Added new roundtrip_tests.py. 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.) --- test/roundtrip.bat | 1 - 1 file changed, 1 deletion(-) delete mode 100755 test/roundtrip.bat (limited to 'test/roundtrip.bat') diff --git a/test/roundtrip.bat b/test/roundtrip.bat deleted file mode 100755 index ac4c9ed..0000000 --- a/test/roundtrip.bat +++ /dev/null @@ -1 +0,0 @@ -"%1" -t commonmark | "%1" -- cgit v1.2.3