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/location/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/location/README.md (limited to 'tests/location/README.md') diff --git a/tests/location/README.md b/tests/location/README.md new file mode 100644 index 0000000..caa8b6a --- /dev/null +++ b/tests/location/README.md @@ -0,0 +1,8 @@ +# Location tests + +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