Age | Commit message (Expand) | Author |
2019-11-27 | normalize.py: use html.escape instead of cgi.escape. | John MacFarlane |
2019-11-11 | Updaet spec.txt. | John MacFarlane |
2019-06-01 | Clarify which backtick strings (#301) | Johel Ernesto Guerrero Peña |
2019-04-07 | Update spec. | John MacFarlane |
2019-04-06 | Update spec. | John MacFarlane |
2019-04-06 | Update spec. | John MacFarlane |
2019-04-06 | Update spec. | John MacFarlane |
2019-04-06 | Update spec. | John MacFarlane |
2019-04-04 | Update spec. | John MacFarlane |
2019-04-03 | Update spec | John MacFarlane |
2019-03-26 | Update spec.txt. | John MacFarlane |
2019-03-26 | Update regression tests in light of recent spec changes... | John MacFarlane |
2019-03-25 | Add regression test for #517. | John MacFarlane |
2019-03-25 | Update test/spec.txt | John MacFarlane |
2019-03-23 | Update spec; allow internal delimiter runs to match if... | John MacFarlane |
2019-03-19 | Update spec. Fix `[link](<foo\>)`. | John MacFarlane |
2019-03-17 | Make rendering safe by default. | John MacFarlane |
2019-03-17 | Merge pull request #254 from github/empty-input | John MacFarlane |
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 |
2018-02-20 | Fuzz width parameter too | Phil Turnbull |
2018-02-20 | Don't discard empty fuzz test-cases | Phil Turnbull |
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 |