This is a follow up to D154529 covering tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D154746
[libc] Use the new style includes for tests ClosedPublic Authored by phosek on Jul 7 2023, 2:06 PM.
Details
Summary This is a follow up to D154529 covering tests.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 7 2023, 2:06 PM This revision is now accepted and ready to land.Jul 7 2023, 5:58 PM Closed by commit rGfb149e4beb04: [libc] Use the new style includes for tests (authored by phosek). · Explain WhyJul 7 2023, 10:16 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 538320 libc/test/src/signal/kill_test.cpp
libc/test/src/signal/raise_test.cpp
libc/test/src/signal/sigaddset_test.cpp
libc/test/src/signal/sigdelset_test.cpp
libc/test/src/signal/sigfillset_test.cpp
libc/test/src/signal/signal_test.cpp
libc/test/src/signal/sigprocmask_test.cpp
libc/test/src/stdlib/_Exit_test.cpp
libc/test/src/stdlib/abort_test.cpp
|