Don’t run tests by default
They are too fiddly.
This commit is contained in:
parent
e63fee34ce
commit
38395c0a9a
@ -1,7 +1,9 @@
|
|||||||
%global libname mesonbuild
|
%global libname mesonbuild
|
||||||
|
|
||||||
# Run tests by default
|
# Don’t run the tests by default, since they are rather flaky.
|
||||||
%bcond_without check
|
# I’ll get to getting them running eventually, but free time is sparse.
|
||||||
|
# — ekulik
|
||||||
|
%bcond_with check
|
||||||
|
|
||||||
Name: meson
|
Name: meson
|
||||||
Version: 0.53.1
|
Version: 0.53.1
|
||||||
|
Loading…
Reference in New Issue
Block a user