mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-13 21:26:33 +02:00
parseutils-test: Drop random colors from parsing test
This guarantees stable output for comparing test results.
This commit is contained in:
parent
ba04177eeb
commit
c010fce6c9
@ -693,8 +693,6 @@ int main(void)
|
|||||||
int i;
|
int i;
|
||||||
uint8_t rgba[4];
|
uint8_t rgba[4];
|
||||||
const char *color_names[] = {
|
const char *color_names[] = {
|
||||||
"bikeshed",
|
|
||||||
"RaNdOm",
|
|
||||||
"foo",
|
"foo",
|
||||||
"red",
|
"red",
|
||||||
"Red ",
|
"Red ",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user