dart-sdk/tests
Jake Macdonald d5830c1a68 [macros] check that fromJson and toJson methods are valid
I also formatted this file, since you can do that now :)

Change-Id: I7e7ad586cb4ba31f42a873a362d8099d1576e608
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/350480
Commit-Queue: Morgan :) <davidmorgan@google.com>
Auto-Submit: Jake Macdonald <jakemac@google.com>
Reviewed-by: Morgan :) <davidmorgan@google.com>
2024-02-06 11:09:46 +00:00
..
co19 [co19] Roll co19 to b5126f0bd51ea0819df8d5c362574f951a564940 2024-01-12 11:23:39 +00:00
corelib [dart2wasm] Fix int.parse(<str>) for when <str> is a JSString 2024-02-05 22:38:18 +00:00
dartdevc [test] Remove use of unwrapType() from test 2024-01-26 23:56:11 +00:00
ffi [ffi] Fix callback subtyping test 2024-02-05 03:19:01 +00:00
language [macros] check that fromJson and toJson methods are valid 2024-02-06 11:09:46 +00:00
lib [dart:js_interop] Add isA helper 2024-01-25 18:52:45 +00:00
modular [tests] Add repro for cross module constant 2023-11-13 22:21:40 +00:00
standalone [gardening] Mark non_utf8_output_test accordingly in status file. 2024-02-01 19:44:50 +00:00
web [dart2wasm] Remove usage of type category table 2024-02-02 19:01:49 +00:00
legacy_status_dart2js.csv
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.