From 40e5a5811c6ffce9b0974e93cdd927cbcf60c157 Mon Sep 17 00:00:00 2001 From: Joe Hunkeler Date: Tue, 11 Aug 2015 16:51:37 -0400 Subject: Repatch (from linux) of OSX IRAF --- vendor/voclient/doc/TODO | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 vendor/voclient/doc/TODO (limited to 'vendor/voclient/doc/TODO') diff --git a/vendor/voclient/doc/TODO b/vendor/voclient/doc/TODO new file mode 100644 index 00000000..e255e054 --- /dev/null +++ b/vendor/voclient/doc/TODO @@ -0,0 +1,36 @@ + + Task Help Examples Tests + ---- ---- -------- ----- +Data Access Tasks: + voatlas Y Y Y - + vocatalog Y Y Y - + vodata Y Y Y - + voimage Y Y Y - + voiminfo Y Y Y - + vosloanspec Y - Y - + vospectra Y Y Y - + votopic Y Y Y - + +Registry Tasks: + voregistry Y Y Y - + +VOTable Utility Tasks: + votcnv Y Y Y - + votget Y Y Y - + votinfo Y Y Y - + votpos Y Y Y - + votsort Y Y Y - + votstat Y Y Y - + +SAMP Tasks: + vosamp Y - - - + +Name Resolution + vosesame Y Y Y - + + + (1) Online help missing examples + (2) Online help missing options + (3) Help page missing examples + (4) Help page missing options + (5) No test cases in task source -- cgit