Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(445)

Unified Diff: tools/tests/jsondiff/input/new.json

Issue 796813004: Remove tools/tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/tests/fix_pythonpath.py ('k') | tools/tests/jsondiff/input/old.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/jsondiff/input/new.json
diff --git a/tools/tests/jsondiff/input/new.json b/tools/tests/jsondiff/input/new.json
deleted file mode 100644
index 0bf352f5f7f5052d15f314e3f558624cfe4dd7b2..0000000000000000000000000000000000000000
--- a/tools/tests/jsondiff/input/new.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "expected-results" : {
- "identical.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 1111111 ]
- ],
- "ignore-failure" : false
- },
- "differing.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 777777777 ]
- ],
- "ignore-failure" : false
- },
- "missing-from-old.png" : {
- "allowed-digests" : [
- [ "bitmap-64bitMD5", 3333333 ]
- ],
- "ignore-failure" : false
- }
- }
-}
« no previous file with comments | « tools/tests/fix_pythonpath.py ('k') | tools/tests/jsondiff/input/old.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698