- From: <bugzilla@jessica.w3.org>
- Date: Tue, 06 Nov 2012 15:05:19 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19881
Priority: P2
Bug ID: 19881
Assignee: oneil@saxonica.com
Summary: add a <dependency> node to the tests that use HOF
feature
QA Contact: public-qt-comments@w3.org
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: spungi@gmail.com
Hardware: PC
Status: NEW
Version: Working drafts
Component: XQuery 3 & XPath 3 Test Suite
Product: XPath / XQuery / XSLT
The HOF feature is optional, so the tests in FOTS using the HOF feature should
have a
<dependency type="feature" value="higher-order-functions" satisfied="true"/>
node added.
If I am not missing something, all test cases that satisfy the condition:
matches(fn:data($test-case/fots:test),"(function\-lookup)|(function\-name)|(function\-arity)|(map)|(filter)|(fold\-left)|(fold\-right)|(map\-pairs)|(#[1-9])"))
should be marked with a HOF dependency.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 6 November 2012 15:05:24 UTC