xemu/qobject
Marc-André Lureau 6da8a7a3b4 qlit: Tighten QLit dict vs QDict comparison
We check that all members of the QLit dictionary are also in the
QDict.  We neglect to check the other direction.

Comparing the number of members suffices, because QDict can't
contain duplicate members, and putting duplicates in a QLit is a
programming error.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20170825105913.4060-12-marcandre.lureau@redhat.com>
[Commit message improved]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2017-09-04 13:09:12 +02:00
..
2016-02-04 17:41:30 +00:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2017-07-24 13:35:11 +02:00
2017-06-20 14:31:31 +02:00
2017-06-20 14:31:31 +02:00
2016-02-04 17:41:30 +00:00