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

Issue 20172003: Replace someElement with anyElement. (Closed)

Created:
7 years, 5 months ago by gram
Modified:
7 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -8 lines) Patch
M pkg/unittest/lib/src/iterable_matchers.dart View 1 1 chunk +9 lines, -3 lines 2 comments Download
M pkg/unittest/test/matchers_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
M sdk/lib/_internal/pub/test/validator/dependency_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
gram
7 years, 5 months ago (2013-07-25 00:56:26 UTC) #1
gram
Adding Siggy as no response yet from Sean
7 years, 5 months ago (2013-07-25 16:40:41 UTC) #2
Siggi Cherem (dart-lang)
lgtm Is 'meta' already a dependency in the pubspec.yaml? If not, we might need to ...
7 years, 5 months ago (2013-07-25 16:48:34 UTC) #3
Sean Eagan
On 2013/07/25 00:56:26, gram wrote: lgtm
7 years, 5 months ago (2013-07-25 16:55:08 UTC) #4
Sean Eagan
https://codereview.chromium.org/20172003/diff/3001/pkg/unittest/lib/src/iterable_matchers.dart File pkg/unittest/lib/src/iterable_matchers.dart (left): https://codereview.chromium.org/20172003/diff/3001/pkg/unittest/lib/src/iterable_matchers.dart#oldcode72 pkg/unittest/lib/src/iterable_matchers.dart:72: return item.any((e) => _matcher.matches(e, matchState)); In describe below, 'some ...
7 years, 5 months ago (2013-07-25 16:55:15 UTC) #5
gram
https://codereview.chromium.org/20172003/diff/3001/pkg/unittest/lib/src/iterable_matchers.dart File pkg/unittest/lib/src/iterable_matchers.dart (left): https://codereview.chromium.org/20172003/diff/3001/pkg/unittest/lib/src/iterable_matchers.dart#oldcode72 pkg/unittest/lib/src/iterable_matchers.dart:72: return item.any((e) => _matcher.matches(e, matchState)); On 2013/07/25 16:55:15, Sean ...
7 years, 5 months ago (2013-07-25 17:07:05 UTC) #6
gram
7 years, 5 months ago (2013-07-25 17:17:01 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 manually as r25479 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698