summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/objcxx
AgeCommit message (Expand)Author
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2024-06-28[lldb][test] Remove duplicate testcase names in API test-suite (#97043)Michael Buch
2024-06-21Reland "[lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts"Michael Buch
2024-06-20Revert "[lldb][ObjC] Don't query objective-c runtime for decls in C++ context...Michael Buch
2024-06-19[lldb][ObjC] Don't query objective-c runtime for decls in C++ contexts (#95963)Michael Buch
2024-04-12[lldb][test] Add tests for evaluating local variables whose name clashes with...Michael Buch
2024-04-11[lldb][ClangExpressionParser] Don't by default enable Objecitve-C support whe...Michael Buch
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-11[lldb] Remove unused "import unittest2" statementsDave Lee
2022-08-03Document why test is disabled on macOS VenturaAdrian Prantl
2022-07-12[lldb] Fix macOS Ventura version number checksJonas Devlieghere
2022-06-30[lldb] XFAIL TestObjCXXBridgedPO on macOS VenturaJonas Devlieghere
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-08-10[lldb] Add a test for potentially conflicting names for the Objective-C class...Raphael Isemann
2021-04-04[lldb] Replace unneeded use of Foundation with ObjectiveC in tests (NFC)Dave Lee
2020-11-16[lldb] Add support for using variables with C++ keywords names in non-C++ exp...Raphael Isemann
2020-11-12[lldb/DataFormatters] Display null C++ pointers as nullptrJonas Devlieghere
2020-11-10[lldb] [test] Rename '.categories' to 'categories'Michał Górny
2020-11-10[lldb] [test] Skip ObjC-based tests via 'objc' categoryMichał Górny
2020-11-07[lldb] [test] Use skipUnlessDarwin for tests specific to DarwinMichał Górny
2020-06-19Repair support for launching ios/tv/watch simulator binaries through platformAdrian Prantl
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht