gcc/libstdc++-v3/testsuite/experimental/filesystem/operations
Jonathan Wakely 0c4ae4ff46 libstdc++: Add more tests for filesystem::create_directory [PR101510]
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	PR libstdc++/101510
	* src/c++17/fs_ops.cc (create_dir): Adjust whitespace.
	* testsuite/27_io/filesystem/operations/create_directory.cc:
	Test creating directory with name of existing symlink to
	directory.
	* testsuite/experimental/filesystem/operations/create_directory.cc:
	Likewise.
2021-07-20 12:54:30 +01:00
..
absolute.cc Update copyright years. 2021-01-04 10:26:59 +01:00
canonical.cc Update copyright years. 2021-01-04 10:26:59 +01:00
copy_file.cc Update copyright years. 2021-01-04 10:26:59 +01:00
copy.cc Update copyright years. 2021-01-04 10:26:59 +01:00
create_directories.cc Update copyright years. 2021-01-04 10:26:59 +01:00
create_directory.cc libstdc++: Add more tests for filesystem::create_directory [PR101510] 2021-07-20 12:54:30 +01:00
create_symlink.cc Update copyright years. 2021-01-04 10:26:59 +01:00
current_path.cc Update copyright years. 2021-01-04 10:26:59 +01:00
equivalent.cc Update copyright years. 2021-01-04 10:26:59 +01:00
exists.cc Update copyright years. 2021-01-04 10:26:59 +01:00
file_size.cc Update copyright years. 2021-01-04 10:26:59 +01:00
is_empty.cc Update copyright years. 2021-01-04 10:26:59 +01:00
last_write_time.cc Update copyright years. 2021-01-04 10:26:59 +01:00
permissions.cc Update copyright years. 2021-01-04 10:26:59 +01:00
read_symlink.cc Update copyright years. 2021-01-04 10:26:59 +01:00
remove_all.cc libstdc++: Clear up directories created by tests 2021-02-09 16:54:41 +00:00
remove.cc Update copyright years. 2021-01-04 10:26:59 +01:00
rename.cc libstdc++: Fix filesystem::rename on Windows [PR 98985] 2021-02-12 15:29:50 +00:00
space.cc Update copyright years. 2021-01-04 10:26:59 +01:00
status.cc Update copyright years. 2021-01-04 10:26:59 +01:00
temp_directory_path.cc Update copyright years. 2021-01-04 10:26:59 +01:00