/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/selftest/__init__.py

Expose library API version in bzrlib.bzr_version_info
similar to sys.version_info.

Add tests for this.

Show diffs side-by-side

added added

removed removed

Lines of Context:
567
567
 
568
568
    testmod_names = \
569
569
                  ['bzrlib.selftest.MetaTestLog',
 
570
                   'bzrlib.selftest.testapi',
570
571
                   'bzrlib.selftest.testgpg',
571
572
                   'bzrlib.selftest.testidentitymap',
572
573
                   'bzrlib.selftest.testinv',