Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Xiph.Org
aom-rav1e
Commits
297c91a8
Commit
297c91a8
authored
Mar 26, 2016
by
Alex Converse
Committed by
Gerrit Code Review
Mar 26, 2016
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Fix failing test: VP10/SuperframeTest.TestSuperframeIndexIsOptional/0" into nextgenv2
parents
e63792e5
c5d118f1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/superframe_test.cc
test/superframe_test.cc
+1
-1
No files found.
test/superframe_test.cc
View file @
297c91a8
...
...
@@ -109,5 +109,5 @@ VP9_INSTANTIATE_TEST_CASE(SuperframeTest, ::testing::Combine(
VP10_INSTANTIATE_TEST_CASE
(
SuperframeTest
,
::
testing
::
Combine
(
::
testing
::
Values
(
::
libvpx_test
::
kTwoPassGood
),
::
testing
::
Values
(
CONFIG_MISC_FIXES
)));
::
testing
::
Values
(
1
)));
}
// namespace
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