llvm-project/libcxx/test
Michal Gorny f7132c83f1 [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

llvm-svn: 294431
2017-02-08 09:57:32 +00:00
..
libcxx Prevent UBSAN from generating unsigned overflow diagnostics in the hashing internals 2017-02-08 00:10:10 +00:00
std [test] Fix hard_link_count test to account for fs with dir nlink==1 2017-02-08 09:57:32 +00:00
support Prevent UBSAN from generating unsigned overflow diagnostics in the hashing internals 2017-02-08 00:10:10 +00:00
CMakeLists.txt [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
lit.cfg Add mork workarounds for running the test suite against libstdc++ 2016-10-12 00:28:14 +00:00
lit.site.cfg.in [libc++][CMake] Use debug MSVC runtimes when libc++ is built in debug mode 2017-01-14 07:54:39 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add warning messages to buildit/testit about their upcoming removal 2017-01-17 01:16:44 +00:00