dart-sdk/tests
Alexander Aprelev 0c481a196c Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform.
Fixes https://github.com/flutter/flutter/issues/40114

Change-Id: If8d71e9c19c2e794d29f7ecbacb87457890a2fd5
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/116883
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2019-09-12 00:10:09 +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 test for issue #38005. 2019-09-10 22:07:42 +00:00
corelib_2 corelib_2/unsigned_shift_test fixes 2019-09-06 19:49:57 +00:00
dart
ffi Revert Reland '[vm/ffi] Implement FFI callbacks on AOT for ELF and Asm snapshots (excl. blobs).' as it breaks flutter profile execution on ios 32-bit platform. 2019-09-12 00:10:09 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language_2 Fix language_2/super_call4_test. 2019-09-11 22:26:29 +00:00
lib_2 [test] Update status for some mirrors tests under reload stress testing. 2019-09-10 23:07:38 +00:00
modular [cfe] Support modular compilation of extensions 2019-09-05 11:19:53 +00:00
search
standalone
standalone_2 [cfe] Gather constraints from both possibilities for FutureOr 2019-09-10 09:50:30 +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.