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

Issue 15074003: Add the ability to match the contents of a file descriptor against a Matcher. (Closed)

Created:
7 years, 7 months ago by nweiz
Modified:
7 years, 7 months ago
Reviewers:
Andrei Mouravski
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Add the ability to match the contents of a file descriptor against a Matcher. R=amouravski@google.com Committed: https://code.google.com/p/dart/source/detail?r=22539

Patch Set 1 #

Total comments: 6

Patch Set 2 : Code review change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -20 lines) Patch
M pkg/scheduled_test/lib/descriptor.dart View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart View 1 3 chunks +64 lines, -19 lines 0 comments Download
M pkg/scheduled_test/test/descriptor/file_test.dart View 1 chunk +95 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
7 years, 7 months ago (2013-05-08 23:52:52 UTC) #1
Andrei Mouravski
lgtm 1 nit. https://codereview.chromium.org/15074003/diff/1/pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart File pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart (right): https://codereview.chromium.org/15074003/diff/1/pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart#newcode26 pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart:26: factory FileDescriptor.matcher(String name, Matcher matcher) => ...
7 years, 7 months ago (2013-05-09 00:08:14 UTC) #2
nweiz
https://codereview.chromium.org/15074003/diff/1/pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart File pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart (right): https://codereview.chromium.org/15074003/diff/1/pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart#newcode26 pkg/scheduled_test/lib/src/descriptor/file_descriptor.dart:26: factory FileDescriptor.matcher(String name, Matcher matcher) => On 2013/05/09 00:08:14, ...
7 years, 7 months ago (2013-05-09 00:15:12 UTC) #3
nweiz
7 years, 7 months ago (2013-05-09 00:16:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22539 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698