summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/constructors
AgeCommit message (Expand)Author
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2024-04-19Revert "[lldb] Provide a better error message for missing symbols (#89433)"Adrian Prantl
2024-04-19[lldb] Provide a better error message for missing symbols (#89433)Adrian Prantl
2023-08-24[lldb] Fix grammar in error message emitted by IRExecutionUnitJonas Devlieghere
2023-05-29[LLDB] Remove XFAIL on Windows decorator XPASSesMuhammad Omair Javaid
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2023-05-03[LLDB] Add/Remove xfail for some API tests on WindowsMuhammad Omair Javaid
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-06-25[lldb] Skip tests failing with GCC due to LLDB not being able to call constru...Raphael Isemann
2020-10-05[lldb/test] Catch invalid calls to expect()Dave Lee
2020-02-19[lldb] Skip failing parts of TestCppConstructors that use 'new' on WindowsRaphael Isemann
2020-02-19[lldb] Let TestCppConstructors pass without fix-it interventionRaphael Isemann
2020-02-19[lldb][NFC] Add a missing test case to TestCppConstructors.pyRaphael Isemann
2020-02-19[lldb] Make TestFormatters.py not rely on working constructor callsRaphael Isemann
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht