summaryrefslogtreecommitdiff
path: root/tests/units/Model/TaskCreationTest.php
AgeCommit message (Collapse)Author
2015-10-03Fix bug with due date greater than year 2038Frederic Guillot
See: https://en.wikipedia.org/wiki/Year_2038_problem
2015-09-05Improve unit testsFrederic Guillot