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/experimental/filesystem
Hans Wennborg 48fa196e77 Merging r278357:
------------------------------------------------------------------------
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
..
Inputs/static_test_env Add Filesystem TS -- Complete 10 years ago
class.directory_entry Add Filesystem TS -- Complete 10 years ago
class.directory_iterator Fix a couple of warnings present in the filesystem tests. 10 years ago
class.file_status Add Filesystem TS -- Complete 10 years ago
class.filesystem_error Add Filesystem TS -- Complete 10 years ago
class.path Fix 3 bugs in filesystem tests and implementation. 10 years ago
class.rec.dir.itr Fix bugs in recursive_directory_iterator::increment(ec) implementation and tests. 10 years ago
fs.enum Implement LWG issue 2720. Replace perms::resolve_symlinks with perms::symlink_nofollow. 10 years ago
fs.error.report Add Filesystem TS -- Complete 10 years ago
fs.filesystem.synopsis Add Filesystem TS -- Complete 10 years ago
fs.op.funcs Merging r278357: 9 years ago
fs.req.macros Add Filesystem TS -- Complete 10 years ago
fs.req.namespace Add Filesystem TS -- Complete 10 years ago
lit.local.cfg Add Filesystem TS -- Complete 10 years ago