projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a5c170
)
meson: remove test-qdev-global-props dependency on testqapi
author
Marc-André Lureau
<marcandre.lureau@redhat.com>
Wed, 23 Mar 2022 15:57:15 +0000
(19:57 +0400)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 6 Apr 2022 08:50:37 +0000
(10:50 +0200)
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <
20220323155743
.
1585078
-5-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/unit/meson.build
patch
|
blob
|
history
diff --git
a/tests/unit/meson.build
b/tests/unit/meson.build
index 96b295263ea9331015e83b9a1615674ac07e216d..026e39f5202594d2b96feece12f364f842d2ab90 100644
(file)
--- a/
tests/unit/meson.build
+++ b/
tests/unit/meson.build
@@
-148,7
+148,7
@@
if have_system
endif
tests += {
- 'test-qdev-global-props': [qom, hwcore
, testqapi
]
+ 'test-qdev-global-props': [qom, hwcore]
}
endif
endif