index
:
cmark
master
My own fork of cmark for commonmark conversion
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2017-08-09
--smart: open quote can never occur right after `]` or `)`.
John MacFarlane
2017-08-01
Update spec.
John MacFarlane
2017-08-01
Update spec.
John MacFarlane
2017-07-13
Reverted mistaken fix to #193.
John MacFarlane
2017-06-29
Updated spec.txt.
John MacFarlane
2017-06-27
Add Makefile target and harness to fuzz with libFuzzer
Phil Turnbull
2017-06-27
Move fuzzing dictionary into single file
Phil Turnbull
2017-06-23
Add hyphen to dictionary
Phil Turnbull
2017-06-02
Properly handle backslashes in link destinations.
John MacFarlane
2017-06-02
Fixed bug with unescaped left angle bracket in link destination.
John MacFarlane
2017-01-08
Update spec.
John MacFarlane
2017-01-06
Make shared and static libraries optional
Azamat H. Hackimov
2017-01-03
Added pathological test for #178 (quadratic).
John MacFarlane
2017-01-03
Added regression test for #177.
John MacFarlane
2017-01-03
Revert "More sourcepos! (#169)"
John MacFarlane
2017-01-03
Revert "Change types for source map offsets (#174)"
John MacFarlane
2016-12-30
Change types for source map offsets (#174)
Nick Wellnhofer
2016-12-20
More sourcepos! (#169)
Mathieu Duponchelle
2016-12-01
Allow balanced nested parens in link destinations (#166)
Yuki Izumi
2016-11-26
Added pathological test for backticks.
John MacFarlane
2016-11-18
Update spec.
John MacFarlane
2016-11-04
Fix for non-matching entities (#161)
Yuki Izumi
2016-09-15
Update spec.
John MacFarlane
2016-09-14
Update spec.
John MacFarlane
2016-09-14
Allow tabs after setext header line.
John MacFarlane
2016-09-12
Fixed h2..h6 HTML blocks (jgm/CommonMark#430).
John MacFarlane
2016-09-12
Update spec
John MacFarlane
2016-07-15
Updated spec.
John MacFarlane
2016-07-13
Updated spec.
John MacFarlane
2016-07-11
Updated spec.
John MacFarlane
2016-07-11
Updated spec.
John MacFarlane
2016-07-02
Updated spec.txt.
John MacFarlane
2016-06-24
Updated spec and pathological tests for changes in strong/emph parsing.
John MacFarlane
2016-06-23
Updated spec.
John MacFarlane
2016-06-23
Updated spec.txt.
John MacFarlane
2016-06-06
cmake: Global handler for OOM situations
Vicent Marti
2016-06-06
test: Add tests for memory exhaustion
Vicent Marti
2016-06-06
Fix ctypes in Python FFI calls
Nick Wellnhofer
2016-06-02
roundtrip tests: remove spurious failures.
John MacFarlane
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
[next]