aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema/qapi-schema-test.out
AgeCommit message (Expand)AuthorFilesLines
2020-01-14qapi: Fix code generation for empty modulesMarkus Armbruster1-14/+10
2019-10-22tests: qapi: Test 'features' of commandsPeter Krempa1-0/+23
2019-10-22tests/qapi-schema: Tidy up test output indentationMarkus Armbruster1-26/+26
2019-09-24qapi: Permit omitting all flat union branchesMarkus Armbruster1-0/+9
2019-09-24qapi: Permit alternates with just one branchMarkus Armbruster1-2/+4
2019-09-24qapi: Permit 'boxed' with empty typeMarkus Armbruster1-0/+4
2019-09-24qapi: Drop support for boxed alternate argumentsMarkus Armbruster1-1/+1
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf1-0/+43
2019-03-05qapi: Fix array first used in a different moduleMarkus Armbruster1-0/+5
2019-03-05tests/qapi-schema: Cover forward reference to sub-moduleMarkus Armbruster1-0/+5
2019-03-05tests: Rename UserDefNativeListUnion to UserDefListUnionMarkus Armbruster1-4/+4
2019-03-05qapi: Fix code generation for sub-modules in other directoriesMarkus Armbruster1-0/+9
2019-03-05tests/qapi-schema: Cover conditional arraysMarkus Armbruster1-1/+3
2019-03-05tests/qapi-schema: Make test-qapi.py print arraysMarkus Armbruster1-0/+6
2019-02-18qapi: Clean up modular built-in code generation a bitMarkus Armbruster1-0/+1
2018-12-13qapi: add 'if' to alternate membersMarc-André Lureau1-0/+1
2018-12-13qapi: add 'if' to union membersMarc-André Lureau1-0/+4
2018-12-13qapi: Add 'if' to implicit struct membersMarc-André Lureau1-0/+5
2018-12-13qapi: add 'if' to enum membersMarc-André Lureau1-0/+2
2018-12-13tests: print enum type members more like object type membersMarc-André Lureau1-9/+41
2018-12-13tests/qapi: Cover commands with 'if' and union / alternate 'data'Marc-André Lureau1-0/+12
2018-08-31tests: add a qmp success-response testMarc-André Lureau1-0/+2
2018-07-03qapi: add 'ifcond' to visitor methodsMarc-André Lureau1-0/+9
2018-07-03qapi: add 'if' to top-level expressionsMarc-André Lureau1-0/+26
2018-06-22qapi: allow empty branches in flat unionsAnton Nefedov1-1/+2
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov1-11/+11
2018-03-27tests: add oob-test for qapi-schemaPeter Xu1-0/+2
2018-03-27tests: let qapi-schema tests detect oobPeter Xu1-9/+9
2018-03-02qapi: Record 'include' directives in intermediate representationMarkus Armbruster1-0/+1
2018-03-02qapi: Generate in source orderMarkus Armbruster1-159/+159
2017-07-24qapi: Introduce a first class 'null' typeMarkus Armbruster1-0/+1
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau1-1/+1
2017-06-19tests: Remove test cases for alternates of 'number' and 'int'Marc-André Lureau1-8/+0
2017-05-31qapi: Reject alternates that can't work with keyval_parse()Markus Armbruster1-2/+2
2017-05-31tests/qapi-schema: Avoid 'str' in alternate test casesMarkus Armbruster1-13/+17
2017-03-16qapi: Back out doc comments added just to please qapi.pyMarkus Armbruster1-130/+0
2017-01-16qapi: add qapi2texi scriptMarc-André Lureau1-0/+130
2016-07-19qapi: Implement boxed types for commands/eventsEric Blake1-0/+8
2016-07-19qapi: Plumb in 'boxed' to qapi generator lower levelsEric Blake1-7/+12
2016-07-19qapi: Hide tag_name data member of variantsEric Blake1-0/+10
2016-03-18qapi: Allow anonymous base for flat unionEric Blake1-5/+5
2016-03-18qapi: Adjust names of implicit typesEric Blake1-77/+77
2016-03-18qapi: Fix command with named empty argument typeEric Blake1-0/+2
2016-02-19qapi: Add tests of complex objects within alternateEric Blake1-1/+3
2016-02-19qapi-visit: Honor prefix of discriminator enumEric Blake1-2/+5
2015-12-17qapi: Simplify visiting of alternate typesEric Blake1-8/+0
2015-12-17qapi: Convert QType into QAPI built-in enum typeEric Blake1-0/+2
2015-12-17qapi: Fix c_name() mungingEric Blake1-0/+1
2015-12-17qapi: Track simple union tag in object.local_membersEric Blake1-0/+2
2015-11-09qapi: Use generated TestStruct machinery in testsEric Blake1-0/+5