diff options
author | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2015-07-08 20:46:52 -0400 |
commit | fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 (patch) | |
tree | bdda434976bc09c864f2e4fa6f16ba1952b1e555 /vo/votest/doc/test.hlp | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vo/votest/doc/test.hlp')
-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 |