dart-sdk/tests
Mayank Patke 6b382a03b0 [dart2js] Add failing tests for #47691.
Bug: https://github.com/dart-lang/sdk/issues/47691
Change-Id: I14a0b5f027b6a5ed74dd22b63e3c103b380823eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/220780
Reviewed-by: Sigmund Cherem <sigmund@google.com>
2021-11-18 20:37:36 +00:00
..
co19 [co19] Status files updated according to Issue 523: tests which use mirrors moved to LibTest/mirrors 2021-10-14 08:30:25 +00:00
co19_2 [co19_2] Status files updated according to Issue 523: tests which use mirrors moved to LibTest/mirrors 2021-10-27 09:26:05 +00:00
corelib Don't assume that a stack overflow is an Error. 2021-11-10 21:36:13 +00:00
corelib_2 Don't assume that a stack overflow is an Error. 2021-11-10 21:36:13 +00:00
dartdevc [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
dartdevc_2 [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
ffi [vm/concurrency] Remove --(no-)enable-isolate-groups flag usage in tests 2021-11-04 18:57:21 +00:00
ffi_2 [vm/concurrency] Remove --(no-)enable-isolate-groups flag usage in tests 2021-11-04 18:57:21 +00:00
language [ddc] Ensure mixin class is emitted before use 2021-11-12 19:21:52 +00:00
language_2 [ddc] Ensure mixin class is emitted before use 2021-11-12 19:21:52 +00:00
lib Expire experiments released in earlier stable versions. 2021-11-11 08:28:31 +00:00
lib_2 [vm/concurrency] Remove --(no-)enable-isolate-groups flag usage in tests 2021-11-04 18:57:21 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone Add a test where we attempt to rename a file. 2021-11-17 21:59:20 +00:00
standalone_2 Add a test where we attempt to rename a file. 2021-11-17 21:59:20 +00:00
web [dart2js] Add failing tests for #47691. 2021-11-18 20:37:36 +00:00
web_2 [dart2js] Add failing tests for #47691. 2021-11-18 20:37:36 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +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.