gcc/libstdc++-v3/testsuite/experimental/filesystem/operations
Jonathan Wakely 366703118c Fix filesystem::create_directories() function
* src/filesystem/ops.cc (is_dot, is_dotdot): Define new helpers.
	(create_directories): Fix error handling.
	* testsuite/experimental/filesystem/operations/create_directories.cc:
	New.

From-SVN: r228041
2015-09-23 12:25:59 +01:00
..
absolute.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
canonical.cc Remove non-deterministic part of canonical() test 2015-09-17 16:33:20 +01:00
copy.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
create_directories.cc Fix filesystem::create_directories() function 2015-09-23 12:25:59 +01:00
current_path.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
exists.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
file_size.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
status.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00
temp_directory_path.cc Implement filesystem::canonical() without realpath 2015-09-16 23:50:28 +01:00