dart-sdk/tests
Jake Macdonald d2e490782c add json serializable macro as a language test
Change-Id: Ifabcad0acc361abcba9af20568acc19bd872ddb9
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/345760
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Morgan :) <davidmorgan@google.com>
Commit-Queue: Jake Macdonald <jakemac@google.com>
2024-01-12 16:47:21 +00:00
..
co19 [co19] Roll co19 to b5126f0bd51ea0819df8d5c362574f951a564940 2024-01-12 11:23:39 +00:00
corelib Update tests to pass in web/production mode. 2024-01-08 17:21:29 +00:00
dartdevc [ddc] Delete typeRep() and legacyTypeRep() 2024-01-12 00:45:47 +00:00
ffi [vm/ffi] Introduce SizedNativeType 2024-01-12 10:13:39 +00:00
language add json serializable macro as a language test 2024-01-12 16:47:21 +00:00
lib Use asyncTest instead of main async in JS interop tests 2024-01-05 00:21:29 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone [VM/Runtime] - Do not try to resolve exec path for default namespace 2024-01-11 19:12:52 +00:00
web [dart2js] Fix as-check type registration. 2024-01-09 00:04:50 +00:00
legacy_status_dart2js.csv Spelling tests 2022-12-19 12:56:47 +00:00
OWNERS
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.