summaryrefslogtreecommitdiffstats
path: root/tests/check-qobject.c
Commit message (Expand)AuthorAgeFilesLines
* qstring: Move qstring_from_substr()'s @end one to the rightMarkus Armbruster2018-07-281-1/+1
* block: Add block-specific QDict headerMax Reitz2018-06-151-0/+1
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-1/+1
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-091-1/+2
* qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-091-0/+2
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-1/+2
* tests: fix check-qobject leakMarc-André Lureau2018-01-161-0/+2
* tests: Add check-qobject for equality testsMax Reitz2017-11-171-0/+328