Landin the malformed cases source
the malformed cases

Deliberately malformed harness cases

These trees exist to be rejected. compiler/ada/tests/src/landin-tests-fixture_suite.adb discovers malformed/ and asserts that every fault below is reported and that no fixture in it is accepted.

casefault
unit/no-metadataa fixture directory with no fixture.meta
unit/unknown-keya key the format does not define
unit/duplicate-keyone key given twice
unit/missing-summarya required key omitted
unit/wrong-classclass: disagrees with the directory
unit/not-a-paira line that is not key: value
unit/unknown-targettargets: names a target the roadmap never named
unit/stray.txta plain file where a fixture directory belongs

Nothing here is a Landin program, and nothing here is expected to pass.