dart-sdk/tests
Kallen Tu 9e5a6c1568 [cfe] Do-while statements for const functions.
Change-Id: I881fb535ef76e564ab76c5fc661d3adbbe5aed0f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/192401
Commit-Queue: Kallen Tu <kallentu@google.com>
Reviewed-by: Jake Macdonald <jakemac@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2021-03-22 22:19:45 +00:00
..
co19 [co19] typo fixed and tests that shifts big integers skipped on JS 2021-03-22 11:42:11 +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 [vm/ffi] Support packed Structs 2021-03-19 15:34:42 +00:00
ffi_2 [vm/ffi] Support packed Structs 2021-03-19 15:34:42 +00:00
language [cfe] Do-while statements for const functions. 2021-03-22 22:19:45 +00:00
language_2 Unify three diagnostics for documentation purposes 2021-03-22 14:44:33 +00:00
lib Optimize js_util getProperty calls to lowered call to native JS. 2021-03-06 01:16:24 +00:00
lib_2 Optimize js_util getProperty calls to lowered call to native JS. 2021-03-06 01:16:24 +00:00
modular [dart2js] Handle super access in mixin declarations 2021-01-07 13:45:18 +00:00
standalone [io/http] Relax http parsing constraints around CRLF. 2021-03-20 03:11:28 +00:00
standalone_2 [io/http] Relax http parsing constraints around CRLF. 2021-03-20 03:11:28 +00:00
web [dart2js] Add failing tests for issue #45046. 2021-03-12 04:47:59 +00:00
web_2 [dart2js] Add failing tests for issue #45046. 2021-03-12 04:47:59 +00:00
legacy_status_dart2js.csv
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.