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

Issue 1024313002: Make helper methods in ParserTestCase non-static. (Closed)

Created:
5 years, 9 months ago by Paul Berry
Modified:
5 years, 9 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Make helper methods in ParserTestCase non-static. This will help prepare for work on DEP 9 (null-aware operators) by allowing parser tests that require null-aware operators to enable them using an instance variable in ParserTestCase. R=brianwilkerson@google.com Committed: https://code.google.com/p/dart/source/detail?r=44624

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1299 lines, -1698 lines) Patch
M pkg/analyzer/test/generated/ast_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/parser_test.dart View 427 chunks +1298 lines, -1697 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
5 years, 9 months ago (2015-03-21 18:59:08 UTC) #2
Brian Wilkerson
LGTM
5 years, 9 months ago (2015-03-21 20:40:01 UTC) #3
Paul Berry
5 years, 9 months ago (2015-03-21 20:56:03 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 44624 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698