dart-sdk/tests
Joshua Litt b714d1c356 [dart2js] Remove obsolete unittests.
Bug: https://github.com/dart-lang/sdk/issues/33072

Change-Id: I0f6d5d2595fdb5ceecdbec68acdab987829be770
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/147780
Commit-Queue: Joshua Litt <joshualitt@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
2020-05-12 17:16:39 +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 [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +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 New test, based on language PR #940 about ==. 2020-05-12 16:31:59 +00:00
language_2 [parser] Add ErrorToken for ignored (unmatched) end parenthesis, brackets etc 2020-05-11 14:46:47 +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

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