Turn back on image and subset sources now that they're blacklisted on Android.
To land after https://codereview.chromium.org/850403002/ NOTREECHECKS=true BUG=skia:3255 Review URL: https://codereview.chromium.org/857483003
This commit is contained in:
parent
a2ef642b00
commit
e1315526cd
@ -15,8 +15,7 @@
|
||||
|
||||
DEFINE_bool(tests, true, "Run tests?");
|
||||
DEFINE_string(images, "resources", "Images to decode.");
|
||||
//DEFINE_string(src, "gm skp image subset", "Source types to test.");
|
||||
DEFINE_string(src, "gm skp", "Source types to test. TEMPORARILY DISABLED");
|
||||
DEFINE_string(src, "gm skp image subset", "Source types to test.");
|
||||
DEFINE_bool(nameByHash, false,
|
||||
"If true, write to FLAGS_writePath[0]/<hash>.png instead of "
|
||||
"to FLAGS_writePath[0]/<config>/<sourceType>/<name>.png");
|
||||
|
Loading…
Reference in New Issue
Block a user