blob: 5cd152c5ee5083caee6531a0319d41cdc33c7aa9 [file]
{
"": "Copyright (c) 2017, the Dart project authors. Please see the AUTHORS file",
"": "for details. All rights reserved. Use of this source code is governed by a",
"": "BSD-style license that can be found in the LICENSE file.",
"packages": "../../../../.dart_tool/package_config.json",
"suites": [
{
"name": "sourcemaps",
"kind": "Chain",
"source": "sourcemaps_suite.dart",
"root": "testfiles",
"status": "sourcemaps.status",
"pattern": [
"\\.dart$",
"\\.unformatteddart$"
],
"exclude": []
},
{
"name": "sourcemaps_canary",
"kind": "Chain",
"source": "sourcemaps_canary_suite.dart",
"root": "testfiles",
"status": "sourcemaps_canary.status",
"pattern": [
"\\.dart$",
"\\.unformatteddart$"
],
"exclude": []
},
{
"name": "stacktrace",
"kind": "Chain",
"source": "stacktrace_suite.dart",
"root": "stacktrace_testfiles",
"status": "stacktrace.status",
"pattern": [
"\\.dart$"
],
"exclude": []
},
{
"name": "stacktrace_canary",
"kind": "Chain",
"source": "stacktrace_canary_suite.dart",
"root": "stacktrace_testfiles",
"status": "stacktrace_canary.status",
"pattern": [
"\\.dart$"
],
"exclude": []
}
]
}