summaryrefslogtreecommitdiff
path: root/test/pathological_tests.py
AgeCommit message (Expand)Author
2015-06-17Added case for #59 to pathological_test.py.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
2014-12-29Updated tests to use python3.John MacFarlane
2014-12-27pathological_tests.py: limit to 65000 reps.John MacFarlane
2014-12-27Added pathological tests for nulls in input and nested blockquotes.John MacFarlane
2014-12-24Use python2 for man, test scripts.John MacFarlane
2014-11-29Factored out cmark.py from test programs.John MacFarlane
2014-11-29Moved testing programs to test/.John MacFarlane