Age | Commit message (Expand) | Author |
2016-06-02 | Added new roundtrip_tests.py. | John MacFarlane |
2016-06-02 | cmark.py: added to_commonmark (for round-trip tests). | John MacFarlane |
2016-06-02 | spec_test.py - parameterize do_test with converter. | John MacFarlane |
2016-06-02 | Updated spec.txt (no new or changed test cases). | John MacFarlane |
2016-06-02 | spec_tests.py: exit code is sum of failures and errors. | John MacFarlane |
2016-06-01 | Fixed round trip tests. | John MacFarlane |
2016-05-17 | Fix tests under MinGW | Nick Wellnhofer |
2016-04-09 | Updated spec test | John MacFarlane |
2016-03-28 | Add first regression tests | Nick Wellnhofer |
2016-03-24 | Updated spec. | John MacFarlane |
2016-02-06 | Updated spec. | John MacFarlane |
2016-02-06 | Updated spec. | John MacFarlane |
2016-02-05 | Updated spec. | John MacFarlane |
2016-02-05 | Updated spec test. | John MacFarlane |
2016-02-05 | Update test/spec.txt. | John MacFarlane |
2016-01-12 | Updated spec.txt | John MacFarlane |
2016-01-11 | Updated spec.txt. | John MacFarlane |
2016-01-10 | Updated format of test/smart_punct.txt. | John MacFarlane |
2016-01-10 | Updated spec.txt and spec_tests.py to new format. | John MacFarlane |
2016-01-07 | Updated spec.txt. | John MacFarlane |
2016-01-07 | Updated spec.txt. | John MacFarlane |
2016-01-05 | updated spec.txt | John MacFarlane |
2016-01-05 | Updated spec.txt. | John MacFarlane |
2015-12-28 | Updated spec.txt and normalize.py. | John MacFarlane |
2015-12-22 | Updated spec.txt. | John MacFarlane |
2015-12-20 | Made roundtrip test part of the test suite run by cmake. | John MacFarlane |
2015-09-22 | Set convert_charrefs=False in normalize.py. | John MacFarlane |
2015-09-20 | Python 3.5 compatibility: add placeholder for HTMLParseError | Zhiming Wang |
2015-08-23 | Updated spec | John MacFarlane |
2015-08-18 | Updated spec.txt. | John MacFarlane |
2015-08-10 | Fix FileNotFoundError errors on tests when cmark is built from another projec... | Kevin Wojniak |
2015-07-27 | Updated spec. | John MacFarlane |
2015-07-25 | Updated spec.txt. | John MacFarlane |
2015-07-25 | Updated test/spec.txt. | John MacFarlane |
2015-07-25 | Updated test/spec.txt. | John MacFarlane |
2015-07-23 | Improved smart_punct.txt. | John MacFarlane |
2015-07-14 | Updated spec. | John MacFarlane |
2015-07-14 | Updated spec. | John MacFarlane |
2015-07-12 | Updated spec. | John MacFarlane |
2015-07-11 | Updated spec. | John MacFarlane |
2015-07-11 | Updated spec | John MacFarlane |
2015-07-11 | Updated spec.txt. | John MacFarlane |
2015-07-10 | Updated spec.txt. | John MacFarlane |
2015-07-10 | Updates for new HTML block spec. | John MacFarlane |
2015-07-09 | Updated test/smart_punct.txt. | John MacFarlane |
2015-07-09 | Fixed small bug in test runner. | John MacFarlane |
2015-07-08 | spec_tests.py: use stdout.out.buffer.write instead of print throughout. | John MacFarlane |
2015-07-07 | Updated spec_tests.py from jgm/CommonMark. | John MacFarlane |
2015-07-03 | `spec_test.py`: changed default to `spec.txt` (not `test/spec.txt`). | John MacFarlane |
2015-06-17 | Added case for #59 to pathological_test.py. | John MacFarlane |