74d0282179
Some tests in pkg/frontend/test are actually test suites written using the pkg/testing framework. This change runs these suites using a custom test runner instead of simply running the test file, which makes the individual test results, timings and logs available to the test system. Change-Id: Iae5f37d9bd1b3e9b26c66443fe10e5cca6a6b6bf Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118540 Commit-Queue: Karl Klose <karlklose@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>