summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/register/TestRegisters.py
Commit message (Expand)AuthorAgeFilesLines
* Remove the skipUnlessArch decorator.Zachary Turner2016-02-091-7/+7
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* Add NetBSD in platform specific logging of the specified category in Register...Kamil Rytarowski2015-12-071-0/+3
* Fix TestRegisters.py on armTamas Berghammer2015-11-261-1/+1
* Make some of the tests in TestRegisters.py arm compatibleTamas Berghammer2015-11-261-117/+99
* Teach LLDB how to directly launch processes on the iOS simulatorEnrico Granata2015-11-051-0/+7
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-031-1/+1
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-031-2/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-0/+357
OpenPOWER on IntegriCloud