All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tests/qapi-schema: Minor tooling improvements
@ 2021-09-22 12:56 Markus Armbruster
  2021-09-22 12:56 ` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError Markus Armbruster
  2021-09-22 12:56 ` [PATCH 2/2] tests/qapi-schema: Make test-qapi.py -u work when files are absent Markus Armbruster
  0 siblings, 2 replies; 8+ messages in thread
From: Markus Armbruster @ 2021-09-22 12:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: marcandre.lureau, jsnow, mdroth

Markus Armbruster (2):
  tests/qapi-schema: Use Python OSError instead of outmoded IOError
  tests/qapi-schema: Make test-qapi.py -u work when files are absent

 tests/qapi-schema/test-qapi.py | 20 +++++++++++++++-----
 1 file changed, 15 insertions(+), 5 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-09-23 16:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-22 12:56 [PATCH 0/2] tests/qapi-schema: Minor tooling improvements Markus Armbruster
2021-09-22 12:56 ` [PATCH 1/2] tests/qapi-schema: Use Python OSError instead of outmoded IOError Markus Armbruster
2021-09-22 18:07   ` John Snow
2021-09-23  9:33     ` Markus Armbruster
2021-09-23  9:54       ` Philippe Mathieu-Daudé
2021-09-23 16:55       ` John Snow
2021-09-22 12:56 ` [PATCH 2/2] tests/qapi-schema: Make test-qapi.py -u work when files are absent Markus Armbruster
2021-09-22 18:11   ` John Snow

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.