[Bug 29354] New: Unreserved characters in regular expression matching tests

https://www.w3.org/Bugs/Public/show_bug.cgi?id=29354

            Bug ID: 29354
           Summary: Unreserved characters in regular expression matching
                    tests
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: benito@benibela.de
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

The regular expression syntax test cases in matches.re.xml test if \p{block}
matches every character in that unicode code block, even characters that are
non-assigned,  e.g. ԰ for Armenian or ޿ for Thaana.  
It does not make much sense to test for characters that do not actually exist.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Friday, 1 January 2016 13:45:35 UTC