Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(111)

Issue 2707033004: Add generated function_type tests. (Closed)

Created:
3 years, 10 months ago by floitsch
Modified:
3 years, 8 months ago
CC:
reviews_dartlang.org, ahe
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address (some comments) and format output. #

Patch Set 3 : Don't format, since the formatter drops type-arguments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88993 lines, -6 lines) Patch
A tests/language/function_type/function_type0_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type10_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type11_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type12_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type13_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type14_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type15_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type16_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type17_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type18_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type19_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type1_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type20_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type21_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type22_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type23_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type24_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type25_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type26_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type27_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type28_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type29_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type2_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type30_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type31_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type32_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type33_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type34_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type35_test.dart View 1 2 1 chunk +849 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type36_test.dart View 1 2 1 chunk +868 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type37_test.dart View 1 2 1 chunk +849 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type38_test.dart View 1 2 1 chunk +849 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type39_test.dart View 1 2 1 chunk +849 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type3_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type40_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type41_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type42_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type43_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type44_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type45_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type46_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type47_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type48_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type49_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type4_test.dart View 1 2 1 chunk +925 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type50_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type51_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type52_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type53_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type54_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type55_test.dart View 1 2 1 chunk +838 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type56_test.dart View 1 2 1 chunk +838 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type57_test.dart View 1 2 1 chunk +838 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type58_test.dart View 1 2 1 chunk +838 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type59_test.dart View 1 2 1 chunk +838 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type5_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type60_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type61_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type62_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type63_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type64_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type65_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type66_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type67_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type68_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type69_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type6_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type70_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type71_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type72_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type73_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type74_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type75_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type76_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type77_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type78_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type79_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type7_test.dart View 1 2 1 chunk +906 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type80_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type81_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type82_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type83_test.dart View 1 2 1 chunk +914 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type84_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type85_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type86_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type87_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type88_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type89_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type8_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type90_test.dart View 1 2 1 chunk +895 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type91_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type92_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type93_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type94_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type95_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type96_test.dart View 1 2 1 chunk +876 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type97_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type98_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type99_test.dart View 1 2 1 chunk +857 lines, -0 lines 0 comments Download
A tests/language/function_type/function_type9_test.dart View 1 2 1 chunk +887 lines, -0 lines 0 comments Download
M tests/language/function_type/test_generator.dart View 1 2 4 chunks +7 lines, -6 lines 0 comments Download

Messages

Total messages: 13 (3 generated)
floitsch
Add the tests that were excluded in https://codereview.chromium.org/2656743002
3 years, 10 months ago (2017-02-22 16:04:18 UTC) #2
floitsch
ping. Also the CL was https://codereview.chromium.org/2567133002
3 years, 9 months ago (2017-03-22 23:34:15 UTC) #3
ahe
This is a big CL, and I'm not sure how to begin reviewing it.
3 years, 9 months ago (2017-03-23 11:31:38 UTC) #4
floitsch
On 2017/03/23 11:31:38, ahe wrote: > This is a big CL, and I'm not sure ...
3 years, 9 months ago (2017-03-23 17:48:03 UTC) #5
ahe
On 2017/03/23 17:48:03, floitsch wrote: > On 2017/03/23 11:31:38, ahe wrote: > > This is ...
3 years, 9 months ago (2017-03-24 08:35:53 UTC) #6
floitsch
3 years, 9 months ago (2017-03-24 14:00:36 UTC) #8
Siggi Cherem (dart-lang)
I'm glad we are splitting these in multiple files, thank you - the humongous file ...
3 years, 9 months ago (2017-03-24 15:51:38 UTC) #9
floitsch
On 2017/03/24 15:51:38, Siggi Cherem (dart-lang) wrote: > I'm glad we are splitting these in ...
3 years, 8 months ago (2017-04-19 13:30:18 UTC) #10
floitsch
https://codereview.chromium.org/2707033004/diff/1/tests/language/function_type/function_type93_test.dart File tests/language/function_type/function_type93_test.dart (right): https://codereview.chromium.org/2707033004/diff/1/tests/language/function_type/function_type93_test.dart#newcode211 tests/language/function_type/function_type93_test.dart:211: // Function(int x0, [Function x]) On 2017/03/24 15:51:38, Siggi ...
3 years, 8 months ago (2017-04-19 13:30:37 UTC) #11
floitsch
3 years, 8 months ago (2017-04-19 13:56:56 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:20001) manually as
1c355af468c368af9945ef747f02b874654493d4.

Powered by Google App Engine
This is Rietveld 408576698