summaryrefslogtreecommitdiff
path: root/tests/location/README.md
blob: caa8b6a487551d2f16e8f354d7262a1e5c9decd0 (plain)
1
2
3
4
5
6
7
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`.