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

Issue 8956005: Update test of type variable bounds to match specification (Closed)

Created:
9 years ago by ahe
Modified:
9 years ago
Reviewers:
gbracha, kasperl
CC:
reviews_dartlang.org, zundel, regis, Jennifer Messerly
Visibility:
Public.

Description

Update test of type variable bounds to match specification Committed: https://code.google.com/p/dart/source/detail?r=2573

Patch Set 1 : changes #

Total comments: 5

Patch Set 2 : Fix typo #

Patch Set 3 : Update status files #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -16 lines) Patch
M dart/tests/language/language.status View 1 2 2 chunks +9 lines, -3 lines 0 comments Download
M dart/tests/language/language-leg.status View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M dart/tests/language/src/TypeVariableBoundsTest.dart View 1 2 chunks +33 lines, -13 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ahe
I'll update the status file and file bugs when the reviewers have looked at this ...
9 years ago (2011-12-15 08:11:27 UTC) #1
zundel
http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart File dart/tests/language/src/TypeVariableBoundsTest.dart (right): http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart#newcode18 dart/tests/language/src/TypeVariableBoundsTest.dart:18: interface IFoo<T extends num> default Foo<T extends num> { ...
9 years ago (2011-12-15 14:01:16 UTC) #2
ahe
Hi Eric, Thank you for taking a look. Cheers, Peter http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart File dart/tests/language/src/TypeVariableBoundsTest.dart (right): http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart#newcode18 ...
9 years ago (2011-12-15 14:04:48 UTC) #3
ahe
http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart File dart/tests/language/src/TypeVariableBoundsTest.dart (right): http://codereview.chromium.org/8956005/diff/2001/dart/tests/language/src/TypeVariableBoundsTest.dart#newcode59 dart/tests/language/src/TypeVariableBoundsTest.dart:59: new Box.makeFoo(); On 2011/12/15 14:04:48, ahe wrote: > On ...
9 years ago (2011-12-15 15:55:57 UTC) #4
zundel
this test now passes on my updated dartc patch. http://codereview.chromium.org/8948001
9 years ago (2011-12-15 16:07:39 UTC) #5
gbracha
lgtm
9 years ago (2011-12-15 17:54:13 UTC) #6
gbracha
lgtm
9 years ago (2011-12-15 17:54:57 UTC) #7
ahe
9 years ago (2011-12-19 12:20:11 UTC) #8
Submitted.

Powered by Google App Engine
This is Rietveld 408576698