[Bug 5794] New: CVS: K-compareFunc-15

http://www.w3.org/Bugs/Public/show_bug.cgi?id=5794

           Summary: CVS: K-compareFunc-15
           Product: XML Query Test Suite
           Version: unspecified
          Platform: PC
        OS/Version: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XML Query Test Suite
        AssignedTo: andrew.eisenberg@us.ibm.com
        ReportedBy: tim@cbcl.co.uk
         QAContact: public-qt-comments@w3.org


This query should also expect false, since two strings which are identical will
always compare equal regardless of the collation.

(:*******************************************************:)
(: Test: K-compareFunc-15                                :)
(: Written by: Frans Englich                             :)
(: Date: 2007-11-22T11:31:22+01:00                       :)
(: Purpose: A test whose essence is: `empty(compare("a string", "a string",
"htt
p://www.example.com/COLLATION/NOT/SUPPORTED"))`. :)
(:*******************************************************:)
empty(compare("a string", "a string",
                        "http://www.example.com/COLLATION/NOT/SUPPORTED"))


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 24 June 2008 12:36:38 UTC