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

Issue 8806019: Add test where X is defined differentlty in co-importing libraries (Closed)

Created:
9 years ago by sra1
Modified:
9 years ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add test where X is defined differentlty in co-importing libraries *** Rolled back and replaced by http://codereview.chromium.org/8802018/ AFAIK this should work because the imports use prefixes. Frog: passes Dartc: passes VM: '/usr/local/google/home/sra/dart-all/dart/tests/language/src/LibrarySameNameUsedLib2.dart': Error: Class 'X' is used where an interface is expected BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2083

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -0 lines) Patch
M tests/language/language.status View 1 chunk +2 lines, -0 lines 0 comments Download
A tests/language/src/LibrarySameNameUsedLib1.dart View 1 chunk +11 lines, -0 lines 0 comments Download
tests/language/src/LibrarySameNameUsedLib2.dart View 1 chunk +11 lines, -0 lines 0 comments Download
A tests/language/src/LibrarySameNameUsedTest.dart View 1 chunk +13 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698