about summary refs log tree commit diff
path: root/test_zachwalk.py
AgeCommit message (Collapse)Author
2022-10-17zachwalk: remove dateutil dependency HEAD masterZach DeCook
2022-04-26date: Check all link linesZach DeCook
(rather than just the first one with a date)
2022-04-26date parsing: Better accept standard subscribable pages specZach DeCook
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