Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NPL: Fix one more bug in the single step workaround | Pavel Labath | 2017-02-17 | 1 | -4/+1 |
* | Remove an ancient XFAIL from TestBuiltinTrap | Pavel Labath | 2016-09-26 | 1 | -6/+0 |
* | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 2 | -20/+46 |
* | Mark some arm-linux specific xfails marking bug entries | Omair Javaid | 2016-05-25 | 1 | -0/+1 |
* | Xfail TestCrashDuringStep and TestCreateDuringInstructionStep on arm-linux | Omair Javaid | 2016-05-16 | 1 | -0/+1 |
* | Move the rest of the tests over to using the new decorator module. | Zachary Turner | 2016-02-04 | 1 | -1/+2 |
* | Move some of the common decorators to decorators.py. | Zachary Turner | 2016-02-04 | 1 | -1/+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 | -4/+4 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 6 | -0/+199 |