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/tests/votable.men | |
download | iraf-linux-fa080de7afc95aa1c19a6e6fc0e0708ced2eadc4.tar.gz |
Initial commit
Diffstat (limited to 'vo/votest/tests/votable.men')
-rw-r--r-- | vo/votest/tests/votable.men | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/vo/votest/tests/votable.men b/vo/votest/tests/votable.men new file mode 100644 index 00000000..ce4bbb9c --- /dev/null +++ b/vo/votest/tests/votable.men @@ -0,0 +1,11 @@ +# +# VOTable Tests -- These tests exercise the use of local and remote VOTables +# by tasks in the system. + + votable_001 -- Print VOTable information + votable_002 -- Print VOTable column information + votable_003 -- Get a value from a VOTable cell + votable_004 -- Copy Columns of a table + votable_005 -- Operation on a table column + votable_006 -- Copy a VOTable, compare output + |