/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2010-01-25 15:55:48 UTC
  • mto: (4985.1.4 add-attr-cleanup)
  • Revision ID: v.ladeuil+lp@free.fr-20100125155548-0l352pujvt5bzl5e
Deploy addAttrCleanup on the whole test suite.

Several use case worth mentioning:

- setting a module or any other object attribute is the majority
by far. In some cases the setting itself is deferred but most of
the time we want to set at the same time we add the cleanup.

- there multiple occurrences of protecting hooks or ui factory
which are now useless (the test framework takes care of that now),

- there was some lambda uses that can now be avoided.

That first cleanup already simplifies things a lot.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4505.6.30 15 years ago Jonathan Lange Add basic smoke tests to show that the command exi 11.9 KB Diff Download File
account.py 4304.2.1 16 years ago Vincent Ladeuil Fix bug #367726 by reverting some default user han 3.3 KB Diff Download File
lp_api.py 4505.6.27 15 years ago Jonathan Lange Add some tests to check for version compatibility. 4.5 KB Diff Download File
lp_directory.py 4505.6.2 16 years ago Jonathan Lange Extract a method that gets a service from a URL. 3.8 KB Diff Download File
lp_registration.py 4505.6.7 15 years ago Jonathan Lange Merge trunk. 12.9 KB Diff Download File
test_account.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 5.2 KB Diff Download File
test_lp_api.py 4985.2.1 15 years ago Vincent Ladeuil Deploy addAttrCleanup on the whole test suite. Se 3.7 KB Diff Download File
test_lp_directory.py 4985.2.1 15 years ago Vincent Ladeuil Deploy addAttrCleanup on the whole test suite. Se 12.5 KB Diff Download File
test_lp_login.py 4505.1.4 16 years ago Jonathan Lange Use 'foo', not 'jml' 2.5 KB Diff Download File
test_lp_open.py 4867.2.3 15 years ago Vincent Ladeuil Fixed as per John's hawk eye review. * bzrlib/plu 4.1 KB Diff Download File
test_lp_service.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 7.7 KB Diff Download File
test_register.py 4360.5.4 16 years ago Robert J. Tanner Merge 1.15.1 back to trunk 13.8 KB Diff Download File