dart-sdk/tests
Ryan Macnak 8f21c8ed2a [gardening] Don't attempt to measure RSS under sanitizers or with reload.
Bug: https://github.com/dart-lang/sdk/issues/52816
Change-Id: I4e50180a9285727cc2e275dd17dd6855f21a0b6e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/311926
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
2023-06-29 19:39:05 +00:00
..
co19 [gardening] Add LibTest/core/List/List_all_t02 to skipped slow tests. 2023-06-27 14:16:40 +00:00
co19_2 [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
corelib [test] Skip corelib tests relying on symbol names and stack traces in obfuscated and dwarf modes 2023-05-26 20:05:08 +00:00
corelib_2 [test] Skip corelib tests relying on symbol names and stack traces in obfuscated and dwarf modes 2023-05-26 20:05:08 +00:00
dartdevc [tests] Add regression test for DDC compiler crash 2023-06-16 22:31:26 +00:00
dartdevc_2 [ddc] Implement new record types 2023-05-12 17:23:07 +00:00
ffi [vm] Deflake async callbacks test 2023-06-28 10:26:21 +00:00
ffi_2 [vm/ffi] Add DynamicLibrary.close() 2023-06-15 17:19:37 +00:00
language [analyzer] Refactor visitPrefixExpression, visitNamedExpression, and visitParenthesizedExpression. 2023-06-22 20:48:48 +00:00
language_2 Breaking changes for analyzer version 6.0.0 2023-06-16 16:31:27 +00:00
lib Revert "[dart:html] Throw exception if Window.open opens null window" 2023-06-28 23:21:32 +00:00
lib_2 Revert "[dart:html] Move NullWindowException to implementation" 2023-06-28 23:21:32 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [gardening] Don't attempt to measure RSS under sanitizers or with reload. 2023-06-29 19:39:05 +00:00
standalone_2 [gardening] Don't attempt to measure RSS under sanitizers or with reload. 2023-06-29 19:39:05 +00:00
web [dart2js] Fix failing web/deferred_fail_and_retry_test on d8 platform. 2023-06-27 18:25:30 +00:00
web_2 [dart2js] Fix failing web/deferred_fail_and_retry_test on d8 platform. 2023-06-27 18:25:30 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
OWNERS
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.