aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/app_test.go
Commit message (Expand)AuthorAgeFilesLines
* Implement a done optionStuart Skelton2017-09-271-0/+16
* Add test function TestAddEmptyTodoQuey-Liang Kao2017-08-291-0/+12
* Refactor GetID to only return an ID, and not a ID and TodoStuart Skelton2017-08-121-0/+11
* Allow for ranged ids in some commandsStuart Skelton2017-08-121-0/+18
* Wrote a test to check 'l by [cp]' filters correctlyStuart Skelton2017-08-111-0/+65
* Fix #64, parsing a todo with europe date formatGrant Ammons2017-06-121-0/+45