dart-sdk/pkg
Konstantin Shcheglov f64ba0cadd Add @isTest and @isTestGroup to package:meta
R=devoncarew@google.com, paulberry@google.com

Bug: https://github.com/flutter/flutter-intellij/issues/2055
Change-Id: I78083783a3e05171746253101b3b10bbdcc8ef99
Reviewed-on: https://dart-review.googlesource.com/53480
Reviewed-by: Paul Berry <paulberry@google.com>
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2018-05-03 04:39:04 +00:00
..
analysis_server Change 'Extract Widget' to generate named constructor parameters, with 'key'. 2018-04-30 16:49:00 +00:00
analysis_server_client Clean up some hints 2018-03-26 17:39:18 +00:00
analyzer Don't store bytes in the file cache. 2018-05-01 21:11:04 +00:00
analyzer_cli Enable preview-dart-2 as default for analyzer. 2018-04-26 17:01:12 +00:00
analyzer_plugin Re-land "Clean up the use of deprecated API in the analyzer_plugin package". 2018-05-01 21:08:04 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
compiler Avoid strong+checked mode: strong mode supersedes checked mode 2018-05-02 08:33:28 +00:00
dart_internal Make warning more warning-y. 2018-03-02 02:04:44 +00:00
dart_messages Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
dev_compiler fix #30907, add library constants for all SDK libraries 2018-05-02 19:33:36 +00:00
expect Clean up documentation of implicit new/const insertions tests. 2018-04-10 14:49:41 +00:00
front_end Revert "Don't encode strings up front; don't toString uris" 2018-05-02 22:16:29 +00:00
js
js_ast Remove Dart 2 errors in package:js_ast 2018-03-30 11:21:21 +00:00
kernel Recognize synthetic catch-clause and unhandled exceptions. 2018-05-02 22:39:56 +00:00
meta Add @isTest and @isTestGroup to package:meta 2018-05-03 04:39:04 +00:00
microlytics
sourcemap_testing Add omit-implicit-checks mode to equivalence tests. 2018-05-01 12:41:59 +00:00
status_file Always call writeAnnotationList to write annotations. 2018-04-13 12:41:17 +00:00
telemetry Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
testing Add testing chain to validate messages.yaml 2018-02-28 11:02:23 +00:00
vm Revert "Revert "Fix incorrect handling of NSM forwarders and pull all logic into CFE."" 2018-05-02 19:48:25 +00:00
.gitignore
BUILD.gn
pkg.status Fix bots after preview-dart2 was switched on by default. 2018-04-26 20:09:56 +00:00