Markus Armbruster
|
a0418a4a6b
tests/qapi-schema: Fix feature documentation testing
|
5 년 전 |
Peter Krempa
|
2e2e0df270
tests: qapi: Test 'features' of commands
|
5 년 전 |
Peter Krempa
|
23394b4c39
qapi: Add feature flags to commands
|
5 년 전 |
Markus Armbruster
|
758f272b6d
tests/qapi-schema: Tidy up test output indentation
|
5 년 전 |
Markus Armbruster
|
e6c42b96b9
qapi: Split up scripts/qapi/common.py
|
5 년 전 |
Markus Armbruster
|
f01338cce6
qapi: Speed up frontend tests
|
5 년 전 |
Kevin Wolf
|
8aa3a33e44
tests/qapi-schema: Test for good feature lists in structs
|
6 년 전 |
Kevin Wolf
|
6a8c0b5102
qapi: Add feature flags to struct types
|
6 년 전 |
Markus Armbruster
|
ca0ac758d6
tests/qapi-schema: Make test-qapi.py print arrays
|
6 년 전 |
Marc-André Lureau
|
a2724280fb
qapi: add 'if' to union members
|
6 년 전 |
Marc-André Lureau
|
ccadd6bcba
qapi: Add 'if' to implicit struct members
|
6 년 전 |
Marc-André Lureau
|
6cc32b0e14
qapi: add 'if' to enum members
|
6 년 전 |
Marc-André Lureau
|
1e381b6559
tests: print enum type members more like object type members
|
6 년 전 |
Marc-André Lureau
|
1962bd39d5
qapi: change enum visitor and gen_enum* to take QAPISchemaMember
|
6 년 전 |
Markus Armbruster
|
b736e25a18
qapi: Fix some pycodestyle-3 complaints
|
7 년 전 |
Marc-André Lureau
|
fbf09a2fa4
qapi: add 'ifcond' to visitor methods
|
7 년 전 |
Igor Mammedov
|
7b13f2c27a
tests: qapi-schema tests for allow-preconfig
|
7 년 전 |
Igor Mammedov
|
d6fe3d02e9
qapi: introduce new cmd option "allow-preconfig"
|
7 년 전 |
Peter Xu
|
4bebca1e42
tests: let qapi-schema tests detect oob
|
7 년 전 |
Peter Xu
|
876c67512e
qapi: introduce new cmd option "allow-oob"
|
7 년 전 |
Markus Armbruster
|
cf40a0a5c2
qapi: Record 'include' directives in intermediate representation
|
7 년 전 |
Markus Armbruster
|
181feaf355
qapi: Lift error reporting from QAPISchema.__init__() to callers
|
7 년 전 |
Markus Armbruster
|
fb0bc835e5
qapi-gen: New common driver for code and doc generators
|
7 년 전 |
Daniel P. Berrange
|
2f84804470
qapi: use items()/values() intead of iteritems()/itervalues()
|
7 년 전 |
Daniel P. Berrange
|
ef9d910891
qapi: convert to use python print function instead of statement
|
7 년 전 |
Markus Armbruster
|
09331fced1
qapi: Simplify representation of QAPIDoc section text
|
8 년 전 |
Markus Armbruster
|
818c331833
tests/qapi-schema: Make test-qapi.py print docs again
|
8 년 전 |
Markus Armbruster
|
87c16dceca
qapi: Back out doc comments added just to please qapi.py
|
8 년 전 |
Marc-André Lureau
|
3313b6124b
qapi: add qapi2texi script
|
8 년 전 |
Eric Blake
|
48825ca419
qapi: Plumb in 'boxed' to qapi generator lower levels
|
9 년 전 |