/brz/remove-bazaar

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

  • Committer: John Arbash Meinel
  • Date: 2009-12-22 16:28:47 UTC
  • Revision ID: john@arbash-meinel.com-20091222162847-tvnsc69to4l4uf5r
Implement a permute_for_extension helper.

Use it for all of the 'simple' extension permutations.
It basically permutes all tests in the current module, by setting TestCase.module.
Which works well for most of our extension tests. Some had more advanced
handling of permutations (extra permutations, custom vars, etc.)
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 4505.6.30 15 years ago Jonathan Lange Add basic smoke tests to show that the command exi 3.8 KB Diff Download File
test_lp_directory.py 4776.2.6 15 years ago Vincent Ladeuil Fixed as per review comments. * bzrlib/transport/ 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