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

Side by Side Diff: tools/tests/skimage/output-expected/empty-dir/expectations.json

Issue 17294006: skimage: if --readPath points at an empty dir, create an empty expectations file (Closed) Base URL: http://skia.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 {
2 "actual-results" : {
epoger 2013/06/17 19:34:47 This makes sense: there were no files in the input
3 "failed" : null,
4 "failure-ignored" : null,
5 "no-comparison" : null,
6 "succeeded" : null
7 },
8 "expected-results" : null
9 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698