From ee57036c9cfdff27a81a38a9c5abc3b631f3a83c Mon Sep 17 00:00:00 2001 From: pommicket Date: Tue, 23 Sep 2025 14:26:18 -0400 Subject: POM website --- site/tests/errors.html | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 site/tests/errors.html (limited to 'site/tests/errors.html') diff --git a/site/tests/errors.html b/site/tests/errors.html new file mode 100644 index 0000000..eeaacfa --- /dev/null +++ b/site/tests/errors.html @@ -0,0 +1,28 @@ + + + + + + POM error tests + + + +

+ POM homepage ยท POM tests +

+

Error tests for POM

+ +

+ These tests are found in the tests/errors directory of the main POM repository. +

+

+ These tests are for checking that error conditions are + detected and gracefully handled. +

+

+ Each test in this directory has an error, + and should be rejected by a compliant parser. +

+ + + -- cgit v1.2.3