~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: John Arbash Meinel
  • Date: 2005-09-18 16:09:41 UTC
  • mto: (1185.1.32)
  • mto: This revision was merged to the branch mainline in revision 1390.
  • Revision ID: john@arbash-meinel.com-20050918160940-ab133a1f31616576
Added test cases for handling bogus files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
  2005-11-05      mbp  Flowers for stephane
26
26
 
27
 
* print a message at the end of running the tests telling them tht the
 
27
* print a message at the end of running the tests telling them that the
28
28
  test log and output exists but can be removed
29
29
 
30
30
* tests for running the commit editor, and fix problem of not passing in 
203
203
 
204
204
* BZRDIR should be in branch.py not __init__.py.
205
205
 
 
206
* ``status `` should accept a -r option to show changes relative to a revision,
 
207
  or between revisions
 
208
 
206
209
Medium things
207
210
-------------
208
211