blob: 96c970dc27be73116915ea0eca0b3b59e44601dc [file] [log] [blame]
{
"": "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": "stacktrace",
"kind": "Chain",
"source": "stacktrace_suite.dart",
"root": "stacktrace_testfiles",
"status": "stacktrace.status",
"pattern": [
"\\.dart$"
],
"exclude": []
},
{
"name": "stacktrace_ddc_library_bundle",
"kind": "Chain",
"source": "stacktrace_ddc_library_bundle_suite.dart",
"root": "stacktrace_testfiles",
"status": "stacktrace_ddc_library_bundle.status",
"pattern": [
"\\.dart$"
],
"exclude": []
}
]
}