You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/input.output/filesystems/fs.op.funcs
JF Bastien 4fb9e8f89a Filesystem tests: fix fs.op.relative
Summary: The test wasn't using the testing infrastructure properly.

Reviewers: ldionne, mclow.lists, EricWF

Subscribers: christof, jkorous, dexonsmith, libcxx-commits

Differential Revision: https://reviews.llvm.org/D56519

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@350872 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
fs.op.absolute Implement <filesystem> 6 years ago
fs.op.canonical Implement <filesystem> 6 years ago
fs.op.copy Implement <filesystem> 6 years ago
fs.op.copy_file Implement <filesystem> 6 years ago
fs.op.copy_symlink Implement <filesystem> 6 years ago
fs.op.create_directories Implement <filesystem> 6 years ago
fs.op.create_directory Implement <filesystem> 6 years ago
fs.op.create_directory_symlink Implement <filesystem> 6 years ago
fs.op.create_hard_link Implement <filesystem> 6 years ago
fs.op.create_symlink Implement <filesystem> 6 years ago
fs.op.current_path Implement <filesystem> 6 years ago
fs.op.equivalent Implement <filesystem> 6 years ago
fs.op.exists Implement <filesystem> 6 years ago
fs.op.file_size Implement <filesystem> 6 years ago
fs.op.hard_lk_ct Implement <filesystem> 6 years ago
fs.op.is_block_file Implement <filesystem> 6 years ago
fs.op.is_char_file Implement <filesystem> 6 years ago
fs.op.is_directory Implement <filesystem> 6 years ago
fs.op.is_empty Implement <filesystem> 6 years ago
fs.op.is_fifo Implement <filesystem> 6 years ago
fs.op.is_other Implement <filesystem> 6 years ago
fs.op.is_regular_file Implement <filesystem> 6 years ago
fs.op.is_socket Implement <filesystem> 6 years ago
fs.op.is_symlink Implement <filesystem> 6 years ago
fs.op.last_write_time Fix flaky symlink access time test. 6 years ago
fs.op.permissions [test] [filesystems] NetBSD can do symlink permissions too 6 years ago
fs.op.proximate Fix test case breakages caused by lexically_relative change 6 years ago
fs.op.read_symlink Implement <filesystem> 6 years ago
fs.op.relative Filesystem tests: fix fs.op.relative 6 years ago
fs.op.remove Implement <filesystem> 6 years ago
fs.op.remove_all Implement <filesystem> 6 years ago
fs.op.rename Implement <filesystem> 6 years ago
fs.op.resize_file Implement <filesystem> 6 years ago
fs.op.space Implement <filesystem> 6 years ago
fs.op.status Implement <filesystem> 6 years ago
fs.op.status_known Implement <filesystem> 6 years ago
fs.op.symlink_status Implement <filesystem> 6 years ago
fs.op.temp_dir_path Implement <filesystem> 6 years ago
fs.op.weakly_canonical Implement <filesystem> 6 years ago