[libc-commits] [PATCH] D148452: [libc][NFC] Remove the StreamWrapper class and use the new test logger.

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Mon Apr 17 00:10:11 PDT 2023


sivachandra updated this revision to Diff 514116.
sivachandra added a comment.

Update bazel files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148452

Files:
  libc/test/ErrnoSetterMatcher.h
  libc/test/UnitTest/CMakeLists.txt
  libc/test/UnitTest/FPExceptMatcher.h
  libc/test/UnitTest/FPMatcher.cpp
  libc/test/UnitTest/FPMatcher.h
  libc/test/UnitTest/LibcTest.cpp
  libc/test/UnitTest/LibcTest.h
  libc/test/UnitTest/MemoryMatcher.cpp
  libc/test/UnitTest/MemoryMatcher.h
  libc/test/UnitTest/PrintfMatcher.cpp
  libc/test/UnitTest/PrintfMatcher.h
  libc/test/UnitTest/ScanfMatcher.cpp
  libc/test/UnitTest/ScanfMatcher.h
  libc/test/UnitTest/StringUtils.h
  libc/test/UnitTest/TestLogger.cpp
  libc/test/src/math/log10_test.cpp
  libc/test/src/time/TmMatcher.h
  libc/utils/MPFRWrapper/MPFRUtils.cpp
  libc/utils/MPFRWrapper/MPFRUtils.h
  libc/utils/testutils/CMakeLists.txt
  libc/utils/testutils/StreamWrapper.cpp
  libc/utils/testutils/StreamWrapper.h
  utils/bazel/llvm-project-overlay/libc/test/UnitTest/BUILD.bazel
  utils/bazel/llvm-project-overlay/libc/utils/testutils/BUILD.bazel

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148452.514116.patch
Type: text/x-patch
Size: 55535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230417/c0b87b25/attachment-0001.bin>


More information about the libc-commits mailing list