commit | 00c1e78fc316b9f51b1e003335215c1dd688717c | [log] [tgz] |
---|---|---|
author | Danny Tuppeny <danny@tuppeny.com> | Thu Feb 06 10:41:53 2025 +0000 |
committer | GitHub <noreply@github.com> | Thu Feb 06 10:41:53 2025 +0000 |
tree | 04ffb9d2206319b4a41c05d8839916ef8899c3e6 | |
parent | 14a937ebeb98ad37ee1f9ff1e0f94042202ba584 [diff] |
Normalize analytics paths for Windows (#8844) The analytics tests fail on Windows because it computes paths with backslashes but the test expects forward slashes. While fixing, I figured it probably made sense to normalise both platforms paths to the same format so they could be grouped together more easily, so I made that change and updated the test to use the correct URI style depending on the current platform.
Dart & Flutter DevTools is a suite of performance tools for Dart and Flutter.
For documentation on installing and trying out DevTools, please see our docs.
Contributions welcome! See our contributing page for an overview of how to build and contribute to the project.
By using Dart DevTools, you agree to the Google Terms of Service. To understand how we use data collected from this service, see the Google Privacy Policy.