dart-sdk/tests
Martin Kustermann 22f1b7b88e [gardening] Add two more needed resources for standalone/io/test_extension_fail_test.dart
Also fix another test that was missing // OtherResources= annotations

When reproducing the failures, one has to remember to `rm -rf out/Release/generated_*`

Closes https://github.com/dart-lang/sdk/issues/44204

Change-Id: If838a5fcdf56bcb094ba2ca211163c3b5007a3c3
Fixed: 24
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/171943
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Liam Appelbe <liama@google.com>
2020-11-14 10:30:27 +00:00
..
co19 [co19] turn off some type alias tests in analyzer and external variables tests on dart2js 2020-11-11 08:34:18 +00:00
co19_2 Skip VM tests that hang on Windows 2020-10-30 11:20:43 +00:00
corelib [tests] Split corelib{,_2}/list_concurrent_modify_test 2020-11-05 19:46:35 +00:00
corelib_2 [tests] Split corelib{,_2}/list_concurrent_modify_test 2020-11-05 19:46:35 +00:00
dart2js [dart2js] Kernel transformer expansion for List.generate 2020-11-11 04:27:22 +00:00
dart2js_2 Rename is{Strong,Weak}Mode to has{Sound,Unsound}NullSafety 2020-11-05 14:26:53 +00:00
dartdevc Fix ddc debugger_test 2020-11-02 23:31:30 +00:00
dartdevc_2 Fix ddc debugger_test 2020-11-02 23:31:30 +00:00
ffi [test/ffi] Add struct stack alignment test 2020-11-06 13:54:23 +00:00
ffi_2 [test/ffi] Add struct stack alignment test 2020-11-06 13:54:23 +00:00
language [VM/kernel] Remove obsolete workaround when reading dynamic bound from kernel. 2020-11-10 21:30:26 +00:00
language_2 [VM/kernel] Remove obsolete workaround when reading dynamic bound from kernel. 2020-11-10 21:30:26 +00:00
lib [package:js] Add/modify tests for JS interop subtyping 2020-11-11 19:28:13 +00:00
lib_2 Remove uses of, and need for, Expect.throwsNullCheckedError. 2020-11-11 13:30:30 +00:00
modular [cfe] Ensure that default values on synthesized constructor are included in outlines 2020-09-29 11:09:14 +00:00
standalone [gardening] Add two more needed resources for standalone/io/test_extension_fail_test.dart 2020-11-14 10:30:27 +00:00
standalone_2 [gardening] Add two more needed resources for standalone/io/test_extension_fail_test.dart 2020-11-14 10:30:27 +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.