summaryrefslogtreecommitdiff
path: root/libc/test/UnitTest/ExecuteFunctionUnix.cpp
AgeCommit message (Expand)Author
2025-11-14[libc] fix EXPECT_EXIT suspend/timeout for darwin (#166065)Shreeyash Pandey
2025-11-14Revert "[libc][test] split exit tests into two separate tests" (#168102)Schrodinger ZHU Yifan
2025-11-14[libc][test] split exit tests into two separate tests (#166355)Shreeyash Pandey
2025-03-10[libc] Add `-Wno-sign-conversion` & re-attempt `-Wconversion` (#129811)Vinay Deshmukh
2025-03-05Revert "[libc] Enable -Wconversion for tests. (#127523)"Augie Fackler
2025-03-04[libc] Enable -Wconversion for tests. (#127523)Vinay Deshmukh
2025-01-09[libc][test] fix memory leak pt.2 (#122384)Nick Desaulniers
2025-01-09[libc][test] fix memory leak (#122378)Nick Desaulniers
2025-01-09[libc][test] remove C++ stdlib includes (#122369)Nick Desaulniers
2024-07-12[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98597)Petr Hosek
2024-07-12Revert "[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration...Mehdi Amini
2024-07-11[libc] Migrate to using LIBC_NAMESPACE_DECL for namespace declaration (#98075)Petr Hosek
2023-09-26[libc] Mass replace enclosing namespace (#67032)Guillaume Chatelet
2023-04-18[libc][NFC] Move ExecuteFunction test util to test/UnitTest.Siva Chandra Reddy