Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2015-09-17 | 100% test coverage for Stations.pm \o/ | Daniel Friesel | -1/+7 |
2015-09-14 | re-enable substring matching -> use both for station lookup | Daniel Friesel | -5/+8 |
2015-09-12 | use Text::Levenshtein(XS) for fuzzy station name matching | Daniel Friesel | -15/+19 |
2014-01-21 | stations test: make sure get_stations has no empty pairs | Daniel Friesel | -1/+6 |
2014-01-17 | t/20-iris-class: set time zone in DateTime constructor | Daniel Friesel | -1/+0 |
2014-01-17 | add ::Stations test | Daniel Friesel | -0/+60 |