dart-sdk/tests
Nicholas Shahan f7e8677ff6 [ddc] Add DDC specific NSM error test cases
Ensure there are tests for all the different code paths that
throw `NoSuchMethodError` when making some kind of dynamic invocation.

Add tests to cover the name descriptors that appear as well. Some are
confusing and in need of improvement. 

Null values in particular will cause a crash before correctly throwing
a `NoSuchMethodError`.

Change-Id: I54bbb91214e0d333b1a99abe455c8ff1a4df6cb9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/297182
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Mark Zhou <markzipan@google.com>
2023-05-01 18:39:35 +00:00
..
co19
co19_2
corelib [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
corelib_2 [vm/regex] Pick a fix for unicode negated range RegExp. 2023-04-26 19:46:06 +00:00
dartdevc [ddc] Add DDC specific NSM error test cases 2023-05-01 18:39:35 +00:00
dartdevc_2 [ddc] Add DDC specific NSM error test cases 2023-05-01 18:39:35 +00:00
ffi [ffi] Add failing callback test with an Error that is not an UnhandledException. 2023-05-01 16:13:51 +00:00
ffi_2
language Patterns parsing: fix ambiguity resolution for when and as. 2023-04-28 13:22:28 +00:00
language_2
lib [js] Add js_interop_unsafe library. 2023-04-27 18:51:49 +00:00
lib_2
modular
standalone Fix HTTPS client certificate test 2023-04-26 06:45:20 +00:00
standalone_2 Fix HTTPS client certificate test 2023-04-26 06:45:20 +00:00
web [dart2js] Convert recordTypes after closureData 2023-04-26 03:57:07 +00:00
web_2
legacy_status_dart2js.csv
OWNERS
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.