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 | |
|---|---|---|
| .. | ||
| algorithms | 9 years ago | |
| any | 9 years ago | |
| filesystem | 9 years ago | |
| func | 9 years ago | |
| iterator | 10 years ago | |
| memory | 9 years ago | |
| numeric | 9 years ago | |
| optional | 9 years ago | |
| string.view | 9 years ago | |
| utilities | 9 years ago | |
| nothing_to_do.pass.cpp | 11 years ago | |