llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions
Martin Storsjö 68de58cd64 [libcxx] [test] Fix filesystem permission tests for windows
On Windows, the permission bits are mapped down to essentially only
two possible states; readonly or readwrite. Normalize the checked
permission bitmask to match what the implementation will return.

Differential Revision: https://reviews.llvm.org/D101728
2021-05-11 20:43:24 +03:00
..
permissions.pass.cpp [libcxx] [test] Fix filesystem permission tests for windows 2021-05-11 20:43:24 +03:00