test: rename mpp-*.json to *.mpp.json

This simplifies the `test-data` rules in `Makefile` considerably. Also,
it allows adding `*.mpp.json` files in other directories without needing
to copy rules. (make's pattern-based rules only allow a single `%`).

Adjust test/data/README.md accordingly.
This commit is contained in:
Lars Karlitski 2020-10-16 20:18:42 +02:00 committed by Tom Gundersen
parent c11459c626
commit d9ef44eb6d
7 changed files with 7 additions and 7 deletions