summaryrefslogtreecommitdiffstats
path: root/lldb/test/lang/objc/modules/TestObjCModules.py
Commit message (Expand)AuthorAgeFilesLines
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-281-71/+0
* Rename `lldb_shared` to `use_lldb_suite`.Zachary Turner2015-10-271-1/+1
* Add from __future__ import print_function everywhere.Zachary Turner2015-10-231-0/+2
* Update every test to import `lldb_shared`.Zachary Turner2015-10-221-7/+3
* Merge dwarf and dsym testsTamas Berghammer2015-09-301-29/+8
* Disable Objective C test on non-Darwin platforms.Zachary Turner2015-08-261-2/+1
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-011-1/+1
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-271-1/+1
* Fixed a problem where the second @import statementSean Callanan2015-04-071-1/+7
* Marked the modules tests as expected failures,Sean Callanan2015-04-031-0/+2
* Add checks to the modules test case to ensureSean Callanan2015-04-021-0/+6
* Update sys.platform switched behavior in tests to use self.getPlatform (remot...Robert Flack2015-04-011-1/+1
* Added a testcase that verifies that LLDB can loadSean Callanan2015-03-271-0/+81
OpenPOWER on IntegriCloud