dart-sdk/tests
Nicholas Shahan 76b615b80d [test] Fix expected and actual ordering
Not a big deal but I was confused for longer than I would like to
admit because the failure message labels the "expected" and "actual"
values as such.

Change-Id: I433d263b873286a54725b7a2a0ba536dd29aae47
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/262664
Reviewed-by: Mayank Patke <fishythefish@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
2022-10-04 23:47:59 +00:00
..
co19 [dart2wasm] Update tracking issue for skipped async tests 2022-10-04 10:39:49 +00:00
co19_2 [infra] Add missing parenthesis in co19 update scripts 2022-07-25 14:14:59 +00:00
corelib Make Uri treat \ as / in path and authority. 2022-09-13 11:48:19 +00:00
corelib_2 Make Uri treat \ as / in path and authority. 2022-09-13 11:48:19 +00:00
dartdevc Revert "Refactor _Future." 2022-06-09 16:51:55 +00:00
dartdevc_2 [ddc] Ensure status file entries are consistent 2022-08-08 17:23:50 +00:00
ffi Reland "[vm/ffi] Throw on returning Error in Handle" 2022-10-03 12:25:08 +00:00
ffi_2 Reland "[vm/ffi] Throw on returning Error in Handle" 2022-10-03 12:25:08 +00:00
language Language test for unnamed-libraries 2022-10-04 16:45:21 +00:00
language_2 Remove INVALID_OVERRIDE_DIFFERENT_DEFAULT_VALUES warnings 2022-10-04 18:23:10 +00:00
lib [pkg:js] Add proto argument to createStaticInteropMock 2022-09-16 20:13:30 +00:00
lib_2 [pkg:js] Add proto argument to createStaticInteropMock 2022-09-16 20:13:30 +00:00
modular [test] Fix expected and actual ordering 2022-10-04 23:47:59 +00:00
standalone Fix typos 2022-09-16 19:35:00 +00:00
standalone_2 Fix typos 2022-09-16 19:35:00 +00:00
web [dart2wasm] Correctly handle null when jsifying maps. 2022-09-30 21:09:29 +00:00
web_2 [dart2js] Handle private names correctly in K/J-model 2022-08-11 06:56:32 +00:00
legacy_status_dart2js.csv
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.