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

Issue 532333002: Merge analysis server's mocks.dart and mocks2.dart into one file. (Closed)

Created:
6 years, 3 months ago by Paul Berry
Modified:
6 years, 3 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Merge analysis server's mocks.dart and mocks2.dart into one file. There were competing implementations of MockAnalysisContext and MockSource, but one of the implementations was only used in one place (analysis_server_test.dart), so it's been switched over to use the other implementation. R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=39826

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -182 lines) Patch
M pkg/analysis_server/test/analysis_server_test.dart View 2 chunks +7 lines, -8 lines 0 comments Download
M pkg/analysis_server/test/computer/error_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/mocks.dart View 3 chunks +146 lines, -17 lines 0 comments Download
D pkg/analysis_server/test/mocks2.dart View 1 chunk +0 lines, -153 lines 0 comments Download
M pkg/analysis_server/test/services/index/store/codec_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/index/store/split_store_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/services/search/search_engine_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
6 years, 3 months ago (2014-09-03 18:53:38 UTC) #2
scheglov
LGTM
6 years, 3 months ago (2014-09-03 19:03:28 UTC) #3
Paul Berry
6 years, 3 months ago (2014-09-03 19:45:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as 39826 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698