commit | 9264a95608c08623f2955823703e5c77558cafa8 | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Tue Jan 20 10:11:53 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Jan 20 10:11:53 2015 -0800 |
tree | e58f74738561de5c5411bc53dc5fe325e5f25d25 | |
parent | 87f3ba4847aa575016eb3a21e944197d757df8c0 [diff] |
Image subsets as part of the name instead of a separate source type. This will hold us closer to the principle that the test name (and only the test name) should correspond to expected output. By the same reasoning, mix in the number of subsets: if that changes, the expected output also changes. BUG=skia:3255 Review URL: https://codereview.chromium.org/863723002