Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test cases for big-endian systems | Ulrich Weigand | 2016-04-14 | 1 | -0/+1 |
* | Extend XFlaky in TestProcessIO to linux as well | Pavel Labath | 2016-03-14 | 1 | -5/+5 |
* | Move the rest of the tests over to using the new decorator module. | Zachary Turner | 2016-02-04 | 2 | -2/+4 |
* | Mark TestProcessIO as flaky on android | Pavel Labath | 2016-02-04 | 1 | -1/+5 |
* | Mark TestProcessIO.test_stdin_redirection as flaky on android | Pavel Labath | 2016-02-02 | 1 | -0/+1 |
* | Fix misnamed variable in TestProcessAPI.py | Zachary Turner | 2016-02-01 | 1 | -2/+2 |
* | Fix some issues with bytes and strings in Python 3. | Zachary Turner | 2016-01-25 | 1 | -8/+4 |
* | 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 | -5/+5 |
* | Move lldb/test to lldb/packages/Python/lldbsuite/test. | Zachary Turner | 2015-10-28 | 6 | -0/+556 |