summaryrefslogtreecommitdiff
path: root/tests/testsuite/test.cfg
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2015-06-21 21:21:49 -0400
committerWaylan Limberg <waylan.limberg@icloud.com>2015-06-21 21:21:49 -0400
commit3c69b0fb1d86f68a337bf3bd9b4a86b30a5fe6bf (patch)
tree6972f33b04d940e77486818e6676755550817107 /tests/testsuite/test.cfg
parentde76d24283aa62a81e2c4529c4d90fb388ddd26d (diff)
downloadpython-markdown-inline.tar.gz
Fixed many failing tests in inline refactor. Still a ways to go.inline
Diffstat (limited to 'tests/testsuite/test.cfg')
-rw-r--r--tests/testsuite/test.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/testsuite/test.cfg b/tests/testsuite/test.cfg
new file mode 100644
index 0000000..c460782
--- /dev/null
+++ b/tests/testsuite/test.cfg
@@ -0,0 +1,13 @@
+# These tests are borrowed from https://github.com/karlcow/markdown-testsuite
+
+DEFAULT:
+ normalize: True
+ input_ext: .md
+ output_ext: .out
+ #skip: True
+
+list-code-1-space:
+ skip: True
+
+list-code:
+ skip: True