Commit Graph

5 Commits

Author SHA1 Message Date
Lasse Reichstein Holst Nielsen b3c12d4e3a Dart 2 Libraries Wave 3
Add `typeArguments` to Invocation.
Add constructors to Invocation, making it less necessary for users to create their own implementations.
Add tests.
Add Symbol.unaryMinus and Symbol.empty constants.

Change-Id: I70cb3265f9413617cf57fce1297e393a29eeb26a
Reviewed-on: https://dart-review.googlesource.com/40741
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
Reviewed-by: Leaf Petersen <leafp@google.com>
2018-03-08 16:36:07 +00:00
Erik Ernst 472bf54d96 Adjusted status for corelib_2/symbol_test for !$strong.
R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2991793002 .
2017-07-28 16:10:19 +02:00
Ben Konyi d89f895e17 Fix remaining failing tests caused by test block 29 migration to Dart 2.0.
TBR=jcollins@google.com
BUG=

Review-Url: https://codereview.chromium.org/2991473002 .
2017-07-23 20:02:23 -07:00
Ben Konyi 084d9f7c86 Additional test updates to make the bots green.
TBR=jcollins@google.com

BUG=

Review-Url: https://codereview.chromium.org/2987643002 .
2017-07-23 09:12:21 -07:00
Ben Konyi 3867d84ca5 Migrated test block 29 to Dart 2.0
-Spit string_test into string_test and string_static_test
-Added various MissingCompileTimeError entries in status files for
tests which throw exceptions on configurations that haven't implemented Dart 2.0
-Switched var -> dynamic in symbol_operator_test

BUG=
R=jcollins@google.com, rnystrom@google.com

Review-Url: https://codereview.chromium.org/2983253002 .
2017-07-22 20:16:43 -07:00