summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api
Commit message (Expand)AuthorAgeFilesLines
* Python 3 - Skip a certain test for a particular (swig,python) combo.Zachary Turner2015-11-161-0/+2
* Remove a broken hack from Scalar::ULongLong and fix a testTamas Berghammer2015-11-131-2/+2
* Add SBType::IsAnonymousType() and relative plumbing in the debugger internalsEnrico Granata2015-11-072-0/+11
* Teach LLDB how to directly launch processes on the iOS simulatorEnrico Granata2015-11-051-0/+3
* Remove `use_lldb_suite` from the package, and don't import it anymore.Zachary Turner2015-11-0341-41/+41
* Tighten up sys.path, and use absolute imports everywhere.Zachary Turner2015-11-0345-96/+118
* This test case does not actually depend on Cocoa; Foundation is good enoguhEnrico Granata2015-11-022-2/+2
* Mark another TestEvents test as flaky on linuxPavel Labath2015-10-301-0/+1
* Mark TestHelloWorld and TestInferiorAssert.py as XFAIL due llvm.org/pr25338.Oleksiy Vyalov2015-10-281-0/+2
* Move lldb/test to lldb/packages/Python/lldbsuite/test.Zachary Turner2015-10-28150-0/+8310
OpenPOWER on IntegriCloud