dart-sdk/tests/modular
Nicholas Shahan 7f009e528d [ddc] Fix private class exposed by typedef
- Ensure public fields of private classes exposed by typedef are
  properly treated as virtual.
- Add modular test that exercises the errors fixed by this change.

Change-Id: If97f66de5b0742612024a2f727d83ca9dc73389c
Fixes: https://github.com/dart-lang/sdk/issues/45512
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/193899
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Mark Zhou <markzipan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2021-04-05 18:54:56 +00:00
..
constant_with_mixin [cfe] Ensure that default values on synthesized constructor are included in outlines 2020-09-29 11:09:14 +00:00
constants_2018 Remove constant-update-2018 flag from tests. 2019-08-22 11:00:54 +00:00
diamond (ddk modular test) exclude sources from dill files. 2019-10-02 22:22:11 +00:00
extension_methods [dart2js] Fix bug in modular_test_suite. 2020-05-28 21:30:36 +00:00
int_js_number Remove constant-update-2018 flag from tests. 2019-08-22 11:00:54 +00:00
issue37794 Remove constant-update-2018 flag from tests. 2019-08-22 11:00:54 +00:00
issue38703 [dartdevc] Canonicalizing partial instantiation constants 2019-10-03 20:45:13 +00:00
js_interop
mixin_super [dart2js] Handle super access in mixin declarations 2021-01-07 13:45:18 +00:00
nested_constants Remove constant-update-2018 flag from tests. 2019-08-22 11:00:54 +00:00
package_imports [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
private_class_exposed_by_typedef [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
subclass [ddc] Run modular test suite in weak mode 2020-04-08 18:25:14 +00:00