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

Issue 10959074: Make PASS, FAIL, ERROR public (see issue 5365). (Closed)

Created:
8 years, 3 months ago by gram
Modified:
8 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make PASS, FAIL, ERROR public (see issue 5365). Committed: https://code.google.com/p/dart/source/detail?r=12798

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -12 lines) Patch
M pkg/unittest/test_case.dart View 3 chunks +6 lines, -6 lines 0 comments Download
M pkg/unittest/unittest.dart View 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
gram
8 years, 3 months ago (2012-09-24 18:33:31 UTC) #1
Siggi Cherem (dart-lang)
8 years, 3 months ago (2012-09-24 18:38:21 UTC) #2
lgtm

Could you add a TODO about the following: we should change these constants to
use a different string (so that writing 'FAIL' in the middle of a test doesn't
imply that the test fails). We can't do it without fixing also the testrunner
and test.dart though.

Powered by Google App Engine
This is Rietveld 408576698