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:
Paul Beckingham 2011-09-08 23:13:59 -04:00
parent a297756ff0
commit 22e39538c7
3 changed files with 11 additions and 28 deletions

View file

@ -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 ?????