Adding the xqts test results to the vxquery-xtest project. The goal is to now have a test result version we can compare against with each release.
Project: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/commit/ef04365e Tree: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/tree/ef04365e Diff: http://git-wip-us.apache.org/repos/asf/incubator-vxquery/diff/ef04365e Branch: refs/heads/master Commit: ef04365e03af17e9c38b65cf0136b440ae7bffd7 Parents: 5673d9e Author: Preston Carman <[email protected]> Authored: Wed Feb 19 11:18:10 2014 -0800 Committer: Preston Carman <[email protected]> Committed: Wed Feb 19 11:18:10 2014 -0800 ---------------------------------------------------------------------- vxquery-xtest/results/README.md | 4 + vxquery-xtest/results/xqts.txt | 19221 +++++++++++++++++++++++++++++++++ 2 files changed, 19225 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-vxquery/blob/ef04365e/vxquery-xtest/results/README.md ---------------------------------------------------------------------- diff --git a/vxquery-xtest/results/README.md b/vxquery-xtest/results/README.md new file mode 100644 index 0000000..c620dc1 --- /dev/null +++ b/vxquery-xtest/results/README.md @@ -0,0 +1,4 @@ += XQTS Text Results = + +The xqts.txt file holds the results from running the XQTS tests. The results +have been sorted through the linux sort command. \ No newline at end of file
