commit | 9b9453e9076cef8e62e3dfbed6d2b5dd46f5dfb2 | [log] [tgz] |
---|---|---|
author | Nigel Tao <nigeltao@google.com> | Wed Aug 01 09:59:38 2018 +1000 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 01 13:44:35 2018 +0000 |
tree | 52538a5c2ea900288a22b5c5eb451134f7f3dfce | |
parent | afea9c32acd961b3e509ab3833657daad66d5732 [diff] |
Have CodecTest's check not skip 'complete' tests As currently written, some code paths trigger a return, which inadvertently avoids the "let's run the same test again on full decodes" at the bottom of the function. Bug: skia: Change-Id: I89a06ec6398099d2bfa3b0e81bb9077a28a7f096 Reviewed-on: https://skia-review.googlesource.com/144241 Reviewed-by: Leon Scroggins <scroggo@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com>