From f63e631a8e110c7b0a54b8b55516ad3c2d75b626 Mon Sep 17 00:00:00 2001 From: pommicket Date: Mon, 8 Sep 2025 22:03:14 -0400 Subject: Add more tests --- tests/errors/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tests/errors/README.md (limited to 'tests/errors/README.md') diff --git a/tests/errors/README.md b/tests/errors/README.md new file mode 100644 index 0000000..7351033 --- /dev/null +++ b/tests/errors/README.md @@ -0,0 +1,7 @@ +# Error tests + +These tests are for checking that error conditions are +detected and gracefully handled. + +Each test in this file has an error, +and should be rejected by a compliant parser. -- cgit v1.2.3