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/tests/votable.men | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vo/votest/tests/votable.men (limited to 'vo/votest/tests/votable.men') 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 + -- cgit