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

Issue 12250018: Mixin tests with libraries (Closed)

Created:
7 years, 10 months ago by hausner
Modified:
7 years, 10 months ago
Reviewers:
regis, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Mixin tests with libraries Add tests where the mixin class is from an imported library. Committed: https://code.google.com/p/dart/source/detail?r=18407

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+207 lines, -0 lines) Patch
M tests/language/language.status View 1 2 chunks +4 lines, -0 lines 0 comments Download
A tests/language/mixin_lib_extends_field_lib.dart View 1 chunk +15 lines, -0 lines 0 comments Download
A tests/language/mixin_lib_extends_field_test.dart View 1 chunk +112 lines, -0 lines 0 comments Download
A tests/language/mixin_lib_extends_method_lib.dart View 1 chunk +28 lines, -0 lines 0 comments Download
A tests/language/mixin_lib_extends_method_test.dart View 1 chunk +48 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
hausner
7 years, 10 months ago (2013-02-12 22:35:16 UTC) #1
regis
LGTM
7 years, 10 months ago (2013-02-12 22:43:14 UTC) #2
kasperl
This is great! Thanks, Matthias.
7 years, 10 months ago (2013-02-13 05:14:11 UTC) #3
hausner
7 years, 10 months ago (2013-02-13 18:11:26 UTC) #4
Message was sent while issue was closed.
You're welcome. Nice that dart2js passed them right away.

Powered by Google App Engine
This is Rietveld 408576698