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

Issue 10541039: Update pub to new expect API. (Closed)

Created:
8 years, 6 months ago by Bob Nystrom
Modified:
8 years, 6 months ago
Reviewers:
gram
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update pub to new expect API. Committed: https://code.google.com/p/dart/source/detail?r=8367

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -69 lines) Patch
M utils/tests/pub/lock_file_test.dart View 2 chunks +11 lines, -11 lines 1 comment Download
M utils/tests/pub/version_test.dart View 6 chunks +55 lines, -58 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Bob Nystrom
Checking in TBR.
8 years, 6 months ago (2012-06-06 22:40:20 UTC) #1
gram
8 years, 6 months ago (2012-06-06 22:48:29 UTC) #2
LGTM. I did note a couple of equals(0) which could be isZero but that's minor

https://chromiumcodereview.appspot.com/10541039/diff/1/utils/tests/pub/lock_f...
File utils/tests/pub/lock_file_test.dart (left):

https://chromiumcodereview.appspot.com/10541039/diff/1/utils/tests/pub/lock_f...
utils/tests/pub/lock_file_test.dart:36:
expect(lockFile.packages.length).equals(0);
isZero?

Powered by Google App Engine
This is Rietveld 408576698