~abentley/bzrtools/bzrtools.dev

« back to all changes in this revision

Viewing changes to PACKAGERS

  • Committer: Aaron Bentley
  • Date: 2007-07-03 18:28:42 UTC
  • Revision ID: abentley@panoramicfeedback.com-20070703182842-supfciy3ngzljqey
update PACKAGERS text

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
- graphviz    (graph-ancestry)
38
38
- librsvg-bin (for antialiasing in graph-ancestry)
39
39
 
40
 
This can be treated as recommended rather than hard dependencies.
 
40
These can be treated as recommended rather than hard dependencies, because
 
41
many bzrtools commands will function properly without them.
41
42
 
42
 
Additionally, the test suite uses testresources.
 
43
Additionally, the test suite uses testresources:
 
44
http://www.robertcollins.net/unittest/testresources/
43
45
 
44
46
Testing
45
47
=======
46
48
Note that Medusa is not required for the Bzrtools test suite.  Medusa is used
47
 
strictly by Bazaar, but ``bzr selftest bzrtools`` will suggest installing
48
 
Medusa, because ``bzr selftest`` always suggests installing Medusa.
 
49
strictly by Bazaar.  ``bzr selftest bzrtools`` will suggest installing
 
50
Medusa because ``bzr selftest`` always suggests installing Medusa, if it is
 
51
not already installed.
49
52
 
50
53
If you prefer, you can run the ``test.py`` script provided.  It runs the same
51
54
tests as ``bzr selftest bzrtools``.