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

Added Files:
        ebv.SF-2474519.xq.in 
Log Message:
propagated changes of Monday Feb 16 2009 - Tuesday Feb 17 2009
from the Feb2009 branch to the development trunk

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2009/02/16 - tsheyar: tests/BugTracker/Tests/ebv.SF-2474519.xq.in,1.1.2.1
-- Add test for bug 2474519.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


--- NEW FILE: ebv.SF-2474519.xq.in ---
pf:add-doc("$TSTSRCDIR/hello.xml","hello.xml","hello.xml")
<>
element result { if (distinct-values(exactly-one(doc("hello.xml"))//*)) then 1 
else 2 }
<>
element result { if 
(not(empty(distinct-values(exactly-one(doc("hello.xml"))//*)))) then 1 else 2 }
<>


------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to