dart-sdk/tests
Alexander Markov 8ac7f6bce7 Revert "[vm/aot/tfa] Tree shake write-only fields"
This reverts commit ff34fd8110.

Reason: crash on the internal app
Issue: https://github.com/flutter/flutter/issues/50745

Change-Id: Ifcfbb38fa04d27558f9e78ca6b2a8637693c7d76
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135794
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2020-02-14 02:04:01 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 Remove dart:mirrors library from dart2js and ddc SDKs 2020-02-07 17:34:54 +00:00
compiler [dart2js] Normalize DartTypes. 2020-02-14 01:59:12 +00:00
corelib Cleaning up corelib test migrations. 2020-02-03 19:06:17 +00:00
corelib_2 Update all Slow tests to be Slow, Pass. 2020-02-01 00:17:42 +00:00
dart
ffi [vm/ffi] Fix sign extension for small int arguments on x64 Linux/MacOS 2020-02-10 17:05:14 +00:00
ffi_2 [vm/ffi] Fix sign extension for small int arguments on x64 Linux/MacOS 2020-02-10 17:05:14 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language Move DEAD_NULL_COALESCE reporting to ErrorVerifier. 2020-02-13 19:42:48 +00:00
language_2 Validate not only errors, but also warnings. 2020-02-13 21:31:59 +00:00
lib Remove another one of the unittest-like libraries. 2020-02-13 23:36:13 +00:00
lib_2 Revert "[vm/aot/tfa] Tree shake write-only fields" 2020-02-14 02:04:01 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone [nnbd] Migrate standalone/io to NNBD. 2020-02-07 14:41:36 +00:00
standalone_2 Revert "Reland "fix hanging of write on Windows"" 2020-02-11 02:58:10 +00:00
legacy_status_dart2js.csv [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +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.