summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-08-09--smart: open quote can never occur right after `]` or `)`.John MacFarlane
2017-08-01Update spec.John MacFarlane
2017-08-01Update spec.John MacFarlane
2017-07-13Reverted mistaken fix to #193.John MacFarlane
2017-06-29Updated spec.txt.John MacFarlane
2017-06-27Add Makefile target and harness to fuzz with libFuzzerPhil Turnbull
2017-06-27Move fuzzing dictionary into single filePhil Turnbull
2017-06-23Add hyphen to dictionaryPhil Turnbull
2017-06-02Properly handle backslashes in link destinations.John MacFarlane
2017-06-02Fixed bug with unescaped left angle bracket in link destination.John MacFarlane
2017-01-08Update spec.John MacFarlane
2017-01-06Make shared and static libraries optionalAzamat H. Hackimov
2017-01-03Added pathological test for #178 (quadratic).John MacFarlane
2017-01-03Added regression test for #177.John MacFarlane
2017-01-03Revert "More sourcepos! (#169)"John MacFarlane
2017-01-03Revert "Change types for source map offsets (#174)"John MacFarlane
2016-12-30Change types for source map offsets (#174)Nick Wellnhofer
2016-12-20More sourcepos! (#169)Mathieu Duponchelle
2016-12-01Allow balanced nested parens in link destinations (#166)Yuki Izumi
2016-11-26Added pathological test for backticks.John MacFarlane
2016-11-18Update spec.John MacFarlane
2016-11-04Fix for non-matching entities (#161)Yuki Izumi
2016-09-15Update spec.John MacFarlane
2016-09-14Update spec.John MacFarlane
2016-09-14Allow tabs after setext header line.John MacFarlane
2016-09-12Fixed h2..h6 HTML blocks (jgm/CommonMark#430).John MacFarlane
2016-09-12Update specJohn MacFarlane
2016-07-15Updated spec.John MacFarlane
2016-07-13Updated spec.John MacFarlane
2016-07-11Updated spec.John MacFarlane
2016-07-11Updated spec.John MacFarlane
2016-07-02Updated spec.txt.John MacFarlane
2016-06-24Updated spec and pathological tests for changes in strong/emph parsing.John MacFarlane
2016-06-23Updated spec.John MacFarlane
2016-06-23Updated spec.txt.John MacFarlane
2016-06-06cmake: Global handler for OOM situationsVicent Marti
2016-06-06test: Add tests for memory exhaustionVicent Marti
2016-06-06Fix ctypes in Python FFI callsNick Wellnhofer
2016-06-02roundtrip tests: remove spurious failures.John MacFarlane
2016-06-02Added new roundtrip_tests.py.John MacFarlane
2016-06-02cmark.py: added to_commonmark (for round-trip tests).John MacFarlane
2016-06-02spec_test.py - parameterize do_test with converter.John MacFarlane
2016-06-02Updated spec.txt (no new or changed test cases).John MacFarlane
2016-06-02spec_tests.py: exit code is sum of failures and errors.John MacFarlane
2016-06-01Fixed round trip tests.John MacFarlane
2016-05-17Fix tests under MinGWNick Wellnhofer
2016-04-09Updated spec testJohn MacFarlane
2016-03-28Add first regression testsNick Wellnhofer
2016-03-24Updated spec.John MacFarlane
2016-02-06Updated spec.John MacFarlane