dart-sdk/tests
Alexander Aprelev c395e5fe54 [vm/ssl] Reenable client certificate tests.
Fixes https://github.com/dart-lang/sdk/issues/26057

Change-Id: I172f7b8221f34d2bd16df324d96ad7a6ec88d54d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/199301
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
2021-05-12 10:01:30 +00:00
..
co19 [co19] Status files cleanup 2021-04-22 13:40:48 +00:00
co19_2 [co19] Skip in status files removed or replaced where it is possible 2021-04-12 13:26:49 +00:00
corelib Fix null-safety migration error in CastMap. 2021-05-10 14:15:07 +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] Union transform fix offsets 2021-05-12 09:50:00 +00:00
ffi_2 [vm/ffi] Union transform fix offsets 2021-05-12 09:50:00 +00:00
language Unify 5 more codes for documentation purposes 2021-05-10 13:21:37 +00:00
language_2 Unify 5 more codes for documentation purposes 2021-05-10 13:21:37 +00:00
lib Reland "[VM/runtime] Refactor the representation of type parameters in the VM." 2021-05-05 23:43:14 +00:00
lib_2 Reland "[VM/runtime] Refactor the representation of type parameters in the VM." 2021-05-05 23:43:14 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [vm/ssl] Reenable client certificate tests. 2021-05-12 10:01:30 +00:00
standalone_2 [vm/ssl] Reenable client certificate tests. 2021-05-12 10:01:30 +00:00
web [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +00:00
web_2 [dart2js] Pass box to inlined generative constructor body 2021-05-07 22:50:27 +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.