summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc
Commit message (Expand)AuthorAgeFilesLines
* Fix clean rule for a makefilePavel Labath2016-04-011-1/+1
* Fixed a problem where a dSYM wasn't properly found because it had the wrong nameSean Callanan2016-03-302-2/+3
* Remove decorators related to debug info types.Zachary Turner2016-02-093-8/+4
* Remove skip and xfail decorators for target architecture.Zachary Turner2016-02-095-5/+5
* Move the rest of the tests over to using the new decorator module.Zachary Turner2016-02-0442-57/+102
* Move some of the common decorators to decorators.py.Zachary Turner2016-02-041-2/+3
* Skipped IncompleteModulesTestCase on OS XTodd Fiala2016-01-231-2/+1
* Writing a test case for r257234 I found another place that wasJim Ingham2016-01-093-0/+70
* Marked TestModulesInlineFunctions.py XFAILTodd Fiala2015-12-041-0/+1
* Fix test error in TestObjCCheckers.pyTodd Fiala2015-12-041-1/+1
* Fixed another issue with wrong case in #import.Sean Callanan2015-11-061-1/+1
* Fixed a problem where a test case referred to aSean Callanan2015-11-061-1/+1
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0339-39/+39
* Python 3 - Don't use `commands` module anymore.Zachary Turner2015-11-031-2/+2
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0342-86/+92
* Skip this test is the test suite is running in a mode where it has no WindowS...Enrico Granata2015-10-281-6/+9
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-28140-0/+5376
OpenPOWER on IntegriCloud