CoffeeFilter Test Report
Report generated on 08 Jun 2022 at 15:06 with CoffeeFilter version 1.99.0 (using CoffeeGrinder version 1.99.0) from a test suite dated 01 Jun 2022 (03 Jun 2022).
Description
Top-level catalog for tests in the iXML Community Group Test Suite.
Tests have been contributed from several sources, but the core of the test collection are the tests contributed by Steven Pemberton in December 2021.
Error tests
01 Jun 2022 (03 Jun 2022)
Description
Tests intended to demonstrate errors that processors are required to raise.
rootless
Created 03 Jun 2022 by MSM
Description
This grammar marks all its nonterminal symbols as hidden; since there is no outermost element, the parse tree cannot be serialized as well-formed XML.
Invisible XML Grammar
-S: a, b, c, d.
-a: 'able'.
-b: 'baker'.
-c: 'charlie'.
-d: 'dog'.
Test case: textnode-at-root
Repository URI: …/tests/error/test-catalog.xml
Description
This input is grammatical but cannot be serialized.
Description
This input is grammatical but cannot be serialized.
Input string (19 characters)
ablebakercharliedog
Test report
PASS