[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 08:48:30 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdcf296b54134: [libc][NFC] Remove the StreamWrapper class and use the new test logger. (authored by sivachandra).
Changed prior to commit:
https://reviews.llvm.org/D148452?vs=514116&id=514259#toc
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.514259.patch
Type: text/x-patch
Size: 55519 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20230417/974baf0a/attachment-0001.bin>
More information about the libc-commits
mailing list