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

+ POM homepage · POM tests +

+

Location tests for POM

+

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

+

+ These tests are for checking that definition location information + is correctly recorded. +

+

+ Each test consists of a file x.pom and a file x.locations.pom. + For every key in x.pom, there’s a corresponding key in x.locations.pom + which is set to the line number where the key was defined in x.pom. +

+ + -- cgit v1.2.3