summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2020-08-24Increase timeout for pathological tests.John MacFarlane
2020-07-12Update spec.txt.John MacFarlane
2020-05-12Revert "spec_tests.py: ignore line endings on diff."John MacFarlane
2020-05-12spec_tests.py: ignore line endings on diff.John MacFarlane
2020-05-12Revert "spec_tests.py: don't keep line endings (for windows CI)."John MacFarlane
2020-05-12spec_tests.py: don't keep line endings (for windows CI).John MacFarlane
2020-03-03Skip UTF-8 BOM if present at beginning of buffer.John MacFarlane
2020-02-16Add pathological test for reference collisions (see #220).John MacFarlane
2020-01-15Fix pathological_tests.py on WindowsNick Wellnhofer
2020-01-15Remove useless __name__ check in test scriptsNick Wellnhofer
2020-01-05Include string.h in cmark-fuzz.c.John MacFarlane
2019-11-27normalize.py: use html.escape instead of cgi.escape.John MacFarlane
2019-11-11Updaet spec.txt.John MacFarlane
2019-06-01Clarify which backtick strings (#301)Johel Ernesto Guerrero Peña
2019-04-07Update spec.John MacFarlane
2019-04-06Update spec.John MacFarlane
2019-04-06Update spec.John MacFarlane
2019-04-06Update spec.John MacFarlane
2019-04-06Update spec.John MacFarlane
2019-04-04Update spec.John MacFarlane
2019-04-03Update specJohn MacFarlane
2019-03-26Update spec.txt.John MacFarlane
2019-03-26Update regression tests in light of recent spec changes...John MacFarlane
2019-03-25Add regression test for #517.John MacFarlane
2019-03-25Update test/spec.txtJohn MacFarlane
2019-03-23Update spec; allow internal delimiter runs to match if...John MacFarlane
2019-03-19Update spec. Fix `[link](<foo\>)`.John MacFarlane
2019-03-17Make rendering safe by default.John MacFarlane
2019-03-17Merge pull request #254 from github/empty-inputJohn MacFarlane
2019-03-17Add pathological test for #285.John MacFarlane
2019-03-17Add regression test for commonmark#526.John MacFarlane
2019-03-17Update test/spec.txtJohn MacFarlane
2018-10-04Update spec.txt.John MacFarlane
2018-09-09Update spec.txt.John MacFarlane
2018-09-09Update spec.txt.John MacFarlane
2018-08-26Updated spec.txt.John MacFarlane
2018-08-25Update spec.txt.John MacFarlane
2018-08-25entity_tests.py - omit noisy success output.John MacFarlane
2018-07-16add link parsing corner cases to regressionsAshe Connor
2018-06-11Fix spaces on regression test.John MacFarlane
2018-06-11Removed meta from list of block tags.John MacFarlane
2018-04-15pathological_tests.py: make tests run faster.John MacFarlane
2018-04-15pathological_tests.py: added test for deeply nested lists.John MacFarlane
2018-03-25Update spec.John MacFarlane
2018-03-25Update spec.txt from repository.John MacFarlane
2018-02-20Fuzz width parameter tooPhil Turnbull
2018-02-20Don't discard empty fuzz test-casesPhil Turnbull
2017-11-18Also run API tests with CMARK_SHARED=OFFNick Wellnhofer
2017-11-18Rename roundtrip and entity testsNick Wellnhofer
2017-11-05Fixed exit code for pathological tests.John MacFarlane