2ecc9b76c8
Some simple SDK API changes codified in fix data w/ accompanying tests. Tests are in `tests/lib/fix_data` and run on the pkg bots. Sample run: https://ci.chromium.org/ui/p/dart/builders/try/pkg-linux-release-try/46526/steps?succeeded=true&debug=false https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8856735093298466576/+/steps/validate_SDK_API_data-driven_fixes/0/stdout Change-Id: Id0959d6cde4003f114056c21b9969f2792f21a6f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/180940 Reviewed-by: Bob Nystrom <rnystrom@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com>
10 lines
313 B
Markdown
10 lines
313 B
Markdown
## Directory contents
|
|
|
|
The Dart files and golden master `.expect` files in this directory are used to
|
|
test the `dart fix` API refactorings used by the SDK.
|
|
|
|
<!-- TODO(pq): Add link to public user guide when available. -->
|
|
|
|
See the `sdk/lib/_internal/fix_data.yaml` file for the current Dart SDK API
|
|
refactorings.
|