summaryrefslogtreecommitdiff
path: root/lldb/test/API/iohandler/sigint/TestIOHandlerPythonREPLSigint.py
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-02-14[lldb] Skip TestIOHandlerPythonREPLSigint if *host* is linuxJonas Devlieghere
2022-01-15[LLDB] Skip TestIOHandlerPythonREPLSigint.py on AArch64/LinuxMuhammad Omair Javaid
2022-01-14[LLDB] Skip TestIOHandlerPythonREPLSigint.py on Arm/LinuxMuhammad Omair Javaid
2022-01-13[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTJonas Devlieghere
2021-11-13Revert "[lldb] Fix that the embedded Python REPL crashes if it receives SIGINT"Raphael Isemann
2021-11-12[lldb] Fix that the embedded Python REPL crashes if it receives SIGINTRaphael Isemann