kc3-lang/md4c/test/pathological_tests.py

Branch :


Log

Author Commit Date CI Message
e7b84d65 2018-05-28 21:09:32 pathological_tests.py: Fix test compatibility with Windows.
81e2a5ca 2018-04-12 17:03:37 pathological_tests.py: Test deeply nested lists.
19b24bdd 2017-08-16 18:15:19 Simplify the pathological test "many references".
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.