Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change ProcessAttach test to no-debug-info | Todd Fiala | 2016-11-01 | 1 | -0/+2 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 2 | -7/+11 |
* | [NFC] Cleanup the code used to run shell commands from tests | Tamas Berghammer | 2016-04-05 | 1 | -21/+1 |
* | Move the rest of the tests over to using the new decorator module. | Zachary Turner | 2016-02-04 | 2 | -1/+4 |
* | Centralize the handling of attach permissions on linux in tests | Pavel Labath | 2016-01-11 | 1 | -18/+1 |
* | Teach LLDB how to directly launch processes on the iOS simulator | Enrico Granata | 2015-11-05 | 2 | -0/+2 |
* | Remove `use_lldb_suite` from the package, and don't import it anymore. | Zachary Turner | 2015-11-03 | 2 | -2/+2 |
* | Tighten up sys.path, and use absolute imports everywhere. | Zachary Turner | 2015-11-03 | 2 | -3/+3 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 6 | -0/+275 |