dart-sdk/tests
Liam Appelbe 4aa10d0aeb Skip all dart:wasm tests
Bug: https://github.com/dart-lang/sdk/issues/37882
Change-Id: I8f6c3f9b8d69a43ef6382a3d07579ea14d335c35
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119173
Commit-Queue: Liam Appelbe <liama@google.com>
Reviewed-by: Alexander Markov <alexmarkov@google.com>
2019-09-27 21:12:32 +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 [infra] Remove non-essential test expectations with comments from dart2js status files 2019-09-24 06:44:11 +00:00
corelib_2 [CFE] Encapsulate int operations in separate classes for VM and JS 2019-09-16 13:10:59 +00:00
dart
ffi [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language_2 [cfe] Update test expectations in static_extension_internal_name_conflict_error_test 2019-09-27 18:30:24 +00:00
lib_2 Skip all dart:wasm tests 2019-09-27 21:12:32 +00:00
modular [cfe] Handle default values on extension methods 2019-09-25 08:45:27 +00:00
search
standalone [VM-Runtime] set environment when creating detached process 2019-03-12 21:09:35 +00:00
standalone_2 [vm/aot] Add a custom ELF loader in dart_precompiled_runtime. 2019-09-24 15:03:19 +00:00
legacy_status_dart2js.csv [infra] Remove non-essential test expectations with comments from dart2js status files 2019-09-24 06:44:11 +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.