dart-sdk/tests
Irina Arkhipets d23b0966e5 [co19] Status files updated according to Issue 523: tests which use mirrors moved to LibTest/mirrors
Change-Id: Ifb670caf5def3f7064b3876a0bdb97086ab629bc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/216284
Reviewed-by: Alexander Thomas <athom@google.com>
2021-10-14 08:30:25 +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] Instantiate-to-bounds tests excluded according to the Issue 46483 evaluation 2021-10-12 11:26:24 +00:00
corelib Add range-check to DateTime.fromMillisecondsSinceEpoch on VM. 2021-10-11 14:31:37 +00:00
corelib_2 Add range-check to DateTime.fromMillisecondsSinceEpoch on VM. 2021-10-11 14:31:37 +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/ffi] Adds FFI transform FfiNative instance methods. 2021-10-12 10:58:44 +00:00
ffi_2 [test/ffi] Fix errors in tests 2021-09-28 13:17:01 +00:00
language Fix language/const/constant_type_variable_error_test 2021-10-12 16:06:09 +00:00
language_2 [vm] Defer Field::RecordStore in Deserialization 2021-10-11 16:27:20 +00:00
lib Remove duplicated FileMode fixes 2021-10-11 13:58:43 +00:00
lib_2 [vm/concurrency] Allow StackTrace objects to be shared 2021-10-11 09:01:44 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [io/unix-domain-sockets] Ensure that receiver closes received socket. 2021-10-08 18:48:18 +00:00
standalone_2 [io/unix-domain-sockets] Ensure that receiver closes received socket. 2021-10-08 18:48:18 +00:00
web [dart2js] Improve type inference for createSentinel. 2021-09-13 21:59:20 +00:00
web_2 Remove obsolete internal dart2js annotations 2021-08-04 23:27:18 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
README.md Update tests/README to point to new doc. 2019-08-06 22:19:42 +00:00

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