summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/gui
AgeCommit message (Expand)Author
2025-05-27[lldb][NFC] update API tests which skip/expect-fail armJason Molenda
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2023-09-11[lldb][Tests] Reformat API tests with blackDavid Spickett
2023-08-16[lldb][gui] Update TreeItem children's m_parent on movePavel Kosov
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-07-22[lldb] Remote accidental logs left in TestGuiExpandThreadsTreeAugusto Noronha
2022-07-22[lldb] Disable TestGuiExpandThreadsTreeAugusto Noronha
2022-06-27Have CommandObjectParsed check for "commands that take no arguments".Jim Ingham
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2022-05-18Revert "[lldb/test] Make some tests as XFAIL while I investigate the issue"Med Ismail Bennani
2022-05-18[lldb/test] Make some tests as XFAIL while I investigate the issueMed Ismail Bennani
2022-04-05[lldb][gui] make 'step out' step out of the selected frameLuboš Luňák
2022-04-05[lldb][gui] use just '#2' instead of 'frame #2' in the threads/frame viewLuboš Luňák
2022-04-05[lldb][gui] do not show the help window on first gui startupLuboš Luňák
2021-09-21[lldb] Speculative fix to TestGuiExpandThreadsTreePavel Labath
2021-09-13[lldb] Skip TestGuiBasicDebug due to pr51833Pavel Labath
2021-08-04[LLDB] Skip flaky tests on Arm/AArch64 Linux botsMuhammad Omair Javaid
2021-08-02Revert "Revert "[LLDB][GUI] Expand selected thread tree item by default""Muhammad Omair Javaid
2021-08-02[LLDB] Skip random failing tests on Arm/AArch64 Linux botsMuhammad Omair Javaid
2021-07-30Revert "[LLDB][GUI] Expand selected thread tree item by default"Muhammad Omair Javaid
2021-07-28[LLDB] Skip TestGuiBasicDebug.py on Arm/AArch64 LinuxMuhammad Omair Javaid
2021-07-27[lldb] Wait in TestGuiBasicDebug for the interface to open before quitting th...Raphael Isemann
2021-07-26[LLDB][GUI] Expand selected thread tree item by defaultOmar Emara
2021-02-08[lldb/tests] Un-skip TestGuiBasicDebug.py on Arm and AArch64Tatyana Krasnukha
2020-12-20[lldb] [test] Update test status for NetBSDMichał Górny
2020-12-16[LLDB] Skip TestGuiBasicDebug.py on Arm and AArch64/LinuxMuhammad Omair Javaid
2020-12-16Revert "[LLDB] Remove AArch64/Linux xfail decorator from TestGuiBasicDebug"Muhammad Omair Javaid
2020-10-01[LLDB] Remove AArch64/Linux xfail decorator from TestGuiBasicDebugMuhammad Omair Javaid
2020-09-30[lldb] Make TestGuiBasicDebug more lenientJonas Devlieghere
2020-08-18[lldb][gui] use left/right in the source view to scrollLuboš Luňák
2020-08-06[lldb][gui] truncate long lines/names if neededLuboš Luňák
2020-08-05[lldb] Modify the `skipIfRemote` decorator so we can skip all PExpect tests.Jonas Devlieghere
2020-08-05[lldb] expect TestGuiBasicDebug.py failure on aarch64Luboš Luňák
2020-08-05[lldb][gui] add a test for 'b' (toggle breakpoint)Luboš Luňák
2020-08-05[lldb][gui] move TestGuiBasicDebug.py to lldb/test and update itLuboš Luňák
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht