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

Issue 12036009: Add a test that native classes work with operator==. (Closed)

Created:
7 years, 11 months ago by ngeoffray
Modified:
7 years, 11 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add a test that native classes work with operator==. Committed: https://code.google.com/p/dart/source/detail?r=17350

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
A + tests/compiler/dart2js_native/native_equals_frog_test.dart View 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
7 years, 11 months ago (2013-01-21 12:52:36 UTC) #1
ahe
LGTM. Perhaps you should rename the test. If you think it is legacy support, you ...
7 years, 11 months ago (2013-01-21 13:04:57 UTC) #2
ngeoffray
On 2013/01/21 13:04:57, ahe wrote: > LGTM. Thanks Peter. > > Perhaps you should rename ...
7 years, 11 months ago (2013-01-21 13:06:16 UTC) #3
sra1
7 years, 11 months ago (2013-01-22 03:21:40 UTC) #4
Message was sent while issue was closed.
On 2013/01/21 13:06:16, ngeoffray wrote:
> On 2013/01/21 13:04:57, ahe wrote:
> > LGTM.
> 
> Thanks Peter.
> 
> > 
> > Perhaps you should rename the test. If you think it is legacy support, you
> could
> > call it "legacy".
> 
> It's not legacy, as we need to have native classes understand operator==. We
> should remove 'frog' names from all tests within this directory.

+1 on removing '_frog' from the names, but I suggest a separate CL.
We have been deleting tests as they become unnecessary.

Powered by Google App Engine
This is Rietveld 408576698