do not use colons in test names
commit34f02e9f334956cef4e3af4433aaebe7e5ecf71f
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 19 Oct 2020 10:22:43 +0000 (19 06:22 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 22 Oct 2020 15:53:53 +0000 (22 11:53 -0400)
treee27bf4a608185172a13454b4de3697c4528a64e5
parent925a40df2828d32d3aaaf022282cba81082fb263
do not use colons in test names

Starting with meson 0.56, colons are used to separate the subproject name
from the test name.  Use dash or slash depending on what looks nicer.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/fp/meson.build
tests/qtest/meson.build