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.
------------------------------------------------------------------------ r294431 | mgorny | 2017-02-08 01:57:32 -0800 (Wed, 08 Feb 2017) | 7 lines [test] Fix hard_link_count test to account for fs with dir nlink==1 Filesystems are not required to maintain a hard link count consistent with number of subdirectories. For example, on btrfs all directories have nlink==1. Account for that in the test. Differential Revision: https://reviews.llvm.org/D29706 ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_40@295214 91177308-0d34-0410-b5e6-96231b3b80d8 |
9 years ago | |
|---|---|---|
| .. | ||
| Inputs/static_test_env | 10 years ago | |
| class.directory_entry | 10 years ago | |
| class.directory_iterator | 9 years ago | |
| class.file_status | 10 years ago | |
| class.filesystem_error | 10 years ago | |
| class.path | 9 years ago | |
| class.rec.dir.itr | 9 years ago | |
| fs.enum | 10 years ago | |
| fs.error.report | 10 years ago | |
| fs.filesystem.synopsis | 10 years ago | |
| fs.op.funcs | 9 years ago | |
| fs.req.macros | 10 years ago | |
| fs.req.namespace | 10 years ago | |
| lit.local.cfg | 10 years ago | |