dart-sdk/tests
Ahmed Ashour 1586ac81a0 Fix typos
TEST=comment only change

Fixes #48853

Change-Id: I1fd47b8f186514af95a49ef253170045c584f970
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/241963
Reviewed-by: Lasse Nielsen <lrn@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
2022-04-28 12:53:43 +00:00
..
co19 Skip co19/LanguageFeatures/Enhanced-Enum/grammar_A07_t01 on the web 2022-04-05 19:54:13 +00:00
co19_2 [infra] Stop manually creating co19 cipd packages. 2022-03-28 14:01:37 +00:00
corelib Fix bug in Duration.toString. 2022-04-25 14:37:42 +00:00
corelib_2 Fix bug in Duration.toString. 2022-04-25 14:37:42 +00:00
dartdevc [vm] Expose whether extension stream has listeners, guard postEvent 2022-04-26 07:53:43 +00:00
dartdevc_2 [vm] Expose whether extension stream has listeners, guard postEvent 2022-04-26 07:53:43 +00:00
ffi [vm/ffi] Add Char C type 2022-03-28 09:46:56 +00:00
ffi_2 [vm/ffi] Add Char C type 2022-03-28 09:46:56 +00:00
language Fix typos 2022-04-28 12:53:43 +00:00
language_2 Fix typos 2022-04-28 12:53:43 +00:00
lib Add support for importing shared memory as per wasm threading proposal. 2022-04-22 22:40:29 +00:00
lib_2 Add support for importing shared memory as per wasm threading proposal. 2022-04-22 22:40:29 +00:00
modular [dart2js] Support trimming modular analysis data. 2022-04-20 21:58:29 +00:00
standalone Revert "[VM/io] - Set correct file type for files backing unix domain sockets" 2022-04-04 23:30:02 +00:00
standalone_2 Revert "[VM/io] - Set correct file type for files backing unix domain sockets" 2022-04-04 23:30:02 +00:00
web [dart2js] Fix bug in constant impact visitor. 2022-04-25 18:51:37 +00:00
web_2 [dart2js] Fix deferred load URI when baseUrl has a single path segment 2022-04-22 21:33:10 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
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.