about summary refs log tree commit diff stats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* encode: handle headings with arbitrary amout of whitespaceAli Fardan2020-10-276-1/+155
* deocde: handle whitespace in link lines properlyAli Fardan2020-10-254-0/+97
* change parsing and encoding for strict compliance with the spec (https://list...Ali Fardan2020-10-247-65/+39
* couple of bugfixes in encode.c, and additional tests for gemtext_encode()Ali Fardan2020-10-231-177/+402
* write tests for gemtext_decode()Ali Fardan2020-10-2324-0/+628