blob: e21c23ac79f0cd5623f44d035e55319d146970db (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
.help test July2011 vo
.ih
NAME
test -- run regression tests on the VO package
.ih
USAGE
test args
.ih
PARAMETERS
.ls module = "all | <module>"
.le
.ls list = no
.le
.ls verbose = yes
.le
.ih
DESCRIPTION
.ih
EXAMPLES
1. List all available tests:
cl> test list+
2. Execute a specific set of tests
cl> test votable
.ih
TIME REQUIREMENTS
.ih
BUGS
.ih
SEE ALSO
.endhelp
|