[RFC] why for bzrlib.__init__.py has function test_suite()?
Alexander Belchenko
bialix at ukr.net
Fri May 4 13:14:41 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
bzrlib.__init__.py has function test_suite():
def test_suite():
import tests
return tests.test_suite()
Why for it needed?
Annotation point me back to the end of 2005 year.
Robert and John touched this code last time.
I'd like to remove this code, because I want to not
include our test suite to standalone bzr.exe.
Our current test suite has size about of 3MB
(of 6.5MB total size of bzrlib). I expect that resulting
standalone installer without test suite will reduce
his size off 500KB-1MB.
[µ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGOyOwzYr338mxwCURAjctAJ0WDTqNbU2qRjSnf/Pjz7IXX+Y8WwCfYjM6
dBz6063b/6j3g/esW8nWgYQ=
=OO3d
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list