Discussion:
[PATCH] Clean up temporary files created by std::filesystem testsuite
Jonathan Wakely
2018-11-27 23:35:15 UTC
Permalink
* testsuite/27_io/filesystem/operations/canonical.cc: Remove
directory created by test.
* testsuite/27_io/filesystem/operations/symlink_status.cc: Remove
symlink created by test.

Tested x86_64-linux, committed to trunk.

Loading...