CoffeeFilter Test Report

Report generated on 10 Jul 2026 at 13:08 with version 3.3.12 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.

parse tests

01 Jun 2022

Description

Tests provided by Steven Pemberton in December 2021, with corrections of 21 December. Reorganized by Norm Tovey-Walsh, February 2022.

parse-error

Created 16 Dec 2021 by SP

Invisible XML Grammar
a: "a", punctuation, "b".
punctuation: [",.;:'?!</&>"].

Test case: parse-error

Repository URI: …/tests/parse/test-catalog.xml

Created 16 Dec 2021 by SP

Updated 30 Dec 2021 by SP

replace grammar and input

Input string (8 characters)
a b<&>.
Expected result

The input does not match the grammar.

Test report

PASS