mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-23 23:46:42 +02:00
Unit Tests
- The bug.uuid.t test was relying on 'stats' to perform a GC, which is no longer true.
This commit is contained in:
parent
a297756ff0
commit
22e39538c7
3 changed files with 11 additions and 28 deletions
|
@ -10,13 +10,6 @@ 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 ?????
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue