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

Issue 17830002: Test equality argument order in iterable. (Closed)

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

Description

Test equality argument order in iterable. R=lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=24458

Patch Set 1 #

Total comments: 17

Patch Set 2 : Fixed comments #

Patch Set 3 : Addressed review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -1 line) Patch
M sdk/lib/_collection_dev/iterable.dart View 1 chunk +1 line, -1 line 0 comments Download
A tests/corelib/list_contains_argument_order_test.dart View 1 1 chunk +43 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
LGTM with comments. https://codereview.chromium.org/17830002/diff/1/sdk/lib/_collection_dev/iterable.dart File sdk/lib/_collection_dev/iterable.dart (right): https://codereview.chromium.org/17830002/diff/1/sdk/lib/_collection_dev/iterable.dart#newcode697 sdk/lib/_collection_dev/iterable.dart:697: if (e == element) return true; ...
7 years, 6 months ago (2013-06-26 08:26:59 UTC) #1
zarah
https://codereview.chromium.org/17830002/diff/1/tests/corelib/list_contains_argument_order_test.dart File tests/corelib/list_contains_argument_order_test.dart (right): https://codereview.chromium.org/17830002/diff/1/tests/corelib/list_contains_argument_order_test.dart#newcode1 tests/corelib/list_contains_argument_order_test.dart:1: import "package:expect/expect.dart"; On 2013/06/26 08:26:59, Lasse Reichstein Nielsen wrote: ...
7 years, 6 months ago (2013-06-26 09:08:34 UTC) #2
zarah
7 years, 6 months ago (2013-06-26 09:14:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r24458 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698