summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2019-04-07Test a single-line blockquoteSebastian Wiesner
2019-04-05Test inline formatting in headersSebastian Wiesner
2019-03-30Render strike through textSebastian Wiesner
2019-03-30Render task lists nicelySebastian Wiesner
2019-03-26Update test dataSebastian Wiesner
2019-01-12Update copyright yearsSebastian Wiesner
2018-12-13Completely disable formatting tests on WindowsSebastian Wiesner
2018-12-13Remove redundant warning settingSebastian Wiesner
2018-12-13Get rid of extern crateSebastian Wiesner
2018-12-07Deny all warnings and lints for formatting testsSebastian Wiesner
2018-12-07cargo fix --edition-idiomsSebastian Wiesner
2018-12-07Reformat with rust 1.31Sebastian Wiesner
2018-11-14Run cargo fix --editionSebastian Wiesner
2018-10-30Refactor terminal representation againSebastian Wiesner
2018-10-25Don't run formatting tests on WindowsSebastian Wiesner
2018-10-07Add formatting tests for code blocks and blockquotesSebastian Wiesner
2018-10-04Do not take ownership of terminal argumentSebastian Wiesner
2018-10-03Test listsSebastian Wiesner
2018-09-27Write actual HTML to disk for debugging and inspectionSebastian Wiesner
2018-09-25Use complete HTMLSebastian Wiesner
2018-09-24Extract markdown and add more testsSebastian Wiesner
2018-09-24Normalize line endings in outputSebastian Wiesner
2018-09-24Start to write a few basic formatting testsSebastian Wiesner