Age | Commit message (Expand) | Author |
2019-03-17 | Add pathological test for #285. | John MacFarlane |
2019-03-17 | Add regression test for commonmark#526. | John MacFarlane |
2019-03-17 | Update test/spec.txt | John MacFarlane |
2018-10-04 | Update spec.txt. | John MacFarlane |
2018-09-09 | Update spec.txt. | John MacFarlane |
2018-09-09 | Update spec.txt. | John MacFarlane |
2018-08-26 | Updated spec.txt. | John MacFarlane |
2018-08-25 | Update spec.txt. | John MacFarlane |
2018-08-25 | entity_tests.py - omit noisy success output. | John MacFarlane |
2018-07-16 | add link parsing corner cases to regressions | Ashe Connor |
2018-06-11 | Fix spaces on regression test. | John MacFarlane |
2018-06-11 | Removed meta from list of block tags. | John MacFarlane |
2018-04-15 | pathological_tests.py: make tests run faster. | John MacFarlane |
2018-04-15 | pathological_tests.py: added test for deeply nested lists. | John MacFarlane |
2018-03-25 | Update spec. | John MacFarlane |
2018-03-25 | Update spec.txt from repository. | John MacFarlane |
2017-11-18 | Also run API tests with CMARK_SHARED=OFF | Nick Wellnhofer |
2017-11-18 | Rename roundtrip and entity tests | Nick Wellnhofer |
2017-11-05 | Fixed exit code for pathological tests. | John MacFarlane |
2017-11-05 | Add allowed failures to pathological_tests.py. | John MacFarlane |
2017-11-05 | Add timeout to pathological_tests.py. | John MacFarlane |
2017-11-05 | Refactored pathological_tests.py | John MacFarlane |
2017-08-16 | Add more pathological tests. | Martin Mitas |
2017-08-09 | --smart: open quote can never occur right after `]` or `)`. | John MacFarlane |
2017-08-01 | Update spec. | John MacFarlane |
2017-08-01 | Update spec. | John MacFarlane |
2017-07-13 | Reverted mistaken fix to #193. | John MacFarlane |
2017-06-29 | Updated spec.txt. | John MacFarlane |
2017-06-27 | Add Makefile target and harness to fuzz with libFuzzer | Phil Turnbull |
2017-06-27 | Move fuzzing dictionary into single file | Phil Turnbull |
2017-06-23 | Add hyphen to dictionary | Phil Turnbull |
2017-06-02 | Properly handle backslashes in link destinations. | John MacFarlane |
2017-06-02 | Fixed bug with unescaped left angle bracket in link destination. | John MacFarlane |
2017-01-08 | Update spec. | John MacFarlane |
2017-01-06 | Make shared and static libraries optional | Azamat H. Hackimov |
2017-01-03 | Added pathological test for #178 (quadratic). | John MacFarlane |
2017-01-03 | Added regression test for #177. | John MacFarlane |
2017-01-03 | Revert "More sourcepos! (#169)" | John MacFarlane |
2017-01-03 | Revert "Change types for source map offsets (#174)" | John MacFarlane |
2016-12-30 | Change types for source map offsets (#174) | Nick Wellnhofer |
2016-12-20 | More sourcepos! (#169) | Mathieu Duponchelle |
2016-12-01 | Allow balanced nested parens in link destinations (#166) | Yuki Izumi |
2016-11-26 | Added pathological test for backticks. | John MacFarlane |
2016-11-18 | Update spec. | John MacFarlane |
2016-11-04 | Fix for non-matching entities (#161) | Yuki Izumi |
2016-09-15 | Update spec. | John MacFarlane |
2016-09-14 | Update spec. | John MacFarlane |
2016-09-14 | Allow tabs after setext header line. | John MacFarlane |
2016-09-12 | Fixed h2..h6 HTML blocks (jgm/CommonMark#430). | John MacFarlane |
2016-09-12 | Update spec | John MacFarlane |