mirror of https://github.com/llvm-mirror/libcxx
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.
------------------------------------------------------------------------ r278357 | compnerd | 2016-08-11 09:58:12 -0700 (Thu, 11 Aug 2016) | 6 lines test: relax the FS test a slight bit to be more reliable Some filesystems track atime always. This relaxes the test to accept either a filesystem which does not accurately track atime or does track the atime accurately. This allows the test to pass on filesystems mounted with `strictatime` on Linux or on macOS. ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_39@278538 91177308-0d34-0410-b5e6-96231b3b80d8 |
9 years ago | |
|---|---|---|
| .. | ||
| fs.op.absolute | 10 years ago | |
| fs.op.canonical | 10 years ago | |
| fs.op.copy | 10 years ago | |
| fs.op.copy_file | 10 years ago | |
| fs.op.copy_symlink | 10 years ago | |
| fs.op.create_directories | 10 years ago | |
| fs.op.create_directory | 9 years ago | |
| fs.op.create_directory_symlink | 10 years ago | |
| fs.op.create_hard_link | 10 years ago | |
| fs.op.create_symlink | 10 years ago | |
| fs.op.current_path | 10 years ago | |
| fs.op.equivalent | 10 years ago | |
| fs.op.exists | 10 years ago | |
| fs.op.file_size | 10 years ago | |
| fs.op.hard_lk_ct | 10 years ago | |
| fs.op.is_block_file | 10 years ago | |
| fs.op.is_char_file | 10 years ago | |
| fs.op.is_directory | 10 years ago | |
| fs.op.is_empty | 10 years ago | |
| fs.op.is_fifo | 10 years ago | |
| fs.op.is_other | 10 years ago | |
| fs.op.is_regular_file | 10 years ago | |
| fs.op.is_socket | 10 years ago | |
| fs.op.is_symlink | 10 years ago | |
| fs.op.last_write_time | 9 years ago | |
| fs.op.permissions | 10 years ago | |
| fs.op.read_symlink | 10 years ago | |
| fs.op.remove | 10 years ago | |
| fs.op.remove_all | 10 years ago | |
| fs.op.rename | 10 years ago | |
| fs.op.resize_file | 10 years ago | |
| fs.op.space | 10 years ago | |
| fs.op.status | 10 years ago | |
| fs.op.status_known | 10 years ago | |
| fs.op.symlink_status | 10 years ago | |
| fs.op.system_complete | 10 years ago | |
| fs.op.temp_dir_path | 10 years ago | |