dart-sdk/tests
Riley Porter 9013986b3b Skip extension tests that use eval on CSP build
Change-Id: Ia4ab60156cca5dacbcf998c2dbefb19bf9eaa847
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/214240
Commit-Queue: Riley Porter <rileyporter@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Riley Porter <rileyporter@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
2021-09-22 22:33:52 +00:00
..
co19 [VM/tests] - Skip top_level_method test on simarm archs to see if it fixes the purple bots. 2021-09-16 20:56:05 +00:00
co19_2 [ddc] Skip unsupported 64-bit int tests 2021-09-21 18:51:47 +00:00
corelib Fix bug in Duration.toString(). 2021-09-10 14:58:47 +00:00
corelib_2 Fix bug in Duration.toString(). 2021-09-10 14:58:47 +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 for Handle -> Pointer. 2021-09-15 12:47:35 +00:00
ffi_2 [vm/ffi] Adds param number in trampoline null error 2021-09-04 07:22:03 +00:00
language Fix duplicate test case. 2021-09-22 15:47:26 +00:00
language_2 Add extension name getter on Enum. 2021-09-22 14:20:16 +00:00
lib Skip extension tests that use eval on CSP build 2021-09-22 22:33:52 +00:00
lib_2 Skip extension tests that use eval on CSP build 2021-09-22 22:33:52 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [vm/gardening] Reference .pem-files from the test so they are available for the test runs. 2021-09-15 22:08:54 +00:00
standalone_2 [vm/gardening] Reference .pem-files from the test so they are available for the test runs. 2021-09-15 22:08:54 +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

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