diff options
author | Eric Blake <eblake@redhat.com> | 2015-09-29 16:20:59 -0600 |
---|---|---|
committer | Markus Armbruster <armbru@redhat.com> | 2015-10-12 18:44:54 +0200 |
commit | 1ffe818a395cb883746f3baf8d9a0b6988375e8b (patch) | |
tree | dc19769537f161a5221e38d3e189feab799588fe /tests/qapi-schema/include-non-file.err | |
parent | ac4abb9aeb734f36eb90b149b9eed0cc8fdb2872 (diff) |
qapi: Sort qapi-schema tests
Recent changes to qapi have provided quite a bit of churn in
the makefile, because we are inconsistent on what order test
names appear in, and on whether to re-wrap the list of tests or
just add arbitrary line lengths. Writing the list in a sorted
fashion, one test per line, will make future patches easier
to see what tests are being added or removed by a patch.
Although it is tempting to use $(wildcard qapi-schema/*.json)
for a more compact listing, such an approach would risk picking
up leftover garbage .json files in the directory; so keeping
the list explicit is safer for ensuring reproducible tarballs
and test results.
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-Id: <1443565276-4535-2-git-send-email-eblake@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Diffstat (limited to 'tests/qapi-schema/include-non-file.err')
0 files changed, 0 insertions, 0 deletions