summaryrefslogtreecommitdiff
path: root/lldb/unittests/Host/PipeTest.cpp
AgeCommit message (Expand)Author
2025-06-26[lldb] Remove child_process_inherit argument from Pipe (#145516)Pavel Labath
2025-02-27[lldb] Re-skip PipeTest on windows for nowPavel Labath
2025-02-27[lldb] Assorted improvements to the Pipe class (#128719)Pavel Labath
2024-12-12[lldb][test] Disable WriteWithTimeout test on WindowsDavid Spickett
2024-08-05[lldb] Fixed PipeWindows bugs; added Pipe::WriteWithTimeout() (#101383)Dmitry Vasilyev
2021-01-11[lldb] Disable PipeTest.OpenAsReader on windowsPavel Labath
2021-01-10[lldb] Fix some bugs in the Pipe class and add testsPavel Labath