dart-sdk/tests
Brian Quinlan 20401b32ec Tests for _HttpClient.shouldCopyHeadersOnRedirect.
TESTED=test change
Change-Id: I3fb27e21eaab05fc812b2b888dfea3b29e0c5648
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/230600
Reviewed-by: Ryan Macnak <rmacnak@google.com>
Commit-Queue: Brian Quinlan <bquinlan@google.com>
2022-02-10 22:34:11 +00:00
..
co19 [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
co19_2 [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
corelib Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
corelib_2 Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
dartdevc [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
dartdevc_2 [ddc] Unify pkg:js types and allow subtyping between them 2021-07-30 00:33:54 +00:00
ffi [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
ffi_2 [test] Inform status files about the new simulated architectures. 2022-02-03 20:32:16 +00:00
language [cfe] Check primitive equals in legacy libraries 2022-02-10 22:13:14 +00:00
language_2 [cfe] Check primitive equals in legacy libraries 2022-02-10 22:13:14 +00:00
lib [vm] Implement WeakReference in the VM 2022-02-10 21:59:41 +00:00
lib_2 [vm] Implement WeakReference in the VM 2022-02-10 21:59:41 +00:00
modular [pkg:js] Erase static interop types 2021-12-10 18:36:00 +00:00
standalone Tests for _HttpClient.shouldCopyHeadersOnRedirect. 2022-02-10 22:34:11 +00:00
standalone_2 Tests for _HttpClient.shouldCopyHeadersOnRedirect. 2022-02-10 22:34:11 +00:00
web Add WeakReference and Finalizer patches for ddc and dart2js 2022-02-08 22:01:36 +00:00
web_2 Add WeakReference and Finalizer patches for ddc and dart2js 2022-02-08 22:01:36 +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.