Details
Details
- Created a standalone script which runs "Filesystem::copyFile()".
- Before: failed to copy any file.
- After: succesfully copied normal files.
- After: failed to copy a file over an existing directory with a reasonable error.
- After: failed to copy a file over itself with a reasonable error.
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Branch
- win1
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 25317 Build 34951: Run Core Tests Build 34950: arc lint + arc unit