We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2cc60c + bd38ed5 commit 0328471Copy full SHA for 0328471
ci/run-build-and-tests.sh
@@ -56,6 +56,7 @@ case "$jobname" in
56
--warnlevel 2 --werror \
57
--wrap-mode nofallback \
58
-Dfuzzers=true \
59
+ -Dtest_output_directory="${TEST_OUTPUT_DIRECTORY:-$(pwd)/t}" \
60
$MESONFLAGS
61
group "Build" meson compile -C build --
62
if test -n "$run_tests"
0 commit comments