llvm-project/libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time
Saleem Abdulrasool f5b8d8249e 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.

llvm-svn: 278357
2016-08-11 16:58:12 +00:00
..
last_write_time.pass.cpp test: relax the FS test a slight bit to be more reliable 2016-08-11 16:58:12 +00:00