File: README

package info (click to toggle)
rpy 0.4.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,988 kB
  • ctags: 14,206
  • sloc: ansic: 15,392; python: 977; makefile: 406; sh: 28
file content (18 lines) | stat: -rw-r--r-- 323 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Regressions tests.

These tests can be run one by one or all togheter.  For separate runs do (for
example):

    python test_modes.py

To run all the tests do:

    python testall.py

This last invocation has an optional parameter:

    --random		run the tests in random order

For example:

    python testall.py --random