1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 12:06:26 +00:00
dart-sdk/tests
Michael Thomsen 71e3dac037 Remove deprecated packageRoot API, which doesn't work in Dart 2
Bug: https://github.com/dart-lang/sdk/issues/47769
Change-Id: I1cbd7761e7119c07f2697d7624bec703ba4c4641
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/221340
Reviewed-by: Lasse Nielsen <lrn@google.com>
Commit-Queue: Michael Thomsen <mit@google.com>
2021-12-07 14:44:49 +00:00
..
co19 [co19] co19/LibTest/html/responseText_A01_t02 test enabled 2021-12-07 11:14:19 +00:00
co19_2 [test] Skip Language/Types/Interface_Types/subtype_t27 2021-11-26 11:31:23 +00:00
corelib [corelib] Properly check radix in BigInt.toRadixString. 2021-11-25 22:53:53 +00:00
corelib_2 [corelib] Properly check radix in BigInt.toRadixString. 2021-11-25 22:53:53 +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 [vm/ffi] Introduce Abi 2021-12-01 19:19:37 +00:00
ffi_2 [vm/ffi] Introduce Abi 2021-12-01 19:19:37 +00:00
language [tests] Add regression test missing super helpers 2021-12-02 22:12:57 +00:00
language_2 [tests] Add regression test missing super helpers 2021-12-02 22:12:57 +00:00
lib Remove deprecated packageRoot API, which doesn't work in Dart 2 2021-12-07 14:44:49 +00:00
lib_2 Remove deprecated packageRoot API, which doesn't work in Dart 2 2021-12-07 14:44:49 +00:00
modular [ddc] Fix private class exposed by typedef 2021-04-05 18:54:56 +00:00
standalone [test] Account for new locale string returned on macOS. 2021-12-01 00:22:45 +00:00
standalone_2 [test] Account for new locale string returned on macOS. 2021-12-01 00:22:45 +00:00
web [dart2js] Add failing tests for #47691. 2021-11-18 20:37:36 +00:00
web_2 [dart2js] Add failing tests for #47691. 2021-11-18 20:37: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.