Allow specific files and multiple inputs for picture testing tools.
authorkeyar@chromium.org <keyar@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 9 Jul 2012 18:44:51 +0000 (18:44 +0000)
committerkeyar@chromium.org <keyar@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 9 Jul 2012 18:44:51 +0000 (18:44 +0000)
commitc3d5831e052fb6baffc29fc4cd289fcc6a5ff388
treeeb88405f3810fb7ecdd3005e89f1f4947cbfee5a
parentd1dc920097194e3342355185528c84408a9929c8
Allow specific files and multiple inputs for picture testing tools.

Changed the render_pictures, bench_pictures and test_pictures.py so that multiple inputs can be given. Furthermore, specific files can also be specified.

Unit tests have also been added for picture_utils.cpp.

Committed http://code.google.com/p/skia/source/detail?r=4486

Review URL: https://codereview.appspot.com/6345054

git-svn-id: http://skia.googlecode.com/svn/trunk@4488 2bbb7eff-a529-9590-31e7-b0007b416f81
tests/PictureUtilsTest.cpp [new file with mode: 0644]