about summary refs log tree commit diff stats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* encode: handle headings with arbitrary amout of whitespaceAli Fardan2020-10-276-1/+155
| | | | https://lists.orbitalfox.eu/archives/gemini/2020/002939.html
* deocde: handle whitespace in link lines properlyAli Fardan2020-10-254-0/+97
|
* change parsing and encoding for strict compliance with the spec ↵Ali Fardan2020-10-247-65/+39
| | | | (https://lists.orbitalfox.eu/archives/gemini/2020/002908.html)
* 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