tests: Remove test cases for alternates of 'number' and 'int'
commit7c877c80308a8d0166029494e2e236c1f95336e8
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 7 Jun 2017 16:35:55 +0000 (7 20:35 +0400)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 19 Jun 2017 12:56:29 +0000 (19 14:56 +0200)
tree1acfc858eb9b4aea03dc6663cc00ed0473775740
parent560f19f162529d691619ac69ed032321c7f5f1fb
tests: Remove test cases for alternates of 'number' and 'int'

Alternates with both a 'number' and an 'int' branch will become
invalid when the next patch merges of QFloat and QInt into QNum.
More sophisticated alternate code could keep them valid, but since
we have no users outside tests, simply drop the tests.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20170607163635.17635-4-marcandre.lureau@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-keyval.c
tests/test-qobject-input-visitor.c