dart-sdk/tests/language_2/number
Robert Nystrom d6fed1f624 Add support for web static error tests to TestFile and StaticError.
This enables parsing and validation for tests that contain:

    //     ^^^
    // [web] Some web-specific error.

This doesn't run those tests on DDC and dart2js yet, and the test
updating tool doesn't handle web tests yet. I'll do those in follow-up
patches.

Change-Id: Id06397a20a06c00e48801a16c01d5878e0264f6b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/146462
Commit-Queue: Bob Nystrom <rnystrom@google.com>
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Auto-Submit: Bob Nystrom <rnystrom@google.com>
2020-05-13 01:06:14 +00:00
..
constant_folding1_test.dart
identifier_runtime_test.dart
identifier_test.dart Add support for web static error tests to TestFile and StaticError. 2020-05-13 01:06:14 +00:00
identity2_test.dart
identity_test.dart
infinity_test.dart
int2_test.dart
int64_literal_runtime_1_test.dart
int64_literal_runtime_2_test.dart
int64_literal_runtime_3_test.dart
int64_literal_runtime_4_test.dart
int64_literal_runtime_5_test.dart
int64_literal_runtime_6_test.dart
int64_literal_runtime_7_test.dart
int64_literal_runtime_8_test.dart
int64_literal_runtime_9_test.dart
int64_literal_runtime_10_test.dart
int64_literal_runtime_11_test.dart
int64_literal_runtime_test.dart
int64_literal_test.dart
int_test.dart
numbers_test.dart
syntax_test.dart
web_int_literals_runtime_test.dart
web_int_literals_test.dart