Josh Soref
|
df97aca1fa
|
Spelling tests
Closes https://github.com/dart-lang/sdk/pull/50764
GitOrigin-RevId: ee2fe9a75d50e877f4ad2fe3743acdbc04f186ef
Change-Id: Ia73cd22da4e6ec95e84772aa4e1345ce2dbde215
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/276360
Reviewed-by: Erik Ernst <eernst@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
|
2022-12-19 12:56:47 +00:00 |
|
Ryan Macnak
|
00b2e580a3
|
[test] Fork mirrors tests.
Bug: https://github.com/dart-lang/sdk/issues/40045
Change-Id: I597259b38684de87016f1e136723d24f4ac05420
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/132440
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
|
2020-01-22 18:46:23 +00:00 |
|
Ben Konyi
|
64105ee014
|
Migrated test block 219 to Dart 2.0.
No major changes. Some tests that rely on noSuchMethod needed to have
some 'var's changed to 'dynamic's.
BUG=
R=rnystrom@google.com
Review-Url: https://codereview.chromium.org/3003123002 .
|
2017-08-30 07:51:59 -07:00 |
|
Florian Loitsch
|
46ba54e315
|
Add @MirrorsUsed annotations to speed up tests.
R=sigmund@google.com
Review-Url: https://codereview.chromium.org/2727323002 .
|
2017-03-31 12:46:31 +02:00 |
|
rmacnak@google.com
|
42e8c08b3c
|
Match existing expectation that delegate returns unwrapped values.
TBR
Review URL: https://codereview.chromium.org//181063025
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33306 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-04 21:56:57 +00:00 |
|
rmacnak@google.com
|
d515f61a35
|
Work around bug where closures are missing #call to support delegation of #call to closures.
BUG=http://dartbug.com/16995
R=iposva@google.com
Review URL: https://codereview.chromium.org//183923018
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33303 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-03-04 21:10:04 +00:00 |
|