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

Issue 766653005: Add a [prints] matcher to the matcher library. (Closed)

Created:
6 years ago by nweiz
Modified:
6 years ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org, kevmoo
Visibility:
Public.

Description

Add a [prints] matcher to the matcher library. R=rnystrom@google.com Committed: https://code.google.com/p/dart/source/detail?r=42270

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review changes #

Total comments: 2

Patch Set 3 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+182 lines, -1 line) Patch
M pkg/matcher/CHANGELOG.md View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M pkg/matcher/lib/matcher.dart View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/matcher/lib/src/prints_matcher.dart View 1 1 chunk +72 lines, -0 lines 0 comments Download
M pkg/matcher/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
A pkg/matcher/test/prints_matcher_test.dart View 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (1 generated)
nweiz
6 years ago (2014-12-05 02:42:26 UTC) #2
Bob Nystrom
What's the motivation for this? https://codereview.chromium.org/766653005/diff/1/pkg/matcher/lib/src/prints_matcher.dart File pkg/matcher/lib/src/prints_matcher.dart (right): https://codereview.chromium.org/766653005/diff/1/pkg/matcher/lib/src/prints_matcher.dart#newcode20 pkg/matcher/lib/src/prints_matcher.dart:20: /// the function (using ...
6 years ago (2014-12-05 18:14:54 UTC) #3
nweiz
> What's the motivation for this? In general, library code that has some default behavior ...
6 years ago (2014-12-09 01:01:01 UTC) #4
nweiz
Code review changes
6 years ago (2014-12-09 01:02:37 UTC) #5
Sean Eagan
On 2014/12/09 01:01:01, nweiz wrote: > I'm working on a command > dispatcher for args, ...
6 years ago (2014-12-09 16:17:57 UTC) #6
nweiz
On 2014/12/09 16:17:57, Sean Eagan wrote: > On 2014/12/09 01:01:01, nweiz wrote: > > I'm ...
6 years ago (2014-12-10 00:18:43 UTC) #7
Sean Eagan
On 2014/12/10 00:18:43, nweiz wrote: > On 2014/12/09 16:17:57, Sean Eagan wrote: > > On ...
6 years ago (2014-12-10 22:17:58 UTC) #8
Bob Nystrom
lgtm https://codereview.chromium.org/766653005/diff/20001/pkg/matcher/CHANGELOG.md File pkg/matcher/CHANGELOG.md (right): https://codereview.chromium.org/766653005/diff/20001/pkg/matcher/CHANGELOG.md#newcode3 pkg/matcher/CHANGELOG.md:3: * Add a `prints` matcher that that...
6 years ago (2014-12-10 22:33:16 UTC) #9
nweiz
Code review changes
6 years ago (2014-12-10 22:46:48 UTC) #10
nweiz
Committed patchset #3 (id:40001) manually as 42270 (presubmit successful).
6 years ago (2014-12-10 22:51:40 UTC) #11
nweiz
6 years ago (2014-12-10 23:16:47 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/766653005/diff/20001/pkg/matcher/CHANGELOG.md
File pkg/matcher/CHANGELOG.md (right):

https://codereview.chromium.org/766653005/diff/20001/pkg/matcher/CHANGELOG.md...
pkg/matcher/CHANGELOG.md:3: * Add a `prints` matcher that
On 2014/12/10 22:33:15, Bob Nystrom wrote:
> that...

Done.

Powered by Google App Engine
This is Rietveld 408576698