summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities/jitloader_gdb
AgeCommit message (Expand)Author
2024-10-16[lldb] Support tests with nested make invocations on Windows 2/2 (#112360)Stefan Gränitz
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht
2023-11-28[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (#73028)Jordan Rupprecht
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-11[lldb] Remove unused "import unittest2" statementsDave 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
2020-08-17[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)Jonas Devlieghere
2020-06-16[lldb/Test] Cleanup TestJITLoaderGDB and make it compatible with reproducersJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht