diff options
author | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
---|---|---|
committer | Joe Hunkeler <jhunkeler@gmail.com> | 2015-08-11 16:51:37 -0400 |
commit | 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 (patch) | |
tree | 4464880c571602d54f6ae114729bf62a89518057 /vo/votest/doc | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 |