summaryrefslogtreecommitdiff
path: root/lldb/test/API/lang/cpp/namespace/TestNamespaceLookup.py
AgeCommit message (Expand)Author
2024-10-30Fix a couple of tests that were incorrectly using configuration.dwarf_version...jimingham
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-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-07-10[lldb] Disable TestNamespaceLookup in DWARF 5 + dSYM settingFelipe de Azevedo Piovezan
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-08-26[lldb][Test] Add missing breakpoint in TestNamespaceLookup.pyMichael Buch
2022-08-22[lldb][ClangExpression] Remove storage-class check when creating AsmLabelMichael Buch
2022-08-22[lldb][Test] Replace expect() with expect_expr() in TestNamespaceLookup.pyMichael Buch
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2020-11-03[lldb] [test] Remove xfail from tests that pass on FreeBSDMichał Górny
2020-08-17[lldb] Replace unittest2.expectedFailure with expectedFailure (NFC)Jonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht