dart-sdk/pkg
Paul Berry f87933d845 Introduce tests specific to behaviors of FunctionType.
I am about to start embarking on bug fixes and refactors to
FunctionType, so I want a set of tests that I can use to make sure I
don't break any important behaviors.  These tests use a mock element
model, so they don't rely on any behaviors outside of FunctionTypeImpl
itself.

Change-Id: I037f6a8cd2ee2a94fba13bb9b6be9e7090e254e8
Reviewed-on: https://dart-review.googlesource.com/57708
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2018-05-31 22:04:27 +00:00
..
analysis_server Support extracting selected statements into a new Flutter widget. 2018-05-31 19:41:26 +00:00
analysis_server_client Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer Introduce tests specific to behaviors of FunctionType. 2018-05-31 22:04:27 +00:00
analyzer_cli Fix constant-related deprecation warnings in analyzer packages 2018-05-17 21:24:38 +00:00
analyzer_plugin Update pubspec to indicate that analyzer_plugin supports the latest analyzer. 2018-05-30 19:02:10 +00:00
async_helper Stop using a port to keep the isolate alive in async_helper. 2018-05-18 09:33:27 +00:00
build_integration Set DDK to run on Dart-2 VM 2018-05-24 21:51:25 +00:00
compiler Fix regression in deferred loading (part2) 2018-05-31 21:42:07 +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 improve speed of dartdevk SDK and ddc test package summary build 2018-05-30 21:14:01 +00:00
expect Fix fused UTF-8/JSON decoding. 2018-05-29 12:34:25 +00:00
front_end Remove unnecessary uses of toExpression 2018-05-31 21:03:46 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast More dart2js strong mode cleanup. 2018-05-30 22:26:01 +00:00
kernel [kernel] Add an option to the cloner for cloning annotations 2018-05-31 10:11:52 +00:00
meta Meta CHANGELOG markdown cleanup. 2018-05-03 20:52:40 +00:00
microlytics
sourcemap_testing Use int.tryParse in sourcemap_testing 2018-05-14 13:56:18 +00:00
status_file Revert "Revert "[vm/kernel] Expression execution through Kernel." 2018-05-15 12:03:22 +00:00
telemetry Remove uses of upper-case constants in remaining SDK code. 2018-04-16 16:11:57 +00:00
testing Fix Dart 2 runtime errors in the front end 2018-05-24 10:14:20 +00:00
vm Infer Object members for dynamic receivers 2018-05-31 12:43:22 +00:00
.gitignore
BUILD.gn
pkg.status Clean up additional dart2js strong mode runtime error and don't add method type variable in dart 1 version. 2018-05-31 18:52:06 +00:00