blob: 2279c04ed7da7473915375f40f9d5ee3c1d83f0e (
plain)
1
2
3
4
5
6
7
|
# Parsing tests
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.
|