aboutsummaryrefslogtreecommitdiff
path: root/tests/qapi-schema
AgeCommit message (Expand)AuthorFilesLines
3 daysqapi: switch to use QEMU_TEST_REGENERATE env varDaniel P. Berrangé1-2/+5
2025-07-29tests/qapi-schema: Bury dead test case doc-non-first-sectionMarkus Armbruster3-7/+0
2025-07-14qapi: lift restriction on using '=' in doc blocksJohn Snow4-12/+0
2025-07-14docs/sphinx: remove special parsing for freeform sectionsJohn Snow2-6/+14
2025-07-14docs/sphinx: remove legacy QAPI manual generatorJohn Snow1-188/+86
2025-04-08docs/sphinx/qmp_lexer: Generalize elision syntaxMarkus Armbruster3-3/+3
2025-03-11qapi: clean up encoding of section kindsJohn Snow2-6/+6
2025-03-06qapi: Eliminate OrderedDictMarkus Armbruster1-10/+1
2025-03-04docs/qapidoc: support header-less freeform sectionsJohn Snow2-0/+7
2025-02-10qapi: expose all schema features to codeDaniel P. Berrangé4-0/+16
2024-09-10tests/qapi-schema: Drop temporary 'prefix'Markus Armbruster2-2/+0
2024-09-10qapi: Smarter camel_to_upper() to reduce need for 'prefix'Markus Armbruster9-8/+2
2024-07-17qapi: remove "Example" doc sectionJohn Snow3-28/+40
2024-07-06qapi/parser: don't parse rST markup as section headersJohn Snow3-0/+9
2024-07-06qapi: convert "Note" sections to plain rSTJohn Snow6-15/+13
2024-07-06qapi/parser: fix comment parsing immediately following a doc blockJohn Snow1-0/+2
2024-07-06qapi/parser: preserve indentation in QAPIDoc sectionsJohn Snow1-16/+16
2024-05-06qapi: Rename visitor parameter @variants to @alternativesMarkus Armbruster1-2/+3
2024-05-06qapi: Rename visitor parameter @variants to @branchesMarkus Armbruster1-2/+2
2024-03-04qapi: Reject "Returns" section when command doesn't return anythingMarkus Armbruster4-0/+9
2024-03-04qapi: New documentation section tag "Errors"Markus Armbruster3-0/+10
2024-03-04qapi: Slightly clearer error message for invalid "Returns" sectionMarkus Armbruster1-1/+1
2024-02-26qapi: Divorce QAPIDoc from QAPIParseErrorMarkus Armbruster4-4/+4
2024-02-26qapi: Reject multiple and empty feature descriptionsMarkus Armbruster4-39/+2
2024-02-26qapi: Merge adjacent untagged sectionsMarkus Armbruster1-2/+0
2024-02-26qapi: Recognize section tags and 'Features:' only after blank lineMarkus Armbruster7-3/+15
2024-02-26qapi: Require descriptions and tagged sections to be indentedMarkus Armbruster1-6/+6
2024-02-26qapi: Reject section heading in the middle of a doc commentMarkus Armbruster4-1/+10
2024-02-26qapi: Rename QAPIDoc.Section.name to .tagMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error message for empty doc sectionsMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error position for bogus invalid "Returns" sectionMarkus Armbruster1-1/+1
2024-02-26qapi: Improve error position for bogus argument descriptionsMarkus Armbruster7-7/+7
2024-02-26tests/qapi-schema: Cover 'Features:' not followed by descriptionsMarkus Armbruster4-0/+30
2024-02-26tests/qapi-schema: Cover duplicate 'Features:' lineMarkus Armbruster4-0/+34
2024-02-26tests/qapi-schema: Fix test 'QAPI rST doc'Markus Armbruster2-16/+15
2024-02-12qapi: Require member documentation (with loophole)Markus Armbruster2-1/+5
2024-02-12qapi: Indent tagged doc comment sections properlyMarkus Armbruster2-6/+6
2023-11-13tests/qapi-schema: Tidy up pylint warnings and adviceMarkus Armbruster1-5/+4
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-05-22qapi: Improve error message for description following sectionMarkus Armbruster1-1/+1
2023-05-10qapi: Relax doc string @name: description indentation rulesMarkus Armbruster4-4/+7
2023-05-09qapi: Fix argument description indentation strippingMarkus Armbruster1-1/+1
2023-05-09tests/qapi-schema/doc-good: Improve argument description testsMarkus Armbruster2-13/+18
2023-05-09tests/qapi-schema/doc-good: Improve a commentMarkus Armbruster2-1/+5
2023-04-26qapi: allow unions to contain further unionsDaniel P. Berrangé9-0/+126
2023-04-25qapi: support updating expected test output via makeDaniel P. Berrangé1-0/+1
2023-04-24qapi: Require boxed for conditional command and event argumentsMarkus Armbruster12-19/+30
2023-04-24tests/qapi-schema: Cover optional conditional struct memberMarkus Armbruster2-1/+4
2023-04-24tests/qapi-schema: Clean up positive test for conditionalsMarkus Armbruster2-8/+6
2023-04-24tests/qapi-schema: Rename a few conditionalsMarkus Armbruster2-12/+12