From fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Wed, 8 Jul 2015 20:46:52 -0400 Subject: Initial commit --- vo/votest/doc/test.hlp | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 vo/votest/doc/test.hlp (limited to 'vo/votest/doc') 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 | " +.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 -- cgit