diff options
Diffstat (limited to 'vo/votest/doc')
-rw-r--r-- | vo/votest/doc/test.hlp | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/vo/votest/doc/test.hlp b/vo/votest/doc/test.hlp new file mode 100644 index 00000000..e21c23ac --- /dev/null +++ b/vo/votest/doc/test.hlp @@ -0,0 +1,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 |