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

Issue 9398002: - Add tests for the new prefix specifications. (Closed)

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

Description

- Add tests for the new prefix specifications. - Change a negative test to a positive test as it is valid to now have the same prefix in multiple imports. Committed: https://code.google.com/p/dart/source/detail?r=4290

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 2

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -3 lines) Patch
M language/language.status View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
A language/src/Prefix101Test.dart View 1 1 chunk +53 lines, -0 lines 0 comments Download
D language/src/Prefix3NegativeTest.dart View 1 2 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
siva
8 years, 10 months ago (2012-02-14 23:03:12 UTC) #1
hausner
LGTM. Might break in frog. http://codereview.chromium.org/9398002/diff/1001/language/src/Prefix3NegativeTest.dart File language/src/Prefix3NegativeTest.dart (right): http://codereview.chromium.org/9398002/diff/1001/language/src/Prefix3NegativeTest.dart#newcode11 language/src/Prefix3NegativeTest.dart:11: #import("library2.dart", prefix: "lib2"); // ...
8 years, 10 months ago (2012-02-14 23:20:47 UTC) #2
siva
Thanks. I have updated 'language.status' to account for potential failures in frog/dartc. http://codereview.chromium.org/9398002/diff/1001/language/src/Prefix3NegativeTest.dart File language/src/Prefix3NegativeTest.dart ...
8 years, 10 months ago (2012-02-14 23:36:01 UTC) #3
kasperl
8 years, 10 months ago (2012-02-16 06:43:32 UTC) #4
Thanks, Siva!

Powered by Google App Engine
This is Rietveld 408576698