summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2015-08-10Fix FileNotFoundError errors on tests when cmark is built from another projec...Kevin Wojniak
2015-07-27Updated spec.John MacFarlane
2015-07-25Updated spec.txt.John MacFarlane
2015-07-25Updated test/spec.txt.John MacFarlane
2015-07-25Updated test/spec.txt.John MacFarlane
2015-07-23Improved smart_punct.txt.John MacFarlane
2015-07-14Updated spec.John MacFarlane
2015-07-14Updated spec.John MacFarlane
2015-07-12Updated spec.John MacFarlane
2015-07-11Updated spec.John MacFarlane
2015-07-11Updated specJohn MacFarlane
2015-07-11Updated spec.txt.John MacFarlane
2015-07-10Updated spec.txt.John MacFarlane
2015-07-10Updates for new HTML block spec.John MacFarlane
2015-07-09Updated test/smart_punct.txt.John MacFarlane
2015-07-09Fixed small bug in test runner.John MacFarlane
2015-07-08spec_tests.py: use stdout.out.buffer.write instead of print throughout.John MacFarlane
2015-07-07Updated spec_tests.py from jgm/CommonMark.John MacFarlane
2015-07-03`spec_test.py`: changed default to `spec.txt` (not `test/spec.txt`).John MacFarlane
2015-06-17Added case for #59 to pathological_test.py.John MacFarlane
2015-06-16Updated spec for new tab behavior.John MacFarlane
2015-06-16spec_tests.py: allow → for tab in HTML examples.John MacFarlane
2015-06-16normalize.py: don't collapse whitespace in pre contexts.John MacFarlane
2015-06-15Updated spec.txt.John MacFarlane
2015-06-13Updated spec.txt.John MacFarlane
2015-06-13Updated spec.txt.John MacFarlane
2015-06-11pathological_tests: removed timeout stuff.John MacFarlane
2015-06-11Added another case to pathological tests.John MacFarlane
2015-06-11Added timetouts to pathological tests.John MacFarlane
2015-06-10Added more pathological tests.John MacFarlane
2015-06-10Added pathological test case for jgm/commonmark#43.John MacFarlane
2015-06-09Updated spec.John MacFarlane
2015-06-08Updated spec.John MacFarlane
2015-06-06Updated spec.John MacFarlane
2015-06-04Updated spec.John MacFarlane
2015-06-04Updated spec.John MacFarlane
2015-06-04Updated spec.txt.John MacFarlane
2015-06-03Revert "Hacks to spec_tests.py to test CRLF support."John MacFarlane
2015-06-03Merge branch 'master' of https://github.com/btrask/cmark into btrask-masterJohn MacFarlane
2015-06-03Updated spec.John MacFarlane
2015-06-03Updated spec.txt.John MacFarlane
2015-04-29Updated spec.txt.John MacFarlane
2015-04-28Updated spec.John MacFarlane
2015-04-27Updated spec.txt.John MacFarlane
2015-04-26Use os.path.join in test/cmark.py.John MacFarlane
2015-04-18Added to afl_dictionary.John MacFarlane
2015-04-18Added test/afl_dictionary.John MacFarlane
2015-04-07Hacks to spec_tests.py to test CRLF support.Ben Trask
2015-03-29Fixed roundtrip.sh.John MacFarlane
2015-03-29Updated cmark path in roundtrip.sh.John MacFarlane