dart-sdk/pkg/analysis_server/test
Konstantin Shcheglov 2368a59d60 Add libraries in corrections using SourceInfo instance of LibraryElement.
We are not going to have LibraryElement(s) for the new analysis driver.

The current approach: get known library sources, compute their elements,
import these elements does not work well when there is no analysis cache.

R=brianwilkerson@google.com
BUG=

Review URL: https://codereview.chromium.org/2532393008 .
2016-12-01 10:22:48 -08:00
..
analysis Highlight FieldFormalParameterElement as a field only in declaration. 2016-11-07 12:03:06 -08:00
channel Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
edit Support 'edit.organizeDirectives' with the new analysis driver. 2016-11-10 09:52:40 -08:00
integration Use an import prefix in the analysis server tests; this fixes some issues conflicting with the 2016-11-20 10:26:27 -08:00
operation Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
plugin Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
search Fix for search references when the element is null. 2016-11-28 08:51:40 -08:00
services Add libraries in corrections using SourceInfo instance of LibraryElement. 2016-12-01 10:22:48 -08:00
source MemoryResourceProvider.getFolder() should not create the folder. 2016-10-07 10:12:00 -07:00
src Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
stress Break up another large file 2016-09-15 07:49:27 -07:00
timing Start making server strong mode clean 2016-03-31 08:27:05 -07:00
abstract_context.dart Fixes for tests on windows 2016-10-17 09:39:25 -07:00
abstract_single_unit.dart Switch analysis_server to use 'package:test'. 2016-10-06 08:47:15 -07:00
analysis_abstract.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
analysis_server_test.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
completion_test.dart Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
completion_test_support.dart Switch analysis_server to use 'package:test'. 2016-10-06 08:47:15 -07:00
context_manager_test.dart Remove uses of configuration data 2016-11-22 11:26:08 -08:00
domain_analysis_test.dart Make AnalysisSErver APIs to access unit/node/element asynchronous. 2016-11-22 10:46:06 -08:00
domain_completion_test.dart Completion with the new analysis driver. 2016-11-06 10:45:46 -08:00
domain_completion_util.dart Completion with the new analysis driver. 2016-11-06 10:45:46 -08:00
domain_diagnostic_test.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
domain_execution_test.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
domain_server_test.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
mock_sdk.dart Implement getLinkedBundle() for MockSdk in analysis_server. 2016-11-28 08:32:34 -08:00
mocks.dart Switch analysis_server to use 'package:test'. 2016-10-06 08:47:15 -07:00
protocol_server_test.dart Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
protocol_test.dart Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
server_options_test.dart Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00
single_context_manager_test.dart Use an import prefix in the analysis server tests; this fixes some issues conflicting with the 2016-11-20 10:26:27 -08:00
socket_server_test.dart Remove unused method and field from DartSdkManager 2016-10-14 09:53:44 -07:00
test_all.dart Remove 'initializeTestEnvironment' from 'analysis_server'. 2016-10-06 10:26:17 -07:00