summaryrefslogtreecommitdiff
path: root/lldb/test/API/functionalities
AgeCommit message (Expand)Author
2024-02-26[lldb][test][Windows] Skip thread state test on WindowsDavid Spickett
2024-02-26[lldb][test][Windows] Remove expected fail for a thread state testDavid Spickett
2024-02-22[lldb] Fix term-width setting (#82736)Jonas Devlieghere
2024-02-21[lldb][test] Modernize assertEqual(value, bool) (#82526)Jordan Rupprecht
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2024-02-20Remove the "generic" register completion test. (#82445)jimingham
2024-02-20Add the RegisterCompleter to eArgTypeRegisterName in g_argument_table (#82428)jimingham
2024-02-19[Reland] Report only loaded debug info in statistics dump (#81706) (#82207)Wanyi
2024-02-17Revert "Report only loaded debug info in statistics dump (#81706)" (#82150)Jonas Devlieghere
2024-02-17Report only loaded debug info in statistics dump (#81706)Wanyi
2024-02-16[lldb] Replace assertRegexpMatches with assertRegex (NFC) (#82074)Jonas Devlieghere
2024-02-16[lldb] Replace assertEquals with assertEqual (NFC) (#82073)Jonas Devlieghere
2024-02-16[lldb] Fix and rename skipIfHostIncompatibleWithRemoteJonas Devlieghere
2024-02-15[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2024-02-14[lldb][test] Remove expectedFailureIfFn (#81703)Jordan Rupprecht
2024-02-13[lldb][test] Switch LLDB API tests from vendored unittest2 to unittest (#79945)Jordan Rupprecht
2024-02-10[lldb][libc++] Adds valarray data formatters. (#80609)Mark de Wever
2024-02-09Bump the minimum LLVM version for chrono datatformatters testsAdrian Prantl
2024-02-08[lldb] Fix printf formatting of std::time_t seconds (#81078)Jason Molenda
2024-02-06Support statistics dump summary only mode (#80745)Wanyi
2024-02-05[lldb] Add QSupported key to report watchpoint types supported (#80376)Jason Molenda
2024-02-05Add a new SBProcess:: GetCoreFile() API (#80767)jeffreytan81
2024-02-05Add commands frequency to statistics dump (#80375)jeffreytan81
2024-02-01[lldb] NFC fixes addressing David's feedbackJason Molenda
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda
2024-01-31Revert "[lldb] Add support for large watchpoints in lldb (#79962)"Jason Molenda
2024-01-31[lldb] Add support for large watchpoints in lldb (#79962)Jason Molenda
2024-01-30[lldb][test][NFC] Refactor xfails in TestRequireHWBreakpoints.pyDavid Spickett
2024-01-29Revert "[lldb/Test] Temporarily XFAIL TestStepScripted.py"Jason Molenda
2024-01-29Revert "[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan ...Jason Molenda
2024-01-29[lldb/Test] Temporarily XFAIL TestStepScripted.pyMed Ismail Bennani
2024-01-29[lldb] Make use of Scripted{Python,}Interface for ScriptedThreadPlan (#70392)Med Ismail Bennani
2024-01-25Temporarily disable two libcxx chrono formatter testsJason Molenda
2024-01-22[lldb][libc++] Adds system_clock data formatters. (#78609)Mark de Wever
2024-01-21[lldb] Skip ObjC timezone tests on macOS >= 14 (NFC) (#78817)Dave Lee
2024-01-17[lldb] Skip TestExecutableFirst.test_executable_is_first_before_run on ELFPavel Labath
2024-01-16Add the Linux "you can use this binary" bits to run_to_source_breakpoint (#78...jimingham
2024-01-16Ensure that the executable module is ModuleList[0] (#78360)jimingham
2024-01-16[lldb][Progress] Fix test for trimmed progress reports (#78357)Chelsea Cassanova
2024-01-16[lldb][Progress] Separate title and details (#77547)Chelsea Cassanova
2024-01-15[lldb] Skip part of TestDataFormatterAdv (#72233)Pavel Labath
2024-01-13[lldb][libc++] Adds missing C++20 calendar data formatters. (#77954)Mark de Wever
2024-01-12[lldb][test] Add tests for target.max-string-summary-length setting (#77920)Michael Buch
2024-01-09[lldb][libc++] Adds some C++20 calendar data formatters. (#76983)Mark de Wever
2024-01-08[lldb][test] Skip DWARF inline source file test on WindowsDavid Spickett
2024-01-04Revert "XFAIL test with dsymutil"Jonas Devlieghere
2024-01-04XFAIL test with dsymutilAdrian Prantl
2024-01-04Add support for inline DWARF source files. (#75880)Adrian Prantl
2024-01-03[lldb] Speculatively fix TestBreakpointSerialization on WindowsAlex Langford
2024-01-03[lldb] Fix breakpoint resolver serialization bug (#76766)Alex Langford