Update of /cvsroot/monetdb/pathfinder/tests/XQuery/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv19590/tests/XQuery/Tests

Modified Files:
      Tag: May2009
        is-before4.stable.out union.stable.out 
Log Message:
-- Make the error message for missing documents more informative:               
                     
   Include the document name in the error message.                              
                     
                                                                                
                     
-- Adjust new error messages in the testweb.                                    
                   
                                                                                
                     
-- Adjust stable output (for tests with a modified inter-document order).       
                   
                                                                                
                     
-- Fix/Extend a cross product rewrite (for unreferenced inputs).

-- Simplify the 'missing document' error message in the algebra                 
                     
   for constant document names (which is the default).                          
                     


U is-before4.stable.out
Index: is-before4.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/XQuery/Tests/is-before4.stable.out,v
retrieving revision 1.5
retrieving revision 1.5.30.1
diff -u -d -r1.5 -r1.5.30.1
--- is-before4.stable.out       9 Aug 2006 15:48:38 -0000       1.5
+++ is-before4.stable.out       20 May 2009 14:36:13 -0000      1.5.30.1
@@ -22,16 +22,9 @@
 # 18:02:55 >  
 
 <?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>false false false false<e/><f/><c foo2="bar"/><book year="2000">
-        <title>Data on the Web</title>
-        <author><last>Abiteboul</last><first>Serge</first></author>
-        <author><last>Buneman</last><first>Peter</first></author>
-        <author><last>Suciu</last><first>Dan</first></author>
-        <publisher>Morgan Kaufmann Publishers</publisher>
-        <price>39.95</price>
-    </book></XQueryResult>
+<XQueryResult>false false false false<e/><f/><c 
foo2="bar"/>false</XQueryResult>
 
-# 23:35:13 >  
-# 23:35:13 >  Done.
-# 23:35:13 >  
+# 16:16:19 >  
+# 16:16:19 >  Done.
+# 16:16:19 >  
 

U union.stable.out
Index: union.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/XQuery/Tests/union.stable.out,v
retrieving revision 1.6
retrieving revision 1.6.12.1
diff -u -d -r1.6 -r1.6.12.1
--- union.stable.out    22 Feb 2008 12:46:37 -0000      1.6
+++ union.stable.out    20 May 2009 14:36:14 -0000      1.6.12.1
@@ -22,7 +22,7 @@
 # 18:02:55 >  
 
 <?xml version="1.0" encoding="utf-8"?>
-<XQueryResult><a foo="bar"><b>textnode</b><d><e/><f/></d><c 
foo2="bar"/></a><b>textnode</b><d><e/><f/></d><e/><f/><c 
foo2="bar"/><author><last>Stevens</last><first>W.</first></author></XQueryResult>
+<XQueryResult><author><last>Stevens</last><first>W.</first></author><a 
foo="bar"><b>textnode</b><d><e/><f/></d><c 
foo2="bar"/></a><b>textnode</b><d><e/><f/></d><e/><f/><c 
foo2="bar"/></XQueryResult>
 
 # 01:50:33 >  
 # 01:50:33 >  Done.


------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to