CoffeeFilter Test Report

Report generated on 06 Aug 2023 at 21:03 with CoffeeFilter version 3.2.1 (using CoffeeGrinder version 3.2.1) from a test suite dated 21 Jun 2022 (20 Jun 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.31

Created 08 Feb 2022 by cmsmcq

Description

An attempt to isolate the bug caused by the initial version of sample.grammar.03 (toy CSS grammar).

(Like 30, but the two branches are not identical.

Invisible XML Grammar

	name: ["a"-"z"]; ["a"-"z";"A"-"Z"].
      

Test case: g31.c04

Repository URI: …/tests/misc/misc-021-040-catalog.xml

Input string (1 character)
Z
Expected result
<name xmlns:ixml="http://invisiblexml.org/NS"
      xmlns:tc="https://github.com/invisibleXML/ixml/test-catalog">Z</name>

Test report

PASS