Chromium Code Reviews
DescriptionSeparate updateComments from updateExpectations.
Previous to this CL, the updateExpectations flag had two effects:
- It caused ".expect" files to be updated.
- It caused embedded expectations comments in ".dart" files (of the
form "/*@key=value*/") to be updated.
I'm finding that I frequently want to update the former but not the
latter, so I'm splitting this into two separate flags.
With this CL, updateExpectations only updates ".expect" files, and
updateComments only updates embedded expectations comments.
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/4e481ccee57ffea9cfbce45000f60a5ae5cd5063
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||