dart-sdk/tests
Jens Johansen ac9b4aab8d [parser] More specific error messages when recovering new/const/Map/Set/List with said literals
Follow-up to https://dart-review.googlesource.com/c/sdk/+/190022

Change-Id: Id42336216267dcbf481ae6e111177e6296ea6779
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/190881
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Commit-Queue: Jens Johansen <jensj@google.com>
2021-03-25 13:27:03 +00:00
..
co19 [co19] skip test that uses dart:mirrors on precompiled and web platforms 2021-03-24 11:25:19 +00:00
co19_2 [co19] status file normalized 2021-03-18 10:16:08 +00:00
corelib Add efficient entries and keys.contains to SplayTreeMap. 2021-03-22 13:20:13 +00:00
corelib_2 Add efficient entries and keys.contains to SplayTreeMap. 2021-03-22 13:20:13 +00:00
dartdevc First version of incremental DDC mode for expression compilation 2021-03-09 17:23:05 +00:00
dartdevc_2 [ddc] Fix failing debugger tests 2020-11-20 23:14:33 +00:00
ffi [cfe/ffi] Clarify FfiNotStatic error message 2021-03-24 15:33:01 +00:00
ffi_2 [cfe/ffi] Clarify FfiNotStatic error message 2021-03-24 15:33:01 +00:00
language [parser] More specific error messages when recovering new/const/Map/Set/List with said literals 2021-03-25 13:27:03 +00:00
language_2 [parser] More specific error messages when recovering new/const/Map/Set/List with said literals 2021-03-25 13:27:03 +00:00
lib [pkg:js] Handle null value in promise rejection 2021-03-25 01:30:23 +00:00
lib_2 [pkg:js] Handle null value in promise rejection 2021-03-25 01:30:23 +00:00
modular [dart2js] Handle super access in mixin declarations 2021-01-07 13:45:18 +00:00
standalone [ dart:io / package:vm_service ] Add HTTP request profiling service 2021-03-24 23:01:03 +00:00
standalone_2 [io/http] Relax http parsing constraints around CRLF. 2021-03-20 03:11:28 +00:00
web [dart2js] Fix stack overflow on optimizing '%' 2021-03-23 15:37:46 +00:00
web_2 [dart2js] Fix variable allocator live-range bug 2021-03-23 15:38:36 +00:00
legacy_status_dart2js.csv [dart2js] Remove obsolete unittests. 2020-05-12 17:16:39 +00:00
README.md

This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/wiki/Testing.