~bzr-pqm/bzr/bzr.dev

  • Committer: Marius Kruger
  • Date: 2007-05-06 01:47:14 UTC
  • mto: (2605.1.1 rm-renamed)
  • Revision ID: amanic@gmail.com-20070506014714-9vp1redn0760c8ra
* blackbox/test_remove
  - bzr rm bogus_file does not throw an exception any more.
* workingtree_implementations/test_remove
  - Surround = with spaces for Alexander.
  - Split out _assertRemoveErrorContainsRe which uses
    assertContainsRe, to check if the error is as expected.
  - Use assertRaises to check if the correct exceptions are thrown.
  - Use build_tree_contents to change file contents.
  - update test_remove_renamed_files doc string
  - add test_remove_renamed_changed_files
  - workingtree.remove( ['bogus_file'] does not throw an exception any more.
* workingtree.remove
  - Fix minor typo in doctring, accidentally introduced by me recently.
  - Rather use _iter_changes to detect changes as suggested by Aaron. 
    This is more flexible and more correct. 
Filename Latest Rev Last Changed Committer Comment Size
..
bzrlib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
contrib 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
doc 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
man1 2425.1.1 17 years ago Robert Collins ``make docs`` now creates a man page at ``man1/bzr Diff
tools 1185.1.29 19 years ago Robert Collins merge merge tweaks from aaron, which includes late Diff
.bzrignore 2413.4.1 17 years ago John Arbash Meinel Cherrypick just the epydoc builder changes. This i 546 bytes Diff Download File
.rsyncexclude 1185.33.36 18 years ago Martin Pool Exclude more files from dumb-rsync upload 203 bytes Diff Download File
BRANCH.TODO 2420.1.13 17 years ago Vincent Ladeuil Merge bzr.dev 150 bytes Diff Download File
File bzr 2423.3.1 17 years ago Martin Pool C-\ drops bzr into the debugger 3.8 KB Diff Download File
bzr.ico 1861.2.16 18 years ago Alexander Belchenko new official bzr.ico 7.2 KB Diff Download File
COPYING.txt 1861.2.9 18 years ago Alexander Belchenko rename gpl.txt => COPYING.txt 17.5 KB Diff Download File
File generate_docs.py 1861.2.7 18 years ago Alexander Belchenko merge bzr.dev 2.9 KB Diff Download File
HACKING 2451 17 years ago Canonical.com Patch Queue Manager (bialix) fix RSTX wrong formatting in HACKING (tri 28 KB Diff Download File
INSTALL 2382.2.6 17 years ago Martin Pool Recommendation to delete bzrlib when installing 675 bytes Diff Download File
Makefile 2456.3.2 17 years ago Alexander Belchenko indenting 4.7 KB Diff Download File
NEWS 2472.2.2 17 years ago John Arbash Meinel [merge] bugfix for bug #111288, resolve conflicts. 121 KB Diff Download File
profile_imports.py 1996.3.36 18 years ago John Arbash Meinel [merge] bzr.dev 2070 5.4 KB Diff Download File
README 2367.1.1 17 years ago Robert Collins Update NEWS to match bzr 0.15. 2.4 KB Diff Download File
File setup.py 1739.1.4 17 years ago Robert Collins Fix building of C modules without pyrex installed. 7.7 KB Diff Download File
TODO 2382.2.5 17 years ago Martin Pool Contents of TODO file moved into bug tracker 115 bytes Diff Download File