mirror of
https://git.launchpad.net/~ubuntu-release/britney/+git/britney2-ubuntu
synced 2025-02-10 14:07:29 +00:00
doc/contributing: Use literal rather than italics
Signed-off-by: Niels Thykier <niels@thykier.net>
This commit is contained in:
parent
d4d8f672a5
commit
d371323206
@ -19,7 +19,7 @@ You will need some packages to run britney and the test suites::
|
||||
|
||||
|
||||
Britney has some basic unit tests, which are handled by py.test. It
|
||||
also has some larger integration tests (from the `britney2-tests`
|
||||
also has some larger integration tests (from the ``britney2-tests``
|
||||
repo). Running the tests are done via::
|
||||
|
||||
cd britney2
|
||||
@ -29,13 +29,13 @@ repo). Running the tests are done via::
|
||||
rm -fr ./test-out/
|
||||
../britney2-tests/bin/runtests ./britney.py ../britney2-tests/t ./test-out
|
||||
|
||||
The `runtests` command in `britney2-tests` supports running only a
|
||||
subset of the tests. Please see its `--help` output for more
|
||||
The ``runtests`` command in ``britney2-tests`` supports running only a
|
||||
subset of the tests. Please see its ``--help`` output for more
|
||||
information.
|
||||
|
||||
There are also some heavier tests based on some snapshots of
|
||||
live data from Debian. The data files for these are available in the
|
||||
`live-data` submodule of the `britney2-tests` repo. They consume
|
||||
``live-data`` submodule of the ``britney2-tests`` repo. They consume
|
||||
quite a bit of disk space and britney will need at least 1.3GB of RAM
|
||||
to process them.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user