llvm-project/libcxx/test/std/experimental/filesystem/fs.op.funcs
Eric Fiselier c71bd55b5d Enable the -Wsign-compare warning to better support MSVC
llvm-svn: 289363
2016-12-11 05:31:00 +00:00
..
fs.op.absolute
fs.op.canonical Fix initialization of test case array in C++11 2016-06-17 22:36:47 +00:00
fs.op.copy Enable the -Wsign-compare warning to better support MSVC 2016-12-11 05:31:00 +00:00
fs.op.copy_file Implement LWG 2712 and update other issues status 2016-10-16 00:47:59 +00:00
fs.op.copy_symlink Get filesystem tests passing for single-threaded configurations. 2016-06-17 21:44:26 +00:00
fs.op.create_directories Get filesystem tests passing for single-threaded configurations. 2016-06-17 21:44:26 +00:00
fs.op.create_directory [libcxx][filesystem] Remove setgid from parent before testing permissions 2016-07-18 06:06:50 +00:00
fs.op.create_directory_symlink
fs.op.create_hard_link
fs.op.create_symlink
fs.op.current_path
fs.op.equivalent
fs.op.exists Implement LWG issue 2725. The issue should move this meeting 2016-06-21 22:11:16 +00:00
fs.op.file_size
fs.op.hard_lk_ct test/hard_link_count(): Fix test on darwin 2016-08-10 01:02:28 +00:00
fs.op.is_block_file
fs.op.is_char_file
fs.op.is_directory
fs.op.is_empty Implement LWG 2672. 2016-10-15 23:05:04 +00:00
fs.op.is_fifo
fs.op.is_other
fs.op.is_regular_file
fs.op.is_socket
fs.op.is_symlink
fs.op.last_write_time test: relax the FS test a slight bit to be more reliable 2016-08-11 16:58:12 +00:00
fs.op.permissions Fix libc++ specific assertion in permissions(...) tests 2016-10-23 19:14:58 +00:00
fs.op.read_symlink
fs.op.remove
fs.op.remove_all
fs.op.rename
fs.op.resize_file
fs.op.space Fix 3 bugs in filesystem tests and implementation. 2016-06-18 04:10:23 +00:00
fs.op.status
fs.op.status_known
fs.op.symlink_status
fs.op.system_complete
fs.op.temp_dir_path Fix non-portable tests for temp_directory_path(...) 2016-10-24 20:40:35 +00:00