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/req_1.2.out | 52 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 vo/votest/tests/req_1.2.out (limited to 'vo/votest/tests/req_1.2.out') diff --git a/vo/votest/tests/req_1.2.out b/vo/votest/tests/req_1.2.out new file mode 100644 index 00000000..74aa31e3 --- /dev/null +++ b/vo/votest/tests/req_1.2.out @@ -0,0 +1,52 @@ +------------------------------------------------------------------ +Req 1.2: Users shall be able to select specific rows and/or + columns of a VOTable using the existing task functionality. +------------------------------------------------------------------ + +Logical Path: data$usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +HTTP URI: http://iraf.noao.edu/votest//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +File URI: file:///iraf/iraf/vo/votest/data//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 + +File URI: file:///localhost/iraf/iraf/vo/votest/data//usno-b.xml + 1 999 999 + 2 89 53 + 3 999 16 + 4 486 192 + 5 405 569 + 6 197 182 + 7 173 234 + 8 315 340 + 9 614 65 + 10 125 100 -- cgit