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

Issue 12381016: pkg/unittest: Types, deprecations, docs (Closed)

Created:
7 years, 9 months ago by kevmoo-old
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

pkg/unittest: Types, deprecations, docs Add return types to a number of top-level members deprecate callbackDone guardAsync: added types, fixed documentation - Shouldn't refer to private field in docs Committed: https://code.google.com/p/dart/source/detail?r=19335

Patch Set 1 #

Patch Set 2 : fixes post r19269 #

Total comments: 1

Patch Set 3 : adde type to testNum #

Patch Set 4 : grumble #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -11 lines) Patch
M pkg/unittest/lib/src/config.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/unittest.dart View 1 2 3 8 chunks +12 lines, -10 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kevmoo-old
7 years, 9 months ago (2013-02-28 17:32:53 UTC) #1
kevmoo-old
Updated post r19269
7 years, 9 months ago (2013-03-01 03:58:43 UTC) #2
Siggi Cherem (dart-lang)
(changed siggi -> sigmund)
7 years, 9 months ago (2013-03-01 17:30:53 UTC) #3
Siggi Cherem (dart-lang)
https://codereview.chromium.org/12381016/diff/2001/pkg/unittest/lib/unittest.dart File pkg/unittest/lib/unittest.dart (right): https://codereview.chromium.org/12381016/diff/2001/pkg/unittest/lib/unittest.dart#newcode726 pkg/unittest/lib/unittest.dart:726: dynamic guardAsync(Function tryBody, [Function finallyBody, testNum = -1]) { ...
7 years, 9 months ago (2013-03-01 17:32:40 UTC) #4
kevmoo-old
Added 'int' I know dynamic is not needed, but it's wanted. Makes reading the source ...
7 years, 9 months ago (2013-03-01 18:20:13 UTC) #5
Siggi Cherem (dart-lang)
On 2013/03/01 18:20:13, kevmoo wrote: > Added 'int' > > I know dynamic is not ...
7 years, 9 months ago (2013-03-01 18:21:27 UTC) #6
kevmoo-old
PTAL *grumble* style guide *grumble* :-)
7 years, 9 months ago (2013-03-01 18:32:48 UTC) #7
Siggi Cherem (dart-lang)
lgtm =)
7 years, 9 months ago (2013-03-01 18:40:19 UTC) #8
kevmoo-old
I lack the bit. Please commit. :-)
7 years, 9 months ago (2013-03-01 18:45:26 UTC) #9
Siggi Cherem (dart-lang)
7 years, 9 months ago (2013-03-01 18:52:26 UTC) #10
Message was sent while issue was closed.
Committed patchset #4 manually as r19335 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698