This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] [test] Add more tests for renaming directories in fs.op.rename
ClosedPublic

Authored by mstorsjo on Apr 6 2021, 11:33 AM.

Details

Summary

This was requested during the review of D98640.

Diff Detail

Event Timeline

mstorsjo requested review of this revision.Apr 6 2021, 11:33 AM
mstorsjo created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptApr 6 2021, 11:33 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
curdeius accepted this revision as: curdeius.Apr 7 2021, 12:29 AM
curdeius added a subscriber: curdeius.

LGTM.

ldionne accepted this revision.Apr 9 2021, 9:29 AM
ldionne added a subscriber: ldionne.

Thanks for adding that test.

This revision is now accepted and ready to land.Apr 9 2021, 9:29 AM