summaryrefslogtreecommitdiffstats
path: root/tests/check-qnum.c
Commit message (Expand)AuthorAgeFilesLines
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-041-14/+14
* qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz2018-03-191-2/+2
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* qnum: add uint typeMarc-André Lureau2017-06-201-0/+48
* tests: remove /{qnum, qlist, dict}/destroy testMarc-André Lureau2017-06-201-16/+2Star
* qapi: merge QInt and QFloat in QNumMarc-André Lureau2017-06-201-0/+136