dart-sdk/pkg/test_runner
Martin Kustermann 09361f0f16 [dart2wasm] Make test runner use pkg/dart2wasm/tool/run_benchmark (just as golem does)
* We make the test runner use the same runner script as golem uses
* We make the runner script work for different JS shells

=> The runner script encapsulates how to invoke different JS shells, the
   commandline format, environment variables, ...

=> Golem can then continue to use same runner script, but also with new
   shells

Change-Id: Iad63fe6c0563cfeac28cbfb25eb41ee1b7c13f3a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/365740
Reviewed-by: Slava Egorov <vegorov@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-05-08 11:00:33 +00:00
..
bin [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00
lib [dart2wasm] Make test runner use pkg/dart2wasm/tool/run_benchmark (just as golem does) 2024-05-08 11:00:33 +00:00
test [test_runner] Fix error parsing: paths do not contain newlines. 2024-03-18 09:10:25 +00:00
tool [test] Check all local files for error strings. 2024-02-20 09:31:21 +00:00
.gitignore
analysis_options.yaml [pkg] remove duplicate config from the analysis options files 2023-11-14 00:37:53 +00:00
OWNERS Add myself to OWNERS in the various test packages. 2022-03-05 08:14:17 +00:00
pubspec.yaml [deps] roll package:lints to the latest 2023-10-05 03:36:59 +00:00