[all-commits] [llvm/llvm-project] 376e5b: Revert "Fix/reapply "[libc] Migrate stdio tests to...
Alexey Samsonov via All-commits
all-commits at lists.llvm.org
Fri Jun 13 10:43:44 PDT 2025
Branch: refs/heads/revert-143972-errno-checking-test-4
Home: https://github.com/llvm/llvm-project
Commit: 376e5bce36dc503f2bc3549c671a0c95e1f56aa9
https://github.com/llvm/llvm-project/commit/376e5bce36dc503f2bc3549c671a0c95e1f56aa9
Author: Alexey Samsonov <vonosmas at gmail.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M libc/test/src/stdio/CMakeLists.txt
M libc/test/src/stdio/fdopen_test.cpp
M libc/test/src/stdio/fgetc_test.cpp
M libc/test/src/stdio/fgetc_unlocked_test.cpp
M libc/test/src/stdio/fgets_test.cpp
M libc/test/src/stdio/fileop_test.cpp
M libc/test/src/stdio/fopencookie_test.cpp
M libc/test/src/stdio/remove_test.cpp
M libc/test/src/stdio/rename_test.cpp
M libc/test/src/stdio/setvbuf_test.cpp
M libc/test/src/stdio/unlocked_fileop_test.cpp
M libc/test/src/stdlib/StrtolTest.h
M libc/test/src/stdlib/strtold_test.cpp
Log Message:
-----------
Revert "Fix/reapply "[libc] Migrate stdio tests to ErrnoCheckingTest." (#143972)"
This reverts commit c609112a5383c10272e3afceedd4d03f26437cf0.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list