Sign in
chromium
/
external
/
github.com
/
dart-lang
/
co19
/
HEAD
8087a9d
Fixes #3240. Wrap `AsyncExpect.data()` in `asyncStart/End()` (#3243)
by Sergey G. Grekhov
· 12 hours ago
master
0f06cfd
#3180. Add `JSPromise` tests (#3239)
by Sergey G. Grekhov
· 2 days ago
eaa7abb
#3180. Add more JS interop objects test (#3238)
by Sergey G. Grekhov
· 2 days ago
2ec3476
#3180. Add JSUintXArray tests (#3237)
by Sergey G. Grekhov
· 6 days ago
a2b74f8
#3180. Add more JS arrays tests (#3236)
by Sergey G. Grekhov
· 7 days ago
a208766
#3180. Add `JSFloat32Array` tests (#3234)
by Sergey G. Grekhov
· 7 days ago
9b67bba
Fixes #3231. Fix co19 tests failures in minified mode (#3233)
by Sergey G. Grekhov
· 7 days ago
c8e02b3
Fixes #3073. Wait for async check to complete (#3235)
by Sergey G. Grekhov
· 8 days ago
4d428cb
#3180. Add more `js_interop` tests (#3232)
by Sergey G. Grekhov
· 14 days ago
ef2e4de
#3180. Add more JSAnyOperatorExtension tests (#3225)
by Sergey G. Grekhov
· 2 weeks ago
4ad8933
#3180. Add more `JSArray` and `JSArrayBuffer` tests (#3230)
by Sergey G. Grekhov
· 2 weeks ago
162186e
#1401. Add additional tests for shared case scoping (#3174)
by Sergey G. Grekhov
· 2 weeks ago
7053cb7
#3180. Add `JSArray` tests. (#3229)
by Sergey G. Grekhov
· 2 weeks ago
cbf72c5
#3057. Add switch expression/statement tests for promotion (#3147)
by Sergey G. Grekhov
· 2 weeks ago
2184640
#3057. Expect error in reachability_for_A03_t05.dart test. (#3132)
by Sergey G. Grekhov
· 2 weeks ago
2f014f0
#3057. Add pattern assignment cases to C-style for tests (#3126)
by Sergey G. Grekhov
· 2 weeks ago
b10a2b9
Fixes #3227. Use `unspecified` error expectation (#3228)
by Sergey G. Grekhov
· 2 weeks ago
3c3e258
#3180. Simplify JSAnyOperation tests. (#3223)
by Sergey G. Grekhov
· 2 weeks ago
c23b0d5
Fixes #3219. Call `RawSecureServerSocket.single` after the second write operation (#3220)
by Sergey G. Grekhov
· 4 weeks ago
ae9af9d
Fixes #3217. Ignore warning in string_length_t07.dart (#3218)
by Sergey G. Grekhov
· 4 weeks ago
80632b4
#3180. Add tests for JSAnyOperatorExtension. Part 1. (#3215)
by Sergey G. Grekhov
· 4 weeks ago
058a238
Fixes #3210. Don't expect promotion from `FutureOr<void>` to `Future<void>` or `void` (#3211)
by Sergey G. Grekhov
· 4 weeks ago
0b33ea0
Fixes #3192. Add tests for constant expression `String?.length` (#3209)
by Sergey G. Grekhov
· 4 weeks ago
3388e8e
#3180. Add tests for NullableUndefineableJSAnyExtension. (#3205)
by Sergey G. Grekhov
· 4 weeks ago
262329e
Fixes #3212. Fix the new roll failures. Add issue numbers (#3213)
by Sergey G. Grekhov
· 4 weeks ago
5a1bb8f
#3057. Update promotion_switch_A05_t03.dart according to the current implementation (#3214)
by Sergey G. Grekhov
· 4 weeks ago
53ac385
Fixes #3201. Allow getter/setter with different types (#3207)
by Sergey G. Grekhov
· 5 weeks ago
edd9184
Fixes #3206. Update expected errors positions for CFE (#3208)
by Sergey G. Grekhov
· 5 weeks ago
0a46b5a
#2868. Add test for a member invocation of an extension on nullable type (#3204)
by Sergey G. Grekhov
· 5 weeks ago
ef13d0b
#3057. Add more tests for promotion in switch (#3185)
by Sergey G. Grekhov
· 5 weeks ago
b99bdbf
#3057. Add switch statements/expressions patterns matching tests (#3169)
by Sergey G. Grekhov
· 5 weeks ago
65b07d6
#3198. Remove accidental code (#3202)
by Sergey G. Grekhov
· 6 weeks ago
4739c57
Fixes #3198. Don't use string representation of `Type` objects (#3200)
by Sergey G. Grekhov
· 6 weeks ago
a476672
#3182. Update augmenting_declarations_A05_*.dart (#3199)
by Sergey G. Grekhov
· 6 weeks ago
fb20d2b
#3182. Update augmenting_declarations_A04_*.dart (#3197)
by Sergey G. Grekhov
· 6 weeks ago
c657753
#3182. Add application order tests (#3196)
by Sergey G. Grekhov
· 6 weeks ago
bd9f510
#3182. Update augmenting_declarations_A01/02_*.dart tests (#3195)
by Sergey G. Grekhov
· 6 weeks ago
2dfec74
#3182. Update type_inheritance_A04/5_t*.dart (#3194)
by Sergey G. Grekhov
· 6 weeks ago
48ac6dd
#3182. Update type_inheritance_A02/3_t*.dart (#3193)
by Sergey G. Grekhov
· 6 weeks ago
90be80b
#3057. Add "diamond" inheritance case to promotion via assignment tests (#3179)
by Sergey G. Grekhov
· 6 weeks ago
d817aa2
#3182. Update type_inheritance_A01_* tests (#3191)
by Sergey G. Grekhov
· 6 weeks ago
547ded0
#3182. Update scoping tests (#3190)
by Sergey G. Grekhov
· 6 weeks ago
39da20f
#3182. Add enums and extensions tests (#3189)
by Sergey G. Grekhov
· 6 weeks ago
34ab230
#3182. Remove `augmented` expression tests (#3188)
by Sergey G. Grekhov
· 6 weeks ago
eaa797d
#3057. Add promotion via type test tests. Check top and bottom types and Null (#3165)
by Sergey G. Grekhov
· 7 weeks ago
0486b09
#3057. Add more promotion tests for extension types (#3184)
by Sergey G. Grekhov
· 7 weeks ago
09ad084
#3057. Add some promotion tests for extension types (#3183)
by Sergey G. Grekhov
· 7 weeks ago
884d537
Fixes #3177. Ignore static warnings in non_ambiguity_A02_t01.dart (#3181)
by Sergey G. Grekhov
· 7 weeks ago
2c0a51f
#3057. Add promotion via assignment tests. Check top types. (#3167)
by Sergey G. Grekhov
· 7 weeks ago
5a83aaa
Fixes #3177. Fix typos, add issue number (#3178)
by Sergey G. Grekhov
· 7 weeks ago
9201d1b
#3057. Add more reachability tests for `switch` (#3173)
by Sergey G. Grekhov
· 7 weeks ago
2e0a25b
Fixes #3175. Remove forgotten code. (#3176)
by Sergey G. Grekhov
· 8 weeks ago
635754c
#3057. Add test that the list of types of interests always contains `NonNull(declared)`. (#3172)
by Sergey G. Grekhov
· 8 weeks ago
7d53c85
Fixes #3170. Fix spread collections tests (#3171)
by Sergey G. Grekhov
· 8 weeks ago
fcf9ace
#3057. Add null-aware method invocation tests (#3162)
by Sergey G. Grekhov
· 8 weeks ago
32703f8
#3057. Update promotion_via_assignment_A03_t02.dart according to the implementation (#3168)
by Sergey G. Grekhov
· 8 weeks ago
ccda634
Bump actions/setup-java from 4.7.0 to 4.7.1 in the github-actions group (#3166)
by dependabot[bot]
· 9 weeks ago
2a6000b
#3057. Add type of interest tests. (#3161)
by Sergey G. Grekhov
· 9 weeks ago
a1416d5
#3057. Update promotion via assignment tests (#3160)
by Sergey G. Grekhov
· 9 weeks ago
d91a41a
#3057. Add promotion tests for `if` and `break` statements (#3156)
by Sergey G. Grekhov
· 9 weeks ago
3cc8a82
#3057. Add promotion tests for for-in loop (#3154)
by Sergey G. Grekhov
· 9 weeks ago
63cddd2
Fixes #3151. Update constants expression tests. (#3157)
by Sergey G. Grekhov
· 9 weeks ago
e8ff373
#3057. Remove obsolete `promotion_via_initialization_*` tests (#3163)
by Sergey G. Grekhov
· 9 weeks ago
8aac40e
#3057. Add promotion tests for do loop and continue statement (#3155)
by Sergey G. Grekhov
· 9 weeks ago
723da38
#3057. Fix typos in descriptions in `promotion_via_type_test_*` (#3164)
by Sergey G. Grekhov
· 9 weeks ago
b1b6108
#3122. Expect an error in case of non-constant in a constant expression (#3159)
by Sergey G. Grekhov
· 10 weeks ago
e8f837d
#3057. Add return statement in loops tests (#3158)
by Sergey G. Grekhov
· 10 weeks ago
3423649
#3057. Update instance check tests and add negated instance check ones (#3131)
by Sergey G. Grekhov
· 10 weeks ago
7d3a265
#3057. Add promotion tests for C-style for-loop (#3153)
by Sergey G. Grekhov
· 2 months ago
1cc496d
Fixes #3122. Update constants evaluation according to the specification (#3150)
by Sergey G. Grekhov
· 3 months ago
6ff5ec3
#3057. Add more try-catch(-finally) tests (#3149)
by Sergey G. Grekhov
· 3 months ago
2b38fe4
#3057. Add more flow analysis tests for try-catch and try-finally (#3142)
by Sergey G. Grekhov
· 3 months ago
5601323
Fixes #3143. Update assertions, add language version, add new tests (#3144)
by Sergey G. Grekhov
· 3 months ago
4ebc13c
#3057. Add more flow analysis tests for while loop (#3141)
by Sergey G. Grekhov
· 3 months ago
8f94665
#2119. Rename unary_minus.dart to be visible for the test runner (#3140)
by Sergey G. Grekhov
· 3 months ago
6627f8c
#3057. Add flow analysis try-finally tests (#3139)
by Sergey G. Grekhov
· 3 months ago
fed9861
Fixes #3136. Update expected errors location in initializer_not_a_constant_t03.dart (#3138)
by Sergey G. Grekhov
· 3 months ago
d1efea3
#3057. Add flow analysis try-catch tests (#3137)
by Sergey G. Grekhov
· 3 months ago
b02ea05
#3057. Add switch-expression tests (#3135)
by Sergey G. Grekhov
· 3 months ago
c6afee1
Fixes #3133. Fix language version format. (#3134)
by Sergey G. Grekhov
· 3 months ago
2c7f9a6
#3057. Add pattern assignment cases to for-in tests (#3130)
by Sergey G. Grekhov
· 3 months ago
fa9304b
#3057. Add pattern assignment cases to while-loop tests (#3127)
by Sergey G. Grekhov
· 3 months ago
1ac4e03
#3057. Add pattern assignment cases to do-while tests (#3124)
by Sergey G. Grekhov
· 3 months ago
2505ba8
#3122. Fix typo in type_inference_A07_t01.dart (#3125)
by Sergey G. Grekhov
· 3 months ago
397d6b3
#3122. Fix errors in dot shorthands tests. (#3123)
by Sergey G. Grekhov
· 3 months ago
055cf3f
#3057. Add switch statement tests (#3121)
by Sergey G. Grekhov
· 3 months ago
46d5763
#3057. Fix tests for literals and the type-check (#3116)
by Sergey G. Grekhov
· 3 months ago
c05c34e
Fixes #3119. Fix roll failures (#3120)
by Sergey G. Grekhov
· 3 months ago
cc726b8
#3057. Add more flow analysis tests, fix existing (#3117)
by Sergey G. Grekhov
· 3 months ago
2011443
#2119. Remove obsolete "inference-using-bounds" experimental flag (#3118)
by Sergey G. Grekhov
· 3 months ago
eb144d3
#3057. Add flow analysis tests for the `for-in` statement (#3115)
by Sergey G. Grekhov
· 3 months ago
d0054f6
Fixes #3111. Update expected errors positions (#3113)
by Sergey G. Grekhov
· 3 months ago
3f197e0
#3057. Add tests for the reachability of a do-while loop. (#3112)
by Sergey G. Grekhov
· 3 months ago
7e4321a
#3057. Update expectations for `while(false) ...` test (#3114)
by Sergey G. Grekhov
· 3 months ago
6ba3ad8
#3057. Add more for-statement tests (#3110)
by Sergey G. Grekhov
· 4 months ago
97481d5
#2119. Fix typos in descriptions (#3109)
by Sergey G. Grekhov
· 4 months ago
dddb43e
#3057. Add `for(;;)` statements tests (#3108)
by Sergey G. Grekhov
· 4 months ago
113ab4f
#3057. Add while statements tests and update assignments (#3107)
by Sergey G. Grekhov
· 4 months ago
398b637
#3057. Add conditional statements tests (#3106)
by Sergey G. Grekhov
· 4 months ago
1d13f7c
#3057. Add reachability tests for operators. Part 4. (#3103)
by Sergey G. Grekhov
· 4 months ago
Next »