test/hard_link_count(): Fix test on darwin
authorMatthias Braun <matze@braunis.de>
Wed, 10 Aug 2016 01:02:28 +0000 (01:02 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 10 Aug 2016 01:02:28 +0000 (01:02 +0000)
commit852f990ecb969351013ad0d037214b9e4530176c
tree5da925d79a81fdda8b1224c88a6e2e8fa54d9fe7
parentabd6186216461d2572c13a2e8959f908a6f2e020
test/hard_link_count(): Fix test on darwin

The hard link count that stat reports are different between normal hfs and the
case sensitive variant. Accept both.

llvm-svn: 278191
libcxx/test/std/experimental/filesystem/fs.op.funcs/fs.op.hard_lk_ct/hard_link_count.pass.cpp