summaryrefslogtreecommitdiff
path: root/doc/todo/smudge.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/smudge.mdwn')
-rw-r--r--doc/todo/smudge.mdwn7
1 files changed, 6 insertions, 1 deletions
diff --git a/doc/todo/smudge.mdwn b/doc/todo/smudge.mdwn
index fe4750ee2..e1d54cf7f 100644
--- a/doc/todo/smudge.mdwn
+++ b/doc/todo/smudge.mdwn
@@ -321,7 +321,12 @@ files to be unlocked, while the indirect upgrades don't touch the files.
#### implementation todo list
-* Test suite should have a pass that runs with files unlocked.
+* Test suite should have passes for:
+ v5 indirect
+ v5 direct
+ v6 locked
+ v6 unlocked
+ Currently, the test suite fails horribly.
* assistant: In v6 mode, adds files in unlocked mode, so they can
continue to be modified. TODO
* When the webapp creates a repo, it forces it into direct mode. But that