summaryrefslogtreecommitdiff
path: root/tests/parsing/README.md
blob: d3389cfd74d3e54e2724347a6278267bfa4de611 (plain)
1
2
3
4
5
6
7
8
# Parsing tests

These tests only check that key-value pairs are parsed correctly.
They do not test merging, number/list parsing, or schema validation.

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.