aboutsummaryrefslogtreecommitdiffstats
path: root/t/utils.t
Commit message (Collapse)AuthorAgeLines
* prevent timezone related util test failureStruan Donald2018-02-09-1/+3
| | | | | | | | Make sure that the prettify_dt tests use the same timezone as FMS otherwise the test can fail if now in the local timezone is actually yesterday/tomorrow in the FMS timezone. Fixes #1984
* Utils::prettify_duration improvementspezholio2017-02-15-0/+8
| | | | | - Add year and month to $nearest options - Allow prettify_duration to choose a sensible $nearest if omitted
* Fix bad cross-year test.Matthew Somerville2017-01-03-1/+5
| | | | Make sure the tested date is in the same year as current.
* Some tests for the Util modules.Matthew Somerville2016-09-20-0/+36
|
* Remove need for cron-wrapper with existing scriptsMatthew Somerville2015-01-19-4/+0
| | | | | Call the necessary boilerplate in each script so you can call them directly. Remove boilerplate from files that don't need it.
* update cleanup text to deal with alternative spellingStruan Donald2012-03-20-1/+24
|
* Created function to convert e,n to lat,lon and optionally truncate resultsEdmund von der Burg2011-02-10-0/+41