[libcxx-commits] [PATCH] D89864: [libcxx] [test] Move use of statvfs to helper header

Martin Storsjö via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Oct 21 05:31:19 PDT 2020


mstorsjo updated this revision to Diff 299646.
mstorsjo added a comment.

Using assert() instead of TEST_CHECK() in the helper header.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89864/new/

https://reviews.llvm.org/D89864

Files:
  libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.space/space.pass.cpp
  libcxx/test/support/filesystem_test_helper.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89864.299646.patch
Type: text/x-patch
Size: 4273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201021/325a784a/attachment.bin>


More information about the libcxx-commits mailing list