[PATCH 0/2] simplify tests/qtest/meson.build and update docs

Paolo Bonzini posted 2 patches 3 years, 7 months ago
Failed in applying to current master (apply log)
docs/devel/qtest.rst    | 30 +++++++++++++++-------
docs/devel/testing.rst  | 19 +++++++-------
tests/qtest/meson.build | 55 +++++++++++++++++++----------------------
3 files changed, 57 insertions(+), 47 deletions(-)
[PATCH 0/2] simplify tests/qtest/meson.build and update docs
Posted by Paolo Bonzini 3 years, 7 months ago
The instructions for adding new unit tests were not in
build-system.rst and therefore I missed them in the Meson
conversion.  Patch 2 updates them; before that, however,
patch 1 applies the same trick to qtests that was used to
simplify the unit tests conversion.

Paolo Bonzini (2):
  qtest: unify extra_qtest_srcs and extra_qtest_deps
  docs/devel: update instruction on how to add new unit tests

 docs/devel/qtest.rst    | 30 +++++++++++++++-------
 docs/devel/testing.rst  | 19 +++++++-------
 tests/qtest/meson.build | 55 +++++++++++++++++++----------------------
 3 files changed, 57 insertions(+), 47 deletions(-)

-- 
2.26.2