CoffeeFilter Test Report
Report generated on 12 Jul 2026 at 16:52 with version 3.3.13 from a test suite dated 23 Oct 2023 (22 Nov 2023).
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.
Misc tests 2
28 Jun 2022
Description
Grammars 21-40.
Test grammars compiled manually in 2018 and 2019, re-packaged in 2022.
Added test cases where needed and moved to ixml test collection, June 2022.
sample.grammar.26
Created 08 Feb 2022 by cmsmcq
Description
Another grammar with infinite ambiguity. Cut-down version of sample.grammar.25, with a single loop.
Invisible XML Grammar
S: A, B, (X, B)*, C.
A: {nil}. B: {nil}. C: {nil}. X: {nil}.
Test case: g26.r03
Repository URI: …/tests/misc/misc-021-040-catalog.xml
Input string (1 character)
xExpected result
The input does not match the grammar.
Test report
PASS