summaryrefslogtreecommitdiff
path: root/tests/check-qlist.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19qapi: Replace qobject_to_X(o) by qobject_to(X, o)Max Reitz1-2/+2
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2017-06-20tests: remove /{qnum, qlist, dict}/destroy testMarc-André Lureau1-21/+2
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau1-6/+11
2017-05-09qobject: Use simpler QDict/QList scalar insertion macrosEric Blake1-2/+2
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini1-2/+2
2012-03-30test makefile overhaulPaolo Bonzini1-0/+127