about summary refs log tree commit diff
path: root/test_zachwalk.py
AgeCommit message (Collapse)Author
2021-04-08* fix parsing line lines with tabsZach DeCook
2021-03-01tests: try to debug kel's gemlog date issueZach DeCook
2021-02-17getdesc: improve tolerance of link line parsingZach DeCook
2021-02-17description parsing: split at colonZach DeCook
2021-02-07parsing: help out by adding space before colonZach DeCook
2021-02-07date parsing: only attempt to check link descriptionZach DeCook
2021-02-07test: test that it only parses link linesZach DeCook
2021-02-07test: add basic testZach DeCook