taskwarrior/test/ANALYSIS
Federico Hernandez 2d338b218e ANALYSIS
- merge.duplicate.t several tests fail because of missing undo.data
                    and ignoring URI
2011-09-09 00:44:37 +02:00

25 lines
671 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 ()
* merge.duplicate.t
FH merge fails because of missing undo.data in data dirs.
merge ignores URI then outputs wrong (???) msg ?????