summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/objc-runtime-ivars
Commit message (Expand)AuthorAgeFilesLines
* Canonicalize variable usage in testsuite MakefilesAdrian Prantl2019-09-251-1/+1
* [dotest] Avoid the need for LEVEL= makefile boilerplatePavel Labath2019-09-041-3/+1
* [lldb] [test] Mark failing tests XFAIL on NetBSDMichal Gorny2019-03-041-1/+3
* Skip TestRuntimeIvars on i386; the Objective-C V1 runtime doesn't list ivars.Sean Callanan2016-09-301-1/+1
* *** This commit represents a complete reformatting of the LLDB source codeKate Stone2016-09-061-1/+3
* Revert "Make lldbinline.py regenerate the Makefile each time it builds."Pavel Labath2016-06-071-8/+1
* Make lldbinline.py regenerate the Makefile each time it builds.Sean Callanan2016-06-071-1/+8
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-041-3/+3
* 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-283-0/+20
OpenPOWER on IntegriCloud