dart-sdk/pkg/smith
Martin Kustermann 3a314331a7 [dart2wasm] Add support for testing dart2wasm with JSC
JSC only supports `print()` but not `console.log()`.

=> The changes to `printToConsole()` are therefore extended
to check for `console.log()` as well as `print()`.
=> This is extending it to a broader subset of dart2js's print

Change-Id: I7efa697477aa60e473d01716b104fc1526035c67
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/347283
Commit-Queue: Martin Kustermann <kustermann@google.com>
Reviewed-by: Slava Egorov <vegorov@google.com>
2024-01-22 12:04:37 +00:00
..
bin
lib [dart2wasm] Add support for testing dart2wasm with JSC 2024-01-22 12:04:37 +00:00
test [infra] Change default NNBD to strong. 2023-05-24 20:48:36 +00:00
analysis_options.yaml [pkg] use package:lints when analyzing pkg/smith, pkg/expect 2022-07-06 22:29:24 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [pkg] use package:lints when analyzing pkg/smith, pkg/expect 2022-07-06 22:29:24 +00:00