index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qapi: Rename anonymous union type in test
Eric Blake
2015-05-05
2
-3
/
+3
*
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
2015-05-05
2
-2
/
+2
*
qapi: Tighten checking of unions
Eric Blake
2015-05-05
46
-75
/
+36
*
qapi: Forbid base without discriminator in unions
Eric Blake
2015-05-05
6
-16
/
+3
*
qapi: Add some union tests
Eric Blake
2015-05-05
88
-6
/
+314
*
qapi: Better error messages for bad enums
Eric Blake
2015-05-05
18
-27
/
+14
*
qapi: Add some enum tests
Eric Blake
2015-05-05
36
-0
/
+61
*
qapi: Fix generation of 'size' builtin type
Eric Blake
2015-05-05
2
-2
/
+3
*
tests: add QMP input visitor test for unions with no discriminator
Michael Roth
2014-09-26
2
-0
/
+13
*
qapi script: clean up in scripts
Wenchao Xia
2014-06-27
1
-1
/
+1
*
test: add test cases for qapi event
Wenchao Xia
2014-06-23
2
-2
/
+20
*
qapi script: add event support
Wenchao Xia
2014-06-23
4
-0
/
+4
*
qapi: skip redundant includes
Benoît Canet
2014-05-16
5
-0
/
+9
*
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
2014-05-08
41
-0
/
+43
*
qapi: Use an explicit input file
Lluís Vilanova
2014-05-08
18
-18
/
+19
*
qapi: [trivial] Do not catch unknown exceptions in "test-qapi.py"
Lluís Vilanova
2014-05-08
1
-3
/
+0
*
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
6
-5
/
+28
*
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
4
-0
/
+27
*
qapi script: check correctness of union
Wenchao Xia
2014-03-11
16
-0
/
+62
*
qapi script: add check for duplicated key
Wenchao Xia
2014-03-11
4
-0
/
+4
*
qapi script: remember explicitly defined enum values
Wenchao Xia
2014-03-11
2
-6
/
+6
*
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
2
-0
/
+9
*
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
2
-1
/
+2
*
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
2
-3
/
+9
*
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
2
-1
/
+9
*
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
2
-0
/
+3
*
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
2
-2
/
+4
*
OptsVisitor: introduce unit tests, with test cases for range flattening
Laszlo Ersek
2013-08-20
2
-2
/
+19
*
qapi.py: Permit comments starting anywhere on the line
Markus Armbruster
2013-07-29
3
-2
/
+4
*
qapi.py: Fix diagnosing non-objects at a schema's top-level
Markus Armbruster
2013-07-29
2
-2
/
+2
*
qapi.py: Fix schema parser to check syntax systematically
Markus Armbruster
2013-07-29
17
-22
/
+12
*
qapi.py: Reject invalid characters in schema file
Markus Armbruster
2013-07-29
6
-8
/
+4
*
qapi.py: Decent syntax error reporting
Markus Armbruster
2013-07-29
2
-1
/
+3
*
qapi.py: Restructure lexer and parser
Markus Armbruster
2013-07-29
5
-7
/
+5
*
tests: Use qapi-schema-test.json as schema parser test
Markus Armbruster
2013-07-29
4
-0
/
+73
*
tests: QAPI schema parser tests
Markus Armbruster
2013-07-29
57
-0
/
+98
[prev]