[MERGE][1.8][bug #239343] repository_implementations => per_repository
John Arbash Meinel
john at arbash-meinel.com
Thu Sep 4 21:45:45 BST 2008
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Sent again with an actual patch.
This is in response to bug #239343. Basically, it would be good to
rename all "*_implementations" tests into "per_*" tests.
1) We want to be consistent, and we currently have both styles.
2) For lack of another reason, 'per_*' is shorter, so easier to type.
I'm going to try to break this up into a patch for each test subset, so
hopefully it is easier to review.
The other thing I fixed here, is there were modules that did:
from bzrlib.tests.repository_implementations.test_repository import
TestCaseWithRepository
However, that class is actually defined in the __init__.py (and it is
better there anyway). So I took the opportunity to update them.
Should I go through and update the copyrights on *every* file I touch?
John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEUEARECAAYFAkjASPkACgkQJdeBCYSNAAOu7ACeM7dybvuveKxtHWwNxnGqRGLv
Gx4AmLmFVvh9AAKtbB+HR9w+9xxjxZc=
=D4oj
-----END PGP SIGNATURE-----
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: per_repository.patch
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20080904/8b629e0d/attachment-0001.diff
More information about the bazaar
mailing list