Ryan Liptak 17daba1806 std/fs/test.zig: Add test for renaming a dir onto an empty dir
Also split the Dir.rename on directories test into 3 tests:
- General rename of a directory
- Rename of a directory onto an existing empty directory
- Rename of a directory onto an existing non-empty directory

The only new case is the rename onto an existing empty directory, but splitting the tests this way made them much more understandable.
2022-04-12 06:28:16 -04:00
..
2022-03-08 20:38:12 +02:00
2022-03-08 20:38:12 +02:00
2022-03-23 16:31:03 -04:00
2022-03-08 20:38:12 +02:00
2022-01-07 00:06:06 -05:00
2022-03-27 11:28:44 +03:00
2022-01-07 00:06:06 -05:00