dart-sdk/tests
Lasse R.H. Nielsen f0e099ec5b Add DateTime.timestamp() constructor for "now as UTC".
Change-Id: I497f335b1f1eb0f691c2d44557c50f0f55358426
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/292003
Reviewed-by: Slava Egorov <vegorov@google.com>
Reviewed-by: Aske Simon Christensen <askesc@google.com>
Auto-Submit: Lasse Nielsen <lrn@google.com>
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Lasse Nielsen <lrn@google.com>
Reviewed-by: Stephen Adams <sra@google.com>
2023-03-31 20:52:31 +00:00
..
co19 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
co19_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
corelib Add DateTime.timestamp() constructor for "now as UTC". 2023-03-31 20:52:31 +00:00
corelib_2 Fix bug in Duration.toString. 2023-03-30 14:02:38 +00:00
dartdevc [flip-modifiers]: opt out failing ddc tests from class modifiers 2023-03-02 20:27:25 +00:00
dartdevc_2 [test_runner] Cleanup unused compiler names 2023-03-07 02:09:16 +00:00
ffi [vm] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
ffi_2 [vm/isolates] Introduce 'vm:isolate-unsendable' pragma. 2023-03-27 20:54:11 +00:00
language Allow static error tests to detect unreachable case hints from analyzer. 2023-03-31 20:50:52 +00:00
language_2 Reland "Add more interface and final modifiers to dart:core." 2023-03-30 20:34:09 +00:00
lib [vm] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
lib_2 Reland "Add more interface and final modifiers to dart:core." 2023-03-30 20:34:09 +00:00
modular [Reland][cfe] Support external constructor with final fields 2023-01-17 17:29:28 +00:00
standalone [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
standalone_2 [io] Do delayed IPv6 lookups on all platforms. 2023-03-28 18:17:54 +00:00
web [vm] Class modifiers for NativeFieldWrapper subtypes 2023-03-31 13:20:19 +00:00
web_2 Add test for http://dartbug.com/51527 2023-03-22 20:09:03 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +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.