summaryrefslogtreecommitdiff
path: root/lldb/test/API/source-manager
AgeCommit message (Expand)Author
2025-03-21[lldb] Fix tests to resolve symlinks when checking paths (#132053)David Peixotto
2025-03-17[lldb] Support ordered patterns in lldbtest.expect (#131475)Dave Lee
2025-02-28[lldb] fix(lldb/**.py): fix invalid escape sequences (#94034)Eisuke Kawashima
2024-11-20[lldb] Reword the "line 0" warning (#116827)Pavel Labath
2024-11-13[lldb] Fix source display for artificial locations (#115876)Pavel Labath
2024-03-20[lldb] Remove process restart prompt from TestSourceManager (#85861)Alex Langford
2024-02-21[lldb][test] Modernize asserts (#82503)Jordan Rupprecht
2023-08-04[lldb] Fix Python test formatting (NFC)Jonas Devlieghere
2023-07-03[lldb] Add two-level caching in the source managerJonas Devlieghere
2023-06-26[lldb] Add `source cache dump` and `source cache clear` subcommandJonas Devlieghere
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2022-11-21[test] Fix TestSourceManager when the source file is readonly.Jordan Rupprecht
2022-08-15[LLDB] Remove __future__ imports from testsDavid Spickett
2022-06-17[lldb][tests] Automatically call compute_mydir (NFC)Dave Lee
2021-12-09[lldb/Target] Refine source display warning for artificial locations (NFC)Med Ismail Bennani
2021-12-08[lldb/Target] Slide source display for artificial locations at function startMed Ismail Bennani
2021-10-29[lldb/test] Fix TestSourceManager for eee887e0Pavel Labath
2021-09-30[lldb] Remove support for replaying the test suite from a reproducerJonas Devlieghere
2020-07-20Add an option (-y) to "break set" and "source list" that uses the sameJim Ingham
2020-05-21[lldb/Reproducers] Skip test that changes the source file while debuggingJonas Devlieghere
2020-03-05[lldb][test] These tests don't fail on Windows anymoreTatyana Krasnukha
2020-02-24[lldb] Color the line markerJonas Devlieghere
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht