Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-09-26 | tests: add QMP input visitor test for unions with no discriminator | Michael Roth | 1 | -0/+10 |
2014-06-23 | test: add test cases for qapi event | Wenchao Xia | 1 | -0/+12 |
2014-03-11 | qapi script: do not allow string discriminator | Wenchao Xia | 1 | -3/+6 |
2014-03-03 | tests/qapi-schema: Cover flat union types | Markus Armbruster | 1 | -0/+7 |
2014-03-03 | tests/qapi-schema: Cover union types with base | Markus Armbruster | 1 | -0/+1 |
2014-03-03 | tests/qapi-schema: Cover complex types with base | Markus Armbruster | 1 | -1/+5 |
2014-03-03 | tests/qapi-schema: Cover anonymous union types | Markus Armbruster | 1 | -0/+4 |
2014-03-03 | tests/qapi-schema: Cover simple argument types | Markus Armbruster | 1 | -0/+2 |
2014-03-03 | tests/qapi-schema: Cover optional command arguments | Markus Armbruster | 1 | -1/+3 |
2013-08-20 | OptsVisitor: introduce unit tests, with test cases for range flattening | Laszlo Ersek | 1 | -0/+15 |
2013-07-29 | tests: Use qapi-schema-test.json as schema parser test | Markus Armbruster | 1 | -0/+53 |