dart-sdk/pkg/analysis_server/test/edit
Konstantin Shcheglov 90c7698f1b 'Extract Local' and 'Inline Local' refactoring need only single file analysis.
We still analyze more than we actually need - we don't need the full
RESOLVED_UNIT, we could live with some much lower RESOLVED_UNITx. But it
might be fast enough for practical purposes to compute fully resolved
units.

Maybe we should set up monitoring for refactoring times...

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2262393003 .
2016-08-22 18:59:55 -07:00
..
assists_test.dart Make AssistContributor asynchronous. 2015-11-20 12:18:26 -08:00
fixes_test.dart Clean up some warnings (issue 25964) 2016-03-09 17:32:49 -08:00
format_test.dart Format code in analysis_server 2016-03-29 08:27:14 -07:00
organize_directives_test.dart Move the wire protocol support into the public API 2015-10-11 07:34:28 -07:00
refactoring_test.dart 'Extract Local' and 'Inline Local' refactoring need only single file analysis. 2016-08-22 18:59:55 -07:00
sort_members_test.dart Keep directive annotations while sorting. 2016-05-02 10:09:38 -07:00
test_all.dart More fixes for failures on the Windows bot 2015-08-05 08:13:28 -07:00