~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

update tests somewhat

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
4
4
 * Update the tests - all tests that were for branch and now check 
5
5
   branch.control_files.something, should be made into tests for
6
 
   lockable files.
 
6
   lockable files. mostly Done, grep for FIXME in the diff.
 
7
 * Clarify what should happen with transactions - there are two issues
 
8
   - the tests for branch transactions are no longer branch api level, rather they
 
9
     are bzrbranch -which has a control_files attribute- specific.
 
10
   - audit the new code to ensure correct unlocking in failures where
 
11
     we are holding two locks at once. (i.e. branch lock and repo lock).
 
12
 * test_working_tree tests should not peek in branch.control_files.