Update of /cvsroot/monetdb/pathfinder/modules/pftijah/Tests
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv4717/Tests

Modified Files:
      Tag: Nov2009
        colltest2.stable.err colltest2.stable.out colltest2.xq 
        procs.stable.out 
Log Message:
update test case to current syntax



Index: colltest2.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/modules/pftijah/Tests/colltest2.stable.err,v
retrieving revision 1.10.6.1
retrieving revision 1.10.6.2
diff -u -d -r1.10.6.1 -r1.10.6.2
--- colltest2.stable.err        11 Nov 2009 15:07:22 -0000      1.10.6.1
+++ colltest2.stable.err        11 Nov 2009 15:58:54 -0000      1.10.6.2
@@ -10,10 +10,6 @@
 # 16:06:32 >  Mtimeout -timeout 60 MapiClient -lxquery -fxml -umonetdb 
-Pmonetdb --host=localhost --port=31150 colltest2.xq
 # 16:06:32 >  
 
-MAPI  = mone...@asbjorn:36691
-QUERY = let $opt := <TijahOptions debug="0" ft-index="FT_PFCOLL" 
ir-model="NLLR"/>
-ERROR = !ERROR: CMDtijah_query: Error (new NEXI syntax): A query with 
startnodes should start with a relative path expression.
-        !ERROR: CMDtijah_query: operation failed.
 
 # 16:06:32 >  
 # 16:06:32 >  Done.

Index: colltest2.xq
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/colltest2.xq,v
retrieving revision 1.1
retrieving revision 1.1.28.1
diff -u -d -r1.1 -r1.1.28.1
--- colltest2.xq        25 May 2007 14:13:44 -0000      1.1
+++ colltest2.xq        11 Nov 2009 15:58:54 -0000      1.1.28.1
@@ -1,4 +1,4 @@
 let $opt := <TijahOptions debug="0" ft-index="FT_PFCOLL" ir-model="NLLR"/>
 let $coll := fn:collection("PFCOLL")
-let $qtext := "//bubble[about(., Speed Snelheid)]"
+let $qtext := ".//bubble[about(., Speed Snelheid)]"
 return tijah:query($coll,$qtext, $opt)

Index: procs.stable.out
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/modules/pftijah/Tests/procs.stable.out,v
retrieving revision 1.59.4.1
retrieving revision 1.59.4.2
diff -u -d -r1.59.4.1 -r1.59.4.2
--- procs.stable.out    11 Nov 2009 15:07:22 -0000      1.59.4.1
+++ procs.stable.out    11 Nov 2009 15:58:54 -0000      1.59.4.2
@@ -771,7 +771,7 @@
 [ "tj_size_collection(str) : void"                                             
                                                                          ]
 [ "tj_size_collection2(str) : void"                                            
                                                                          ]
 [ "tj_term2tid(BAT[str,dbl]) : BAT[oid,dbl]"                                   
                                                                                
                  ]
-[ "tj_trace(str) : void"                                                       
                                                                                
                                                                  ]
+[ "tj_trace(str, str) : void"                                                  
                                                                                
                                                                          ]
 [ "tmark_grp_unique(BAT[any,any], BAT[oid,any]) : BAT[oid,oid]"                
                                                                                
  ]
 [ "tmark_grp_unique(any, BAT[oid,any]) : BAT[oid,oid]"                         
                                                                          ]
 [ "tmark_unique(BAT[oid,any], BAT[oid,any]) : BAT[oid,oid]"                    
                                                                          ]

Index: colltest2.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/modules/pftijah/Tests/colltest2.stable.out,v
retrieving revision 1.5
retrieving revision 1.5.8.1
diff -u -d -r1.5 -r1.5.8.1
--- colltest2.stable.out        21 Feb 2009 10:10:53 -0000      1.5
+++ colltest2.stable.out        11 Nov 2009 15:58:54 -0000      1.5.8.1
@@ -18,12 +18,14 @@
 
 Over..
 
-# 11:07:15 >  
-# 11:07:15 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=asbjorn 
--port=30251 colltest2.xq
-# 11:07:15 >  
+# 16:55:52 >  
+# 16:55:52 >  mclient -lxquery -fxml -umonetdb -Pmonetdb --host=asbjorn 
--port=33336 colltest2.xq
+# 16:55:52 >  
 
+<?xml version="1.0" encoding="utf-8"?>
+<XQueryResult><bubble>Speed is the key to success.</bubble><bubble>Snelheid is 
de sleutel tot succes.</bubble></XQueryResult>
 
-# 11:07:15 >  
-# 11:07:15 >  Done.
-# 11:07:15 >  
+# 16:55:52 >  
+# 16:55:52 >  Done.
+# 16:55:52 >  
 


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to