dart-sdk/tests
Samir Jindel 63d3012e68 [vm/ffi] Deprecate Pointer.allocate/free.
Fixes https://dart-review.googlesource.com/c/sdk/+/118442.

Also updates untested sample code in samples/ffi.

Change-Id: Id40a7b8fbb35c5d989269646ebb22864cebcfcac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118441
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-10-10 13:17:43 +00:00
..
angular
co19_2 [co19] Prepare to roll from pre-nnbd branch 2019-10-09 10:36:57 +00:00
compiler [cfe] Ask for subtype checking mode explicitly 2019-10-02 11:30:29 +00:00
corelib_2 [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +00:00
dart
ffi [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +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] Handle all bounds checks on extension methods. 2019-10-09 19:50:02 +00:00
lib_2 [VM] Implement isExtensionMember in MethodMirror and VariableMirror 2019-10-09 00:27:30 +00:00
modular Handle exported extensions in dill library builder 2019-10-09 18:48:54 +00:00
search
standalone
standalone_2 [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
legacy_status_dart2js.csv [infra] Remove non-essential test expectations with comments from general status files 2019-10-01 06:18:59 +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.