~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

- constraints on revprops
- tests for this

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
* Fix tests so that import errors caused by modules don't produce false reports
 
28
  that the tests themselves don't exist.
 
29
 
 
30
* Fix tests so that one test failure doesn't prevent other tests from running
 
31
 
 
32
* print a message at the end of running the tests telling them that the
28
33
  test log and output exists but can be removed
29
34
 
30
35
* tests for running the commit editor, and fix problem of not passing in 
190
195
 
191
196
* files that are added and then deleted are still reported as added
192
197
 
193
 
 
194
 
 
 
198
* stores should raise KeyError, not IndexError
 
199
 
 
200
* merging from a remote branch seems to sometimes raise errors not
 
201
  present locally
 
202
 
 
203
* should be possible to give a related branch when pulling from a
 
204
  remote branch to make things faster
 
205
 
 
206
* sometimes gives "conflicting add" even when the contents are in fact
 
207
  the same???
 
208
 
 
209
* BZRDIR should be in branch.py not __init__.py.
 
210
 
 
211
* ``status `` should accept a -r option to show changes relative to a revision,
 
212
  or between revisions
195
213
 
196
214
Medium things
197
215
-------------
198
216
 
 
217
* ~/.bzr.log is not written anymore for some reason.
 
218
 
199
219
* merge should add all revision and inventory XML to the local store.
200
220
 
201
221
* check should give a warning for revisions that are named in the
222
242
 
223
243
* More test cases.
224
244
 
 
245
  - ``missing`` command
 
246
 
225
247
  - Selected-file commit
226
248
 
227
249
  - Impossible selected-file commit: adding things in non-versioned