Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-07 | Ported `test/cmark.py` fixes from jgm/cmark. | John MacFarlane | |
Set options for conversion, set library paths in a more cross-platform way. | |||
2015-01-24 | Added spec tests. | John MacFarlane | |
2015-01-24 | Removed implementation-specific material from repository. | John MacFarlane | |
The C and JS implementations are being split off into different repositories. This repository will just have the spec itself. | |||
2014-12-31 | Fix spec tests on Windows | Nick Wellnhofer | |
2014-12-29 | Updated tests to use python3. | John MacFarlane | |
2014-11-29 | Factored out cmark.py from test programs. | John MacFarlane | |