summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-11-05Add allowed failures to pathological_tests.py.John MacFarlane
2017-11-05Add timeout to pathological_tests.py.John MacFarlane
2017-11-05Refactored pathological_tests.pyJohn MacFarlane
2017-08-16Add more pathological tests.Martin Mitas
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