taskwarrior/test/ANALYSIS
Federico Hernandez d4e90e8857 ANALYSIS
- confirmation.t CmdModify doesn't ask for confirmation.
2011-09-08 23:53:28 +02:00

21 lines
536 B
Text

* cal.t
FH month and year are treated as IDs
* project.t
PB problem known, disabled output (???)
* confirmation.t
PB what is going on? Need to look.
* text.t
PB need to use a UTF-8 friendly way of doing input[--eol].
* dependencies.t
PB When running "task 1 dep:-2" the '-' is being considerd a binary op.
* bug.480.t
FH A3::is_tag related: +@strange is not seen as a tag
* confirmation.t
FH missing confirmations. CmdModify doesn't call context.config.getBoolean ("confirmation")
perhaps do the same as in Command::safety ()