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

Unified Diff: tools/tests/jsondiff/output/old-vs-new/output-expected/stdout

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/jsondiff/output/old-vs-new/output-expected/return_value ('k') | tools/tests/rebaseline.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/tests/jsondiff/output/old-vs-new/output-expected/stdout
diff --git a/tools/tests/jsondiff/output/old-vs-new/output-expected/stdout b/tools/tests/jsondiff/output/old-vs-new/output-expected/stdout
deleted file mode 100644
index 212c305bf110d49fcddf15b26cfc257544eb08ad..0000000000000000000000000000000000000000
--- a/tools/tests/jsondiff/output/old-vs-new/output-expected/stdout
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "differing.png": {
- "new": 777777777,
- "old": 888888888
- },
- "missing-from-new.png": {
- "new": null,
- "old": 44444444
- },
- "missing-from-old.png": {
- "new": 3333333,
- "old": null
- }
-}
« no previous file with comments | « tools/tests/jsondiff/output/old-vs-new/output-expected/return_value ('k') | tools/tests/rebaseline.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698