[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
Sun Apr 16 00:19:06 PDT 2023


sivachandra created this revision.
sivachandra added reviewers: lntue, michaelrj.
Herald added subscribers: libc-commits, ecnelises, tschuett.
Herald added projects: libc-project, All.
sivachandra requested review of this revision.

Repository:
  rG LLVM Github Monorepo

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

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


More information about the libc-commits mailing list