~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to testbzr

  • Committer: Martin Pool
  • Date: 2005-05-09 01:21:05 UTC
  • Revision ID: mbp@sourcefrog.net-20050509012105-a84d1d4efff1079d
- testbzr also runs selftests

Show diffs side-by-side

added added

removed removed

Lines of Context:
146
146
    runcmd("bzr help")
147
147
    runcmd("bzr --help")
148
148
 
 
149
    progress("internal tests")
 
150
    runcmd("bzr selftest")
 
151
 
149
152
    progress("user identity")
150
153
    # this should always identify something, if only "john@localhost"
151
154
    runcmd("bzr whoami")