dart-sdk/pkg/analysis_server/test/src
Danny Tuppeny 88408d562b Fix LSP refactor test on Windows
Removes the recently-added base class to tests (which brought more with it than we needed - and caused issues on Windows) and adds in the flutter/meta packages using helpers (inc extracting the meta package to a new helper).

Re-enable skipped LSP refactor test

Change-Id: I62f8b3e300a776cae4fbd6d15deafb5b8970eef0

Change-Id: I165b9acf75a3ec9a91feb1730be2949eb4d5e5cb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106741
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Danny Tuppeny <dantup@google.com>
2019-06-19 20:00:15 +00:00
..
computer Move Flutter utility methods into a class, which can be instantiated either with regular package:flutter, or with package_flutter_web. 2019-03-05 05:51:41 +00:00
domains Add AvailableSuggestion.declaringLibraryUri 2019-06-05 01:20:51 +00:00
flutter Issue 3446. Recurse into attributes to find children widgets. 2019-05-28 20:09:25 +00:00
lsp Check for completeness of test_all in analysis server and analyzer plugin 2019-03-21 13:24:03 +00:00
plugin Clean up the remaining copyright notices in analysis_server 2019-01-11 15:38:56 +00:00
services Revert 'Import Library' quick fix changes. 2019-06-18 17:31:56 +00:00
utilities Fix LSP refactor test on Windows 2019-06-19 20:00:15 +00:00
domain_abstract_test.dart Clean up the remaining copyright notices in analysis_server 2019-01-11 15:38:56 +00:00
test_all.dart Move NNBD migration tool to a fresh package. 2019-06-09 17:45:35 +00:00
watch_manager_test.dart Stop unnecessarily extending Object 2018-11-16 16:43:24 +00:00