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

Issue 15017013: Added a new matcher for pairwise comparison of iterables with a custom comparator. (Closed)

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

Description

Added a new matcher for pairwise comparison of iterables with a custom comparator. R=jmesserly@google.com, sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=22519

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -0 lines) Patch
M pkg/unittest/lib/src/iterable_matchers.dart View 1 1 chunk +59 lines, -0 lines 0 comments Download
M pkg/unittest/test/matchers_test.dart View 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
gram
7 years, 7 months ago (2013-05-08 00:08:30 UTC) #1
Jennifer Messerly
lgtm https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart File pkg/unittest/lib/src/iterable_matchers.dart (right): https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart#newcode199 pkg/unittest/lib/src/iterable_matchers.dart:199: Iterable _expected; final? https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart#newcode209 pkg/unittest/lib/src/iterable_matchers.dart:209: var e = ...
7 years, 7 months ago (2013-05-08 00:16:25 UTC) #2
gram
On 2013/05/08 00:16:25, John Messerly wrote: > lgtm > > https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart > File pkg/unittest/lib/src/iterable_matchers.dart (right): ...
7 years, 7 months ago (2013-05-08 00:20:46 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart File pkg/unittest/lib/src/iterable_matchers.dart (right): https://codereview.chromium.org/15017013/diff/1/pkg/unittest/lib/src/iterable_matchers.dart#newcode209 pkg/unittest/lib/src/iterable_matchers.dart:209: var e = _expected.elementAt(i); On 2013/05/08 00:16:25, John Messerly ...
7 years, 7 months ago (2013-05-08 00:31:32 UTC) #4
gram
PTAL
7 years, 7 months ago (2013-05-08 01:05:16 UTC) #5
Jennifer Messerly
lgtm
7 years, 7 months ago (2013-05-08 01:07:15 UTC) #6
Siggi Cherem (dart-lang)
lgtm =)
7 years, 7 months ago (2013-05-08 01:36:49 UTC) #7
gram
7 years, 7 months ago (2013-05-08 18:22:48 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 manually as r22519 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698