summaryrefslogtreecommitdiff
path: root/lldb/test/API/commands/process/launch
AgeCommit message (Expand)Author
2025-03-21[lldb] Fix tests to resolve symlinks when checking paths (#132053)David Peixotto
2024-11-05[LLDB] Retry Add a target.launch-working-dir settingwalter erquinigo
2024-11-05Revert "[LLDB] Add a target.launch-working-dir setting" (#114973)Walter Erquinigo
2024-11-05[LLDB] Add a target.launch-working-dir setting (#113521)Walter Erquinigo
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-08-11[lldb] Remove uses of six module (NFC)Dave Lee
2022-06-29[lldb] Use assertState in even more tests (NFC)Jonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2021-05-24[lldb] Introduce createTestTarget for creating a valid target in API testsRaphael Isemann
2020-11-11[lldb][test] Remove not_remote_testsuite_ready in favor of skipIfRemote decor...Raphael Isemann
2020-11-03[lldb] [test] Update XFAILs/skips for FreeBSDMichał Górny
2020-05-07[lldb/Test] Skip more tests that are not expected to work with passive replayJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht