aboutsummaryrefslogtreecommitdiff
path: root/lldb/packages/Python/lldbsuite/support
AgeCommit message (Expand)AuthorFilesLines
2019-03-07[testsuite] Drop characters that can't be decoded, restoring parity with Py2.Davide Italiano1-0/+3
2019-02-15Fix lldb-server test suite for python3Pavel Labath1-0/+26
2019-01-28[testsuite] Remove trailing characters from command output.Jonas Devlieghere1-1/+1
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth3-12/+9
2018-09-01Ignore unicode decode errors in test suite's encoded_file classPavel Labath1-1/+1
2016-09-06*** This commit represents a complete reformatting of the LLDB source codeKate Stone7-11/+44
2016-05-26Add "-gmodules" support to the test suite.Todd Fiala1-0/+30
2016-04-19test infra cleanup: convert test_runner lib into packageTodd Fiala1-0/+56
2016-02-04Move some of the common decorators to decorators.py.Zachary Turner1-0/+16
2016-02-01Always write the session file in UTF-8.Zachary Turner1-0/+48
2015-11-24swig_bot remote path connection / preliminary implementation.Zachary Turner1-0/+23
2015-11-21Create `lldbsuite.support.fs` and move `find_executable` there.Zachary Turner1-0/+64
2015-11-04Python 3 - Use universal_newlines when calling subprocess.check_outputZachary Turner1-1/+1
2015-11-03Introduce seven.cmp_ and use it instead of cmpZachary Turner1-0/+3
2015-11-02Create lldbsuite.support package with `seven` file.Zachary Turner2-0/+17