dart-sdk/pkg/smith/lib
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
..
builder.dart smith: Use strict-casts instead of no-implicit-casts 2021-12-21 22:59:24 +00:00
configuration.dart [dart2wasm] Add support for testing dart2wasm with JSC 2024-01-22 12:04:37 +00:00
smith.dart [infra] Add support for builders to pkg/smith 2020-01-27 08:13:25 +00:00
test_matrix.dart smith: Use strict-casts instead of no-implicit-casts 2021-12-21 22:59:24 +00:00