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/tests/votable.men | |
download | iraf-osx-40e5a5811c6ffce9b0974e93cdd927cbcf60c157.tar.gz |
Repatch (from linux) of OSX IRAF
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 + |