Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 1 | -77/+0 |
* | Rename `lldb_shared` to `use_lldb_suite`. | Zachary Turner | 2015-10-27 | 1 | -1/+1 |
* | 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 | -8/+2 |
* | Merge dwarf and dsym tests | Tamas Berghammer | 2015-09-30 | 1 | -0/+1 |
* | Refactored lldb executable name discovery | Vince Harron | 2015-05-18 | 1 | -2/+2 |
* | XFAIL pexpect tests on Windows. | Zachary Turner | 2015-01-20 | 1 | -0/+1 |
* | Fixes a number of issue related to test portability on Windows. | Zachary Turner | 2014-07-18 | 1 | -1/+1 |
* | Massive test suite cleanup to stop everyone from manually having to compute "... | Greg Clayton | 2013-12-10 | 1 | -1/+1 |
* | Add a benchmark for measuring the response time of the 'frame variable' command. | Johnny Chen | 2011-10-21 | 1 | -0/+79 |