aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_weather.lua
AgeCommit message (Expand)AuthorFilesLines
8 daysfix: guard now, and clamp a negative age, in the staleness pairDanilo M.1-0/+11
8 daysfeat: add cache staleness classificationDanilo M.1-0/+14
8 daysfix: do not truncate a number in exponent formDanilo M.1-0/+12
8 daysfeat: parse the cached OWM responseDanilo M.1-0/+43
8 daysfeat: add sun position along the daylight arcDanilo M.1-0/+26
8 daysfeat: add wind conversion, Beaufort and compass tablesDanilo M.1-0/+50
8 daysfix: guard a nil timestamp in the icon lookupDanilo M.1-0/+15
8 daysfeat: add OWM condition id to icon mappingDanilo M.1-0/+65