summaryrefslogtreecommitdiff
path: root/test/CMakeLists.txt
AgeCommit message (Expand)Author
2017-11-18Also run API tests with CMARK_SHARED=OFFNick Wellnhofer
2017-11-18Rename roundtrip and entity testsNick Wellnhofer
2017-01-06Make shared and static libraries optionalAzamat H. Hackimov
2017-01-03Revert "More sourcepos! (#169)"John MacFarlane
2016-12-20More sourcepos! (#169)Mathieu Duponchelle
2016-11-04Fix for non-matching entities (#161)Yuki Izumi
2016-06-06cmake: Global handler for OOM situationsVicent Marti
2016-06-06test: Add tests for memory exhaustionVicent Marti
2016-06-02roundtrip tests: remove spurious failures.John MacFarlane
2016-06-02Added new roundtrip_tests.py.John MacFarlane
2016-06-01Fixed round trip tests.John MacFarlane
2016-05-17Fix tests under MinGWNick Wellnhofer
2016-03-28Add first regression testsNick Wellnhofer
2015-12-20Made roundtrip test part of the test suite run by cmake.John MacFarlane
2015-08-10Fix FileNotFoundError errors on tests when cmark is built from another projec...Kevin Wojniak
2015-02-14Added test for --smart option.John MacFarlane
2015-01-24Moved spec.txt to test/ directory.John MacFarlane
2015-01-11Run the spec tests only if python3 is found.John MacFarlane
2014-12-31Fix API test on WindowsNick Wellnhofer
2014-12-29Updated tests to use python3.John MacFarlane
2014-12-26Use python, not python2, as name of python interpreter.John MacFarlane
2014-12-24Use python2 for man, test scripts.John MacFarlane
2014-12-22Added HTML normalization tests to test/CMakeLists.txt.John MacFarlane
2014-11-29Moved testing programs to test/.John MacFarlane