dart-sdk/tests
Zichang Guo c3db2e3ee0 [vm] support zoneID for http
Coming from https://dart-review.googlesource.com/c/sdk/+/103544.

Fixes: https://github.com/dart-lang/sdk/issues/37570
Change-Id: I0f81cb5d8009dc929fca24e03a343a7b0c1597bc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/110121
Reviewed-by: Siva Annamalai <asiva@google.com>
Commit-Queue: Zichang Guo <zichangguo@google.com>
2019-09-04 15:42:01 +00:00
..
angular
co19_2 [infra] Remove non-essential test expectations with comments from analyzer status files 2019-09-02 07:12:10 +00:00
compiler [dart2js] Add tests for issue 37724 2019-09-04 07:20:50 +00:00
corelib_2 [infra] Clean up general status files 2019-08-21 09:18:34 +00:00
dart
ffi Revert "[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs)." 2019-09-03 12:31:15 +00:00
kernel [infra] Remove non-essential test expectations with comments from kernel status files 2019-09-02 07:04:06 +00:00
language_2 [vm/interpreter] Enforce consistent interpreter/compiler unboxing view 2019-09-04 00:52:27 +00:00
lib_2 [infra] Remove non-essential test expectations with comments from analyzer status files 2019-09-02 07:12:10 +00:00
modular Remove constant-update-2018 flag from tests. 2019-08-22 11:00:54 +00:00
search
standalone [VM-Runtime] set environment when creating detached process 2019-03-12 21:09:35 +00:00
standalone_2 [vm] support zoneID for http 2019-09-04 15:42:01 +00:00
light_unittest.dart
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.