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

Issue 18442002: Add missing newline after Actual value in fail message. (Closed)

Created:
7 years, 5 months ago by gram
Modified:
7 years, 5 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add missing newline after Actual value in fail message. Remove the BasMatcher class; it made some sense when we had both 'interface' and 'class' but adds no value now. Fix a comment in the CustomMatcher documentation. Fix tests affected by these changes. R=sigmund@google.com Committed: https://code.google.com/p/dart/source/detail?r=25356

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -96 lines) Patch
M pkg/analyzer_experimental/lib/src/generated/java_junit.dart View 5 chunks +5 lines, -5 lines 0 comments Download
M pkg/http/test/multipart_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/http/test/utils.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/lib/src/scheduled_future_matchers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/scheduled_test/test/descriptor/file_test.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/unittest/lib/matcher.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/unittest/lib/mock.dart View 3 chunks +3 lines, -3 lines 0 comments Download
D pkg/unittest/lib/src/basematcher.dart View 1 chunk +0 lines, -43 lines 0 comments Download
M pkg/unittest/lib/src/core_matchers.dart View 17 chunks +19 lines, -19 lines 0 comments Download
M pkg/unittest/lib/src/expect.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/src/future_matchers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/lib/src/interfaces.dart View 2 chunks +6 lines, -5 lines 0 comments Download
M pkg/unittest/lib/src/iterable_matchers.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/unittest/lib/src/map_matchers.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/unittest/lib/src/numeric_matchers.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/unittest/lib/src/operator_matchers.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/unittest/lib/src/string_matchers.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/unittest/test/test_utils.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
gram
7 years, 5 months ago (2013-07-02 00:38:34 UTC) #1
Siggi Cherem (dart-lang)
lgtm
7 years, 5 months ago (2013-07-02 00:49:28 UTC) #2
gram
7 years, 5 months ago (2013-07-23 19:48:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r25356 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698