dart-sdk/tests
Sigmund Cherem 33494de2f9 (ddk modular test) exclude sources from dill files.
This fixes the issue we had with shared/diamond depedencies.  This also matches
more closely how DDK is invoked internally and externally.

While the change to use `--dart-sdk-summary` is not necessary, this brings the
API closer to how it is used elsewhere. It should be cleaned up in the future to
reuse the `--input-summary` flag instead.

Change-Id: Iec3695b5541ffaf7f5762a3d77f071a596237da1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119723
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2019-10-02 22:22:11 +00:00
..
angular
co19_2
compiler [cfe] Ask for subtype checking mode explicitly 2019-10-02 11:30:29 +00:00
corelib_2 [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +00:00
dart
ffi [vm/ffi] Fix --enable-ffi=false test and bytecode pipeline 2019-10-01 15:17:52 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language_2 [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +00:00
lib_2 [vm] Wasm memory exports, and emscripten hello world 2019-10-01 18:19:56 +00:00
modular (ddk modular test) exclude sources from dill files. 2019-10-02 22:22:11 +00:00
search
standalone
standalone_2 [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +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
light_unittest.dart
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.