Bob Nystrom
|
14011f47e3
|
Resurrect deleted language tests.
They're back from the grave, and ready to party!
Change-Id: I088134a9be7ecabf1fbf751c015a656a15cabff9
Reviewed-on: https://dart-review.googlesource.com/12821
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: William Hesse <whesse@google.com>
|
2017-10-11 17:47:11 +00:00 |
|
Bob Nystrom
|
f32d1b2bcd
|
Migrate block 37, language/arithmetic2 ... /async_await_syntax_test.
R=jmesserly@google.com
Review-Url: https://codereview.chromium.org/2992003002 .
|
2017-07-28 11:16:23 -07:00 |
|
Erik Corry
|
e431e93e87
|
Revert two Kernel changes that were causing test failures.
Example failure:
python tools/test.py -m release -c dartk --builder-tag no_ipv6 \
language/function_type/function_type63_test
Revert "Serialize typedef parameters (including function typed ones) to Kernel and use it to resynthesize typedefs from Kernel."
This reverts commit afc392b66d.
Reverts https://codereview.chromium.org/2990783002
Revert "Add Member.documentationComment and use it to resynthesize documentation from Kernel."
This reverts commit 47ecf72272.
Reverts https://codereview.chromium.org/2990873002
Also reverts some attempts to fix test files:
302b410364
https://codereview.chromium.org/2984343002
05ccf27015
https://codereview.chromium.org/2992683002
f71dcd7834
https://codereview.chromium.org/2984363003
Also had to revert some test changes that were committed on top of a red buildbot, in order to try to get back to a place where bots were green:
23952fdf56
https://codereview.chromium.org/2990773002
557cab2a3e
https://codereview.chromium.org/2985173002
R=johnniwinther@google.com, karlklose@google.com
BUG=
Review-Url: https://codereview.chromium.org/2986093002 .
|
2017-07-28 14:08:23 +02:00 |
|
Bob Nystrom
|
23952fdf56
|
Migrate language/arithmetic2_test ... language/async_await_syntax_test.
R=sra@google.com
Review-Url: https://codereview.chromium.org/2990773002 .
|
2017-07-27 16:13:47 -07:00 |
|
Lasse R.H. Nielsen
|
609d26a227
|
Add assert-in-initializer-list to formal specification.
Add tests for new syntax.
Not dart-formatted yet since the formatter doesn't accept the new syntax.
R=eernst@google.com, floitsch@google.com
Review-Url: https://codereview.chromium.org/2962153002 .
|
2017-07-10 13:59:38 +02:00 |
|