Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 1 | -54/+0 |
* | Rename `lldb_shared` to `use_lldb_suite`. | Zachary Turner | 2015-10-27 | 1 | -1/+1 |
* | Deprecate -m/+m dotest options in favor of test categories | Pavel Labath | 2015-10-27 | 1 | -0/+3 |
* | Add from __future__ import print_function everywhere. | Zachary Turner | 2015-10-23 | 1 | -2/+4 |
* | Update every test to import `lldb_shared`. | Zachary Turner | 2015-10-22 | 1 | -1/+2 |
* | Have lldb-mi tests import pexpect at a narrower scope. | Zachary Turner | 2015-05-26 | 1 | -1/+1 |
* | Make LLDB-MI tests wait for LLDB-MI to start up before sending any MI commands | Bruce Mitchener | 2015-05-08 | 1 | -0/+2 |
* | Ignore IOError from missing child.log. | Chaoren Lin | 2015-04-06 | 1 | -1/+4 |
* | Forgot to remove initialization of MiTestCaseBase.mydir in r230022 | Ilia K | 2015-02-20 | 1 | -1/+1 |
* | Refactor lldb-mi tests | Ilia K | 2015-02-20 | 1 | -1/+1 |
* | Add and update lldb-mi tests. | Hafiz Abid Qadeer | 2015-02-05 | 1 | -2/+4 |
* | Clean lldb-mi test cases. | Hafiz Abid Qadeer | 2015-01-27 | 1 | -0/+41 |