summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/__init__.py
AgeCommit message (Expand)Author
2023-05-25[NFC][Py Reformat] Reformat python files in lldbJonas Devlieghere
2020-08-05[lldb/test] Use realpath consistently for test root file paths.Jordan Rupprecht
2020-07-15[lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py.Jordan Rupprecht
2020-02-11[lldb][test] Remove symlink for API tests.Jordan Rupprecht
2020-02-07[lldb][test][NFC] Create a separate LLDB_TEST_SRC var to allow moving tests.Jordan Rupprecht
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone
2015-12-07Added lldbsuite.lldb_test_root, switched formatter to use it.Todd Fiala
2015-11-20Remove `lldb.root` and just look for the file we care about.Zachary Turner
2015-10-27Fix line endings to be LF instead of CRLF.Zachary Turner
2015-10-27Preparation for turning lldbsuite into a Python package.Zachary Turner