Skip to content

Implement file copying #257

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
Jul 16, 2025
Merged

Implement file copying #257

merged 16 commits into from
Jul 16, 2025

Conversation

brianquinlan
Copy link
Contributor

@brianquinlan brianquinlan commented Jul 12, 2025

  • I’ve reviewed the contributor guide and applied the relevant portions to this PR.
Contribution guidelines:

Note that many Dart repos have a weekly cadence for reviewing PRs - please allow for some latency before initial review feedback.

@brianquinlan brianquinlan marked this pull request as draft July 12, 2025 02:41
@brianquinlan brianquinlan changed the title Implement file copying on POSIX Implement file copying Jul 15, 2025
@@ -54,18 +54,25 @@ void main() {
});

test('directory', () {
final path = '$tmp/dir';
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will disappear when #260 is merged.

@brianquinlan brianquinlan requested a review from bkonyi July 15, 2025 23:35
@brianquinlan brianquinlan marked this pull request as ready for review July 16, 2025 00:50
@brianquinlan brianquinlan merged commit ec5a025 into dart-lang:main Jul 16, 2025
18 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants