summaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/support
Commit message (Expand)AuthorAgeFilesLines
* [lldb] Remove uses of six module (NFC)Dave Lee2022-08-112-59/+26
* [LLDB] Update inspect getargspec to getfullargspecMuhammad Omair Javaid2022-04-211-1/+1
* [lldb/test] Replace shlex.join with shlex.quotePavel Labath2021-10-291-0/+5
* [lldb/Python] Remove unused imports (NFC)Jonas Devlieghere2020-01-021-9/+0
* [lldb/Python] Remove unused support file (NFC)Jonas Devlieghere2020-01-021-58/+0
* [lldbsuite] Remove unused support filesJonas Devlieghere2019-10-292-87/+0
* [testsuite] Drop characters that can't be decoded, restoring parity with Py2.Davide Italiano2019-03-071-0/+3
* Fix lldb-server test suite for python3Pavel Labath2019-02-151-0/+26
* [testsuite] Remove trailing characters from command output.Jonas Devlieghere2019-01-281-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Ignore unicode decode errors in test suite's encoded_file classPavel Labath2018-09-011-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-067-11/+44
* Add "-gmodules" support to the test suite.Todd Fiala2016-05-261-0/+30
* test infra cleanup: convert test_runner lib into packageTodd Fiala2016-04-191-0/+56
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-0/+16
* Always write the session file in UTF-8.Zachary Turner2016-02-011-0/+48
* swig_bot remote path connection / preliminary implementation.Zachary Turner2015-11-241-0/+23
* Create `lldbsuite.support.fs` and move `find_executable` there.Zachary Turner2015-11-211-0/+64
* Python 3 - Use universal_newlines when calling subprocess.check_outputZachary Turner2015-11-041-1/+1
* Introduce seven.cmp_ and use it instead of cmpZachary Turner2015-11-031-0/+3
* Create lldbsuite.support package with `seven` file.Zachary Turner2015-11-022-0/+17