dart-sdk/tests
Kevin Moore b3522564d9 Remove unused package-root option and configuration from dart2js
Related to https://github.com/dart-lang/sdk/issues/41197

Change-Id: I4681139b5fe9d2d3d49c69796cf8a3c277753bee
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/140980
Commit-Queue: Kevin Moore <kevmoo@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Auto-Submit: Kevin Moore <kevmoo@google.com>
2020-03-26 16:49:34 +00:00
..
co19 [infra] Delete approve_results. 2020-03-25 10:27:40 +00:00
co19_2 [infra] Delete approve_results. 2020-03-25 10:27:40 +00:00
compiler Remove unused package-root option and configuration from dart2js 2020-03-26 16:49:34 +00:00
corelib [vm/nnbd] Fix CompileType::IsAssignableTo for nullable types in strong mode 2020-03-25 17:32:02 +00:00
corelib_2 Update usage of int/String fromEnvironment 2020-03-24 11:19:14 +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 Update default_list_constructor_test to reflect that any use of the default List constructor is an error. 2020-03-24 20:01:55 +00:00
language_2 Correct non-function type alias tests 2020-03-25 10:19:39 +00:00
lib [vm] Don't try to include resume_capabilities, exit_listeners or error_listeners in snapshots. 2020-03-25 23:12:47 +00:00
lib_2 [vm] Don't try to include resume_capabilities, exit_listeners or error_listeners in snapshots. 2020-03-25 23:12:47 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
standalone [gardening] Ensure standalone/io/non_utf8_output_test flushes stdout 2020-03-26 13:15:18 +00:00
standalone_2 [gardening] Ensure standalone/io/non_utf8_output_test flushes stdout 2020-03-26 13:15:18 +00:00
legacy_status_dart2js.csv Disallow non-external generative JS constructors 2020-03-06 17:06: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.