dart-sdk/tests
Mark Zhou 17efd72778 [dartdevc] Adding hot restart tests for late and lazy fields.
Change-Id: I7016cc98a0f751dbf001e16cabf3a2806b958109
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147981
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Mark Zhou <markzipan@google.com>
2020-05-13 22:39:03 +00:00
..
co19 [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 14:51:19 +00:00
co19_2 [co19] Re-enable tests skipped due to breaking change #40674 2020-05-12 14:51:19 +00:00
compiler [dartdevc] Adding hot restart tests for late and lazy fields. 2020-05-13 22:39:03 +00:00
corelib [corelib] Fix for BigInt.toDouble() crash 2020-05-09 00:22:16 +00:00
corelib_2 [corelib] Fix for BigInt.toDouble() crash 2020-05-09 00:22:16 +00:00
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm] Address TSAN errors in FFI tests. 2020-03-23 21:19:36 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language Migrate language_2/generic to NNBD. 2020-05-13 01:00:35 +00:00
language_2 Add support for web static error tests to TestFile and StaticError. 2020-05-13 01:06:14 +00:00
lib [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 16:59:49 +00:00
lib_2 [dart:html] Unsuppress MediaDevices.getUserMedia 2020-05-12 16:59:49 +00:00
modular [ddc] Run modular test suite in weak mode 2020-04-08 18:25:14 +00:00
standalone [dart:io] serialize UnmodifiableListView to Uint8List for file write 2020-05-12 00:19:01 +00:00
standalone_2 [dart:io] serialize UnmodifiableListView to Uint8List for file write 2020-05-12 00:19:01 +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.