kc3-lang/md4c/test/pathological_tests.py

Branch :


Log

Author Commit Date CI Message
938460d5 2017-07-24 21:17:53 Improve/unify output of test scripts.
c52a50a3 2017-07-24 21:07:09 pathological_tests.py: Add test for reference definition lookup.
c51fb310 2017-07-24 23:14:05 md_analyze_marks: Walk only required range of the marks. This changes causes that when recursing to analysis of link contents, only the marks between the link opener and closer are iterated in md_analyze_marks(). Fixes #22
a27aefde 2017-07-24 20:17:50 pathological_tests.py: Allow short option -p as a synonym of --program.
f4f7b223 2017-07-24 20:15:09 pathological_tests.py: Allow Windowish line ends.
26f14899 2017-07-24 19:27:27 Add pathological_tests.py from cmark.