dart-sdk/tests
Erik Ernst e4647026a1 Correct symbol_reserved_word_test.dart, splitting it into two tests.
Also add one new test symbol_arbitrary_string_test.dart.

Change-Id: I12b07218a098a37b83d99525d2be3ec356ef1fd1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/195503
Commit-Queue: Erik Ernst <eernst@google.com>
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
2021-06-01 15:55:03 +00:00
..
co19 [co19] Constructor Tear Offs tests skipped as not implemented 2021-05-19 08:19:47 +00:00
co19_2 [co19] co19_2 status file cleanup 2021-05-27 08:15:04 +00:00
corelib Correct symbol_reserved_word_test.dart, splitting it into two tests. 2021-06-01 15:55:03 +00:00
corelib_2 Fix test names in corelib/. 2021-05-05 01:06:12 +00:00
dartdevc [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
dartdevc_2 [ddc] Add a regression test for issue #45874 2021-05-11 22:14:28 +00:00
ffi [vm/ffi] Fix ia32 struct by value return with no arguments 2021-05-26 13:37:32 +00:00
ffi_2 [vm/ffi] Fix ia32 struct by value return with no arguments 2021-05-26 13:37:32 +00:00
language [language] Add test for super-tearoff default arguments 2021-05-28 02:48:08 +00:00
language_2 [VM/tests] issue/45618 - Avoid large outputs from tests 2021-05-26 06:04:01 +00:00
lib Optimize js_util setProperty calls for non-function values to 2021-05-25 19:28:01 +00:00
lib_2 Optimize js_util setProperty calls for non-function values to 2021-05-25 19:28:01 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [VM/Tests] - Fix new abstract_socket_test. 2021-05-29 00:16:34 +00:00
standalone_2 [VM/Tests] - Fix new abstract_socket_test. 2021-05-29 00:16:34 +00:00
web [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +00:00
web_2 Fix native_exception1_frog_test. 2021-05-14 23:13:28 +00:00
legacy_status_dart2js.csv
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.