Update of /cvsroot/monetdb/pathfinder/tests/XQuery/Tests
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv16953

Modified Files:
        idiv.xq 
Log Message:
Fixed broken test case.  `idiv' is *not* defined for decimal
or float values.  The problem with this test case surfaced
after my idiv-related checkin yesterday.


Index: idiv.xq
===================================================================
RCS file: /cvsroot/monetdb/pathfinder/tests/XQuery/Tests/idiv.xq,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- idiv.xq     20 Jan 2005 15:08:52 -0000      1.1
+++ idiv.xq     4 Apr 2007 12:03:42 -0000       1.2
@@ -1 +1 @@
-2.5 idiv 2
+2 idiv 2


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to