summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/objc-static-method-stripped/TestObjCStaticMethodStripped.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed a problem where a dSYM wasn't properly found because it had the wrong nameSean Callanan2016-03-301-1/+1
* Remove decorators related to debug info types.Zachary Turner2016-02-091-2/+1
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-1/+2
* 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/+65
OpenPOWER on IntegriCloud