aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/iohandler
AgeCommit message (Expand)AuthorFilesLines
2023-09-27Fix a bug in handling ^C at the "y/n/a" completion prompt.Jim Ingham1-0/+6
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere8-41/+96
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee8-16/+0
2022-05-18[lldb/test] Fix failures caused by a previous PExpect.launch changeMed Ismail Bennani1-3/+6
2022-05-18Revert "[lldb/test] Make some tests as XFAIL while I investigate the issue"Med Ismail Bennani2-4/+0
2022-05-18[lldb/test] Make some tests as XFAIL while I investigate the issueMed Ismail Bennani2-0/+4
2022-04-08Skip test on earlier clang versionsAdrian Prantl1-0/+1
2022-03-28[LLDB] Skip TestProcessIOHandlerInterrupt Arm/AArch64 LinuxMuhammad Omair Javaid1-0/+1
2022-03-18[lldb] Increase timeout in TestProcessIOHandlerInterruptPavel Labath1-1/+1
2022-03-18[lldb] Fix TestProcessIOHandlerInterrupt.py for macosPavel Labath1-3/+19
2022-03-18[lldb] Fix ^C handling in IOHandlerProcessSTDIOPavel Labath3-0/+55
2022-03-08[LLDB] Skip TestIOHandlerProcessSTDIO.py for Arm/AArch64 LinuxMuhammad Omair Javaid1-0/+1
2022-03-07[lldb] Add a setting to change the autosuggestion ANSI escape codesJonas Devlieghere1-10/+25
2022-03-02[lldb] Skip check for the lldb prompt in TestIOHandlerProcessSTDIOJonas Devlieghere1-1/+0
2022-03-02[lldb] Avoid data race in IOHandlerProcessSTDIOJonas Devlieghere3-0/+41
2022-02-14[lldb] Skip TestIOHandlerPythonREPLSigint if *host* is linuxJonas Devlieghere1-1/+1
2022-01-15[LLDB] Skip TestIOHandlerPythonREPLSigint.py on AArch64/LinuxMuhammad Omair Javaid1-1/+1
2022-01-14[LLDB] Skip TestIOHandlerPythonREPLSigint.py on Arm/LinuxMuhammad Omair Javaid1-0/+1
2022-01-13[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTJonas Devlieghere1-0/+75
2021-11-13Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"Raphael Isemann1-73/+0
2021-11-12[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTRaphael Isemann1-0/+73
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere1-1/+0
2021-08-30[LLDB] Fix 'std::out_of_range' crashing bug when file name completion using f...Hiroki2-1/+12
2021-08-09[LLDB] Skip random fails on Arm/AArch64 Linux buildbotMuhammad Omair Javaid1-0/+1
2021-08-04[LLDB] Skip flaky tests on Arm/AArch64 Linux botsMuhammad Omair Javaid1-0/+1
2021-08-02[LLDB] Skip random failing tests on Arm/AArch64 Linux botsMuhammad Omair Javaid1-0/+1
2021-03-10[lldb] [test] Update XFAILs for FreeBSD/aarch64Michał Górny1-0/+1
2020-08-14[lldb] Display autosuggestion part in gray if there is one possible suggestionShu Anzai2-2/+113
2020-08-12Revert "[lldb] Display autosuggestion part in gray if there is one possible s...Raphael Isemann1-105/+0
2020-08-12[lldb] Display autosuggestion part in gray if there is one possible suggestionShu Anzai1-0/+105
2020-07-08[lldb] Skip TestIOHandlerResizeNoEditline on WindowsRaphael Isemann1-0/+1
2020-07-07[lldb] Make TestIOHandlerResizeNoEditline pass with Python 2Raphael Isemann2-1/+1
2020-06-30[lldb/Test] Skip TestIOHandlerResizeNoEditline with reproducersJonas Devlieghere1-0/+1
2020-06-19[lldb] Fix that SIGWINCH crashes IOHandlerEditline when we are not using the ...Raphael Isemann1-0/+21
2020-05-12[lldb/Driver] Support terminal resizingFred Riss1-0/+36
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht3-0/+88