Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
addf8977
Commit
addf8977
authored
Apr 23, 2014
by
Tom Finegan
Committed by
Gerrit Code Review
Apr 23, 2014
Browse files
Merge "tools_common.sh: Add run messages."
parents
f1f07403
522f7c8b
Changes
1
Show whitespace changes
Inline
Side-by-side
test/tools_common.sh
View file @
addf8977
...
...
@@ -308,6 +308,7 @@ run_tests() {
# Run tests.
for
test
in
${
tests_to_run
}
;
do
test_begin
"
${
test
}
"
[
"
${
VPX_TEST_VERBOSE_OUTPUT
}
"
=
"yes"
]
&&
echo
" RUN
${
test
}
"
"
${
test
}
"
[
"
${
VPX_TEST_VERBOSE_OUTPUT
}
"
=
"yes"
]
&&
echo
" PASS
${
test
}
"
test_end
"
${
test
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment