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.
libcxx/test/std/experimental
Hans Wennborg 0e8610273c Merging r294431:
------------------------------------------------------------------------
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 Implement C++17 std::sample. 9 years ago
any Fix unused parameters and variables 9 years ago
filesystem Merging r294431: 9 years ago
func Fix some 'FIXME's in the tests. 9 years ago
iterator Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
memory Refactor uses_allocator test types for upcoming fixes 9 years ago
numeric Fix unused parameters and variables 9 years ago
optional Fix unused parameters and variables 9 years ago
string.view Fix unused parameters and variables 9 years ago
utilities [libcxx] [test] Strip trailing whitespace. 9 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago