files removed from git
Project: http://git-wip-us.apache.org/repos/asf/vxquery/repo Commit: http://git-wip-us.apache.org/repos/asf/vxquery/commit/0f0fe60f Tree: http://git-wip-us.apache.org/repos/asf/vxquery/tree/0f0fe60f Diff: http://git-wip-us.apache.org/repos/asf/vxquery/diff/0f0fe60f Branch: refs/heads/master Commit: 0f0fe60f1a06001c31f5866bc49ff4218b3e75b9 Parents: 33d62c3 Author: Shivani Mall <[email protected]> Authored: Fri Jun 26 18:27:32 2015 -0700 Committer: Shivani Mall <[email protected]> Committed: Fri Jun 26 18:27:32 2015 -0700 ---------------------------------------------------------------------- .../ExpectedTestResults/Simple/US000000001.xml | 17 ------------ .../ExpectedTestResults/Simple/test.xml | 1 - .../resources/Queries/XQuery/Simple/test.xq | 19 ------------- .../src/test/resources/cat/TestRewriteRules.xml | 28 -------------------- 4 files changed, 65 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/vxquery/blob/0f0fe60f/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/US000000001.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/US000000001.xml b/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/US000000001.xml deleted file mode 100644 index e934f2c..0000000 --- a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/US000000001.xml +++ /dev/null @@ -1,17 +0,0 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> -<stationCollection pageSize="100" pageCount="1" totalCount="1"><station><id>GHCND:US000000001</id><displayName>Station 1</displayName><latitude>10.000</latitude><longitude>-10.000</longitude><elevation>1000.0</elevation><locationLabels><type>ST</type><id>FIPS:1</id><displayName>State 1</displayName></locationLabels><locationLabels><type>CNTY</type><id>FIPS:-9999</id><displayName>County 1</displayName></locationLabels><locationLabels><type>CNTRY</type><id>FIPS:US</id><displayName>UNITED STATES</displayName></locationLabels></station></stationCollection> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/vxquery/blob/0f0fe60f/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/test.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/test.xml b/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/test.xml deleted file mode 100644 index 169a175..0000000 --- a/vxquery-xtest/src/test/resources/ExpectedTestResults/Simple/test.xml +++ /dev/null @@ -1 +0,0 @@ -<stationCollection pageSize="100"pageCount="1"totalCount="1"><station><id>GHCND:US000000001</id><displayName>Station 1</displayName><latitude>10.000</latitude><longitude>-10.000</longitude><elevation>1000.0</elevation><locationLabels><type>ST</type><id>FIPS:1</id><displayName>State 1</displayName></locationLabels><locationLabels><type>CNTY</type><id>FIPS:-9999</id><displayName>County 1</displayName></locationLabels><locationLabels><type>CNTRY</type><id>FIPS:US</id><displayName>UNITED STATES</displayName></locationLabels></station></stationCollection> \ No newline at end of file http://git-wip-us.apache.org/repos/asf/vxquery/blob/0f0fe60f/vxquery-xtest/src/test/resources/Queries/XQuery/Simple/test.xq ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/Queries/XQuery/Simple/test.xq b/vxquery-xtest/src/test/resources/Queries/XQuery/Simple/test.xq deleted file mode 100644 index bce856c..0000000 --- a/vxquery-xtest/src/test/resources/Queries/XQuery/Simple/test.xq +++ /dev/null @@ -1,19 +0,0 @@ -(: Licensed to the Apache Software Foundation (ASF) under one - or more contributor license agreements. See the NOTICE file - distributed with this work for additional information - regarding copyright ownership. The ASF licenses this file - to you under the Apache License, Version 2.0 (the - "License"); you may not use this file except in compliance - with the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, - software distributed under the License is distributed on an - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - KIND, either express or implied. See the License for the - specific language governing permissions and limitations - under the License. :) - - doc("station_xml_file")/stationCollection - \ No newline at end of file http://git-wip-us.apache.org/repos/asf/vxquery/blob/0f0fe60f/vxquery-xtest/src/test/resources/cat/TestRewriteRules.xml ---------------------------------------------------------------------- diff --git a/vxquery-xtest/src/test/resources/cat/TestRewriteRules.xml b/vxquery-xtest/src/test/resources/cat/TestRewriteRules.xml deleted file mode 100644 index 28677b3..0000000 --- a/vxquery-xtest/src/test/resources/cat/TestRewriteRules.xml +++ /dev/null @@ -1,28 +0,0 @@ -<!-- - Licensed to the Apache Software Foundation (ASF) under one or more - contributor license agreements. See the NOTICE file distributed with - this work for additional information regarding copyright ownership. - The ASF licenses this file to You under the Apache License, Version 2.0 - (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. ---> - -<test-group xmlns="http://www.w3.org/2005/02/query-test-XQTSCatalog" name="TestRewriteRuleQuery" featureOwner="VXQuery"> - <GroupInfo> - <title>Test Rewrite Rule Query</title> - </GroupInfo> - <test-case name="TestConverDocExpRR" FilePath="Simple/" Creator="Shivani Mall"> - <description>Test Rewrite Rule</description> - <query name="test" date="2015-06-19"/> - <output-file compare="Text">test.xml</output-file> - </test-case> -</test-group> - \ No newline at end of file
