llvm-project/libcxx/test/std/input.output/filesystems
Xing Xue 8ace9ea258 [libc++][lit][AIX] Enable test case last_write_time.pass.cpp for AIX
Summary:
This patch enables libc++ LIT test case last_write_time.pass.cpp for AIX. Because system call utimensat() of AIX which is used in the libc++ implementation of last_write_time() does not accept the times parameter with a negative tv_sec or tv_nsec field, testing of setting file time to before epoch time is excluded for AIX.

Reviewed by: ldionne, libc++

Differential Revision: https://reviews.llvm.org/D133124
2022-09-16 16:08:40 -04:00
..
class.directory_entry [libc++] Implement `operator<=>` for `filesystem::directory_entry` 2022-08-18 14:46:13 -07:00
class.directory_iterator [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
class.file_status [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
class.filesystem_error [libc++] IWYU in <filesystem> tests 2021-12-23 12:03:36 +01:00
class.path [libc++] Extend check for non-ASCII characters to src/, test/ and benchmarks/ 2022-08-23 18:36:38 -04:00
class.rec.dir.itr [libc++] Make <ranges> non-experimental 2022-08-18 16:59:58 -04:00
fs.enum [libcxx] Make path::format a non-class enum 2021-02-21 00:25:54 +02:00
fs.error.report
fs.filesystem.synopsis [libc++] Implement `operator==` for `filesystem::space_info` 2022-08-08 10:05:47 -07:00
fs.op.funcs [libc++][lit][AIX] Enable test case last_write_time.pass.cpp for AIX 2022-09-16 16:08:40 -04:00
fs.req.namespace [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
lit.local.cfg [runtimes] Rename various libcpp-has-no-XYZ Lit features to just no-XYZ 2022-05-27 15:24:45 -04:00