~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/selftest/__init__.py

- more refactoring of and tests for option parsing

Show diffs side-by-side

added added

removed removed

Lines of Context:
520
520
                   'bzrlib.selftest.testtestament',
521
521
                   'bzrlib.selftest.testannotate',
522
522
                   'bzrlib.selftest.testrevprops',
 
523
                   'bzrlib.selftest.testoptions',
523
524
                   ]
524
525
 
525
526
    for m in (bzrlib.store, bzrlib.inventory, bzrlib.branch,