dart-sdk/tests
Konstantin Shcheglov 7b7d8789ca Use WRONG_NUMBER_OF_TYPE_ARGUMENTS instead of two other equivalent error codes.
R=brianwilkerson@google.com

Change-Id: Ibb5ea7d65df75655eaf2d43fba1110740be39912
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/129833
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
2019-12-31 20:27:03 +00:00
..
angular
co19 [co19] Handle builders using co19 with test selectors 2019-12-17 17:24:09 +00:00
co19_2 [co19] Roll co19_2 and add co19 (nnbd) to DEPS. 2019-11-26 17:10:18 +00:00
compiler Cleanup sourcemap test 2019-12-19 23:53:13 +00:00
corelib Migrate corelib_2/regexp files to NNBD. 2019-12-18 16:16:51 +00:00
corelib_2 Track files that do not need to be migrated in the NNBD progress script. 2019-12-20 21:25:35 +00:00
dart
ffi [vm/concurrency] Skip isolate tests on hot-reload mode to avoid unnecessary coredumps for CI 2019-12-16 15:49:52 +00:00
kernel Remove the old "preview Dart 2" flags from the test runner. 2019-09-05 16:59:43 +00:00
language [testing] Fill out equality_test 2019-12-20 20:18:54 +00:00
language_2 Use WRONG_NUMBER_OF_TYPE_ARGUMENTS instead of two other equivalent error codes. 2019-12-31 20:27:03 +00:00
lib Migrate lib_2/js to NNBD. 2019-12-17 20:28:14 +00:00
lib_2 [ VM / dart:typed_data ] Fixed more cases where null was a valid parameter for typed data functions in AOT 2019-12-27 20:04:35 +00:00
modular [dartdevc] Cleanup all temporary nnbd modular tests 2019-12-18 00:43:44 +00:00
search
standalone Delete standalone_2/io/process_exit_negative_test.dart. 2019-11-19 18:23:30 +00:00
standalone_2 [vm/io] add endian.host to RawSocketOption.fromInt 2019-12-30 09:34:18 +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.