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

Issue 8662038: Refactor some of the duplicated code in the tests using a socket server (Closed)

Created:
9 years, 1 month ago by Søren Gjesse
Modified:
9 years, 1 month ago
Reviewers:
Mads Ager (google)
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Refactor some of the duplicated code in the tests using a socket server This is a first step in making these tests easier to understand. R=ager@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1838

Patch Set 1 #

Patch Set 2 : Added new file #

Patch Set 3 : Minor fix #

Total comments: 2

Patch Set 4 : Addressed review comments from ager@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, -174 lines) Patch
M tests/standalone/src/EchoServerStreamTest.dart View 4 chunks +32 lines, -61 lines 0 comments Download
M tests/standalone/src/EchoServerTest.dart View 5 chunks +47 lines, -73 lines 0 comments Download
M tests/standalone/src/SocketManyConnectionsTest.dart View 4 chunks +17 lines, -40 lines 0 comments Download
A tests/standalone/src/TestingServer.dart View 1 2 3 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
9 years, 1 month ago (2011-11-24 11:44:45 UTC) #1
Mads Ager (google)
lgtm http://codereview.chromium.org/8662038/diff/4001/tests/standalone/src/TestingServer.dart File tests/standalone/src/TestingServer.dart (right): http://codereview.chromium.org/8662038/diff/4001/tests/standalone/src/TestingServer.dart#newcode1 tests/standalone/src/TestingServer.dart:1: class TestingServer extends Isolate { Please add copyright ...
9 years, 1 month ago (2011-11-24 12:01:42 UTC) #2
Søren Gjesse
9 years, 1 month ago (2011-11-24 12:11:16 UTC) #3
http://codereview.chromium.org/8662038/diff/4001/tests/standalone/src/Testing...
File tests/standalone/src/TestingServer.dart (right):

http://codereview.chromium.org/8662038/diff/4001/tests/standalone/src/Testing...
tests/standalone/src/TestingServer.dart:1: class TestingServer extends Isolate {
On 2011/11/24 12:01:42, Mads Ager wrote:
> Please add copyright header.

Done.

Powered by Google App Engine
This is Rietveld 408576698