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/parsing.html | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 site/tests/parsing.html (limited to 'site/tests/parsing.html') diff --git a/site/tests/parsing.html b/site/tests/parsing.html new file mode 100644 index 0000000..00058ed --- /dev/null +++ b/site/tests/parsing.html @@ -0,0 +1,27 @@ + + + + + + POM parsing tests + + + +

+ POM homepage ยท POM tests +

+

Parsing tests for POM

+

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

+

+ These tests are for checking that key-value pairs are parsed correctly. +

+

+ Each test x consists of two files, x.pom and x.flat.pom. These + files should produce the exact same schema, but x.flat.pom is formatted + in a simple way without any section headers, and only using doubly-quoted single-line strings. +

+ + + -- cgit v1.2.3