rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Feb 2014 18:19:30 +0000 (18:19 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 10 Feb 2014 18:19:30 +0000 (18:19 +0000)
commit9985ef5ed8c0b5cf3530ccf13c0774c6ef6256dd
tree600f87fe453192d513dfbf1801997ab2923993e8
parent3e0c64ad1e5e12aca2907a1384ee7dc3d39d5148
rebaseline_server: add ImagePair class, a step towards new intermediate JSON schema

See https://goto.google.com/ChangingRbsJson and bug 1919 for additional context

BUG=skia:1919
NOTRY=True
R=rmistry@google.com

Author: epoger@google.com

Review URL: https://codereview.chromium.org/157593006

git-svn-id: http://skia.googlecode.com/svn/trunk@13385 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/rebaseline_server/imagediffdb.py
gm/rebaseline_server/imagediffdb_test.py
gm/rebaseline_server/imagepair.py [new file with mode: 0644]
gm/rebaseline_server/imagepair_test.py [new file with mode: 0755]