dart-sdk/pkg/test_runner
Nicholas Shahan 1e9445060a [test_runner] Use constructor to detect async main
This is needed to avoid the dependency on the current runtime
type representation. This is still not an ideal solution and should
be moved into a logic that DDC controls.

Issue: https://github.com/dart-lang/sdk/issues/46377
Change-Id: I6418bff546e63b01059841c1128b4ebeeacdcc39
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/265564
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2022-10-25 19:33:38 +00:00
..
bin [testing] Remove --compiler=none from test.py 2022-10-19 08:09:58 +00:00
lib [test_runner] Use constructor to detect async main 2022-10-25 19:33:38 +00:00
test Fix a null safety migration bug in update_errors.dart. 2022-08-02 01:43:14 +00:00
tool Fix update_static_error_tests.dart after recent binary removals. 2022-07-19 16:35:54 +00:00
.gitignore
analysis_options.yaml [analyzer] fix diagnostics for lints map 2022-09-20 17:11:35 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [pkg] use package:lints when analying pkg/ 2022-07-07 14:29:22 +00:00