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

Issue 2572203002: Add completion tests for the new analysis driver. (Closed)

Created:
4 years ago by scheglov
Modified:
4 years ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1272 lines, -32 lines) Patch
M pkg/analysis_server/test/abstract_context.dart View 6 chunks +60 lines, -12 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/arglist_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/combinator_contributor_test.dart View 2 chunks +21 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/completion_contributor_util.dart View 4 chunks +20 lines, -9 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/completion_manager_test.dart View 2 chunks +14 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/field_formal_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/imported_reference_contributor_test.dart View 4 chunks +312 lines, -11 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/inherited_reference_contributor_test.dart View 2 chunks +119 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/keyword_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/label_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/library_member_contributor_test.dart View 2 chunks +28 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/library_prefix_contributor_test.dart View 2 chunks +14 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_constructor_contributor_test.dart View 2 chunks +80 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_library_contributor_test.dart View 2 chunks +50 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/local_reference_contributor_test.dart View 2 chunks +22 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/named_constructor_contributor_test.dart View 2 chunks +22 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/static_member_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/type_member_contributor_test.dart View 2 chunks +72 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/uri_contributor_test.dart View 3 chunks +396 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/services/completion/dart/variable_name_contributor_test.dart View 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
scheglov
4 years ago (2016-12-14 19:29:53 UTC) #1
Brian Wilkerson
lgtm
4 years ago (2016-12-14 19:59:20 UTC) #2
scheglov
4 years ago (2016-12-14 20:05:30 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
63d1c18f411ca6dae106baf2d2898b3fbd9aad64 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698