dart-sdk/tests
Ben Konyi d1c8aae6d8 [ VM ] Update lib_2/isolate tests to no longer use package:unittest
Fixes https://github.com/dart-lang/sdk/issues/40799

Change-Id: Ia65221c2a14b9d8e923e394ebc1c35ea5dad4c6f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/139953
Commit-Queue: Ben Konyi <bkonyi@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2020-03-19 00:57:26 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 [nnbd] skip runes tests that are no longer valid 2020-03-03 16:16:21 +00:00
compiler [dart2js] Move a bunch of references from objectType to topType. 2020-03-16 21:54:21 +00:00
corelib Change tests to expect new behavior of fromEnvironment 2020-03-17 13:43:17 +00:00
corelib_2 Change tests to expect new behavior of fromEnvironment 2020-03-17 13:43:17 +00:00
dart
ffi [Cleanup] Removes deprecated --enable-inlining-annotations; updates annotation. 2020-02-25 12:09:10 +00:00
ffi_2 [vm/ffi] Change asFunction and lookFunction to extension methods 2020-02-14 15:46:37 +00:00
kernel [VM] Fixes bad reuse/typing of temps in async transform invocations. 2020-03-06 12:20:45 +00:00
language [tests] Update test expectation methods 2020-03-17 23:43:05 +00:00
language_2 Change tests to expect new behavior of fromEnvironment 2020-03-17 13:43:17 +00:00
lib [tests] Add analysis options file to migrated test directories 2020-03-16 20:51:26 +00:00
lib_2 [ VM ] Update lib_2/isolate tests to no longer use package:unittest 2020-03-19 00:57:26 +00:00
modular [CFE] Use package config v2 2020-02-12 10:07:25 +00:00
search
standalone [nnbd] Fix regressions in the standalone/io migration. 2020-03-18 20:38:52 +00:00
standalone_2 [dart:io] webSocket pingInterval doesn't close the connection 2020-03-18 19:51:19 +00:00
legacy_status_dart2js.csv Disallow non-external generative JS constructors 2020-03-06 17:06:39 +00:00
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.