Sign in
◑
Theme
fuchsia
/
third_party
/
glib
/
fb607d3febc28fa45438e1113f89fe98e336a2ea
/
.
/
.gitlab-ci
/
run-tests.sh
blob: 86402dcaf4b8f6269e7e157ab3162b408acf7212 [
file
]
#!/bin/bash
meson test \
-
C _build \
--
timeout
-
multiplier
"${MESON_TEST_TIMEOUT_MULTIPLIER}"
\
--
no
-
suite flaky \
"$@"