[libc-commits] [PATCH] D91665: [libc] Make more of the libc unit testing llvm independent

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Thu Nov 19 13:41:41 PST 2020


michaelrj updated this revision to Diff 306525.
michaelrj marked 7 inline comments as done.
michaelrj added a comment.

This change finishes the work started in the previous one, all of the tests now pass.
Big thank you to abrachet for the comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91665

Files:
  libc/utils/UnitTest/CMakeLists.txt
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/ExecuteFunctionUnix.cpp
  libc/utils/testutils/FDReaderUnix.cpp
  libc/utils/testutils/StreamWrapper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91665.306525.patch
Type: text/x-patch
Size: 4142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201119/36cf3fbb/attachment.bin>


More information about the libc-commits mailing list