Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the skipUnlessArch decorator. | Zachary Turner | 2016-02-09 | 1 | -7/+7 |
* | Move the rest of the tests over to using the new decorator module. | Zachary Turner | 2016-02-04 | 1 | -1/+2 |
* | Centralize the handling of attach permissions on linux in tests | Pavel Labath | 2016-01-11 | 1 | -16/+1 |
* | Add NetBSD in platform specific logging of the specified category in Register... | Kamil Rytarowski | 2015-12-07 | 1 | -0/+3 |
* | Fix TestRegisters.py on arm | Tamas Berghammer | 2015-11-26 | 1 | -1/+1 |
* | Make some of the tests in TestRegisters.py arm compatible | Tamas Berghammer | 2015-11-26 | 2 | -117/+101 |
* | Teach LLDB how to directly launch processes on the iOS simulator | Enrico Granata | 2015-11-05 | 1 | -0/+7 |
* | Remove `use_lldb_suite` from the package, and don't import it anymore. | Zachary Turner | 2015-11-03 | 1 | -1/+1 |
* | Tighten up sys.path, and use absolute imports everywhere. | Zachary Turner | 2015-11-03 | 1 | -2/+2 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 4 | -0/+455 |