summaryrefslogtreecommitdiffstats
path: root/lldb/test/python_api
Commit message (Expand)AuthorAgeFilesLines
* Fix TestTargetAPI.py test for users who use Swig 3.0.5 or greater.Adrian McCarthy2015-10-131-0/+3
* [LLDB][MIPS] Skip invalid size watchpoint testcase for MIPSMohit K. Bhakkad2015-10-051-0/+1
* Merge dwarf and dsym testsTamas Berghammer2015-09-3042-1140/+344
* Remove expectedFailureFreeBSD from passing TestChangeValueAPI testEd Maste2015-09-231-1/+0
* Remove expectedFailureFreeBSD from passing testEd Maste2015-09-221-1/+0
* Last set of XFAILs for Windows.Zachary Turner2015-09-163-0/+3
* Marked TestEvents test as flakey on Linux.Todd Fiala2015-09-141-1/+1
* Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.or...Todd Fiala2015-09-141-2/+0
* Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_apiEd Maste2015-09-141-1/+0
* XFAIL miscellaneous tests on windows.Zachary Turner2015-09-116-0/+6
* XFAIL some more tests related to value apiZachary Turner2015-09-113-0/+3
* Exception registers aren't supported outside of DarwinEd Maste2015-09-081-1/+0
* XFAIL more watchpoint tests on Windows.Zachary Turner2015-09-021-0/+1
* XFAIL TestHelloWorld on Windows.Zachary Turner2015-09-011-0/+2
* Skip test which is causing ERRORs in dotest.py after r237053Dawn Perchik2015-08-261-0/+1
* [ValueObjectSynthetic and ValueObjectDynamicValue] Override GetDeclarationSiva Chandra2015-08-181-0/+1
* Remove Unicode byte-order mark from python files.Zachary Turner2015-08-135-5/+5
* XFAIL Watchpoint tests on Windows.Zachary Turner2015-08-135-5/+10
* XFAIL test_with_dwarf_formatters_api on FreeBSDEd Maste2015-07-271-0/+1
* Add option eTypeOptionHideEmptyAggregates.Siva Chandra2015-07-243-2/+53
* XFAIL watchpoint tests on Android arm/aarch64Tamas Berghammer2015-07-226-0/+7
* Fix typos.Bruce Mitchener2015-07-221-1/+1
* Add a class ValueObjectConstResultCast.Siva Chandra2015-07-162-0/+16
* Reversed r238363, because the message is inconsistentSean Callanan2015-07-015-6/+6
* [Python] Allow PyLong values in integer lists (when converting to C lists)Siva Chandra2015-07-011-18/+44
* Add test for SBValue.GetNonSyntheticValue in presence of synth provider.Siva Chandra2015-06-264-25/+80
* Added expectedFlakey test decoratorVince Harron2015-06-261-1/+1
* Update TestPrintStackTraces XFAIL once morePavel Labath2015-06-251-1/+1
* Fix TestThreadAPI on LinuxTamas Berghammer2015-06-251-6/+4
* Make XFAIL on TestPrintStackTraces more specificPavel Labath2015-06-251-4/+1
* Fix a variety of typos.Bruce Mitchener2015-06-181-2/+2
* Fix TestAttachDenied and TestChangeProcessGroup for remote Windows to Android.Chaoren Lin2015-06-061-1/+1
* Un-enable TestEvents test on linuxPavel Labath2015-06-021-0/+2
* Enable TestEvents test on linuxPavel Labath2015-06-021-1/+0
* [TestBase.runCmd] Better error message when runCmd fails.Siva Chandra2015-05-275-6/+6
* [TestChangeValueAPI] Remove expectedFailureGcc decorator.Siva Chandra2015-05-211-1/+0
* Add bug number for TestEventsTamas Berghammer2015-05-211-1/+1
* XFAIL TestEvents on Linux bacuse it is flakyTamas Berghammer2015-05-211-0/+1
* Added minor commentVince Harron2015-05-121-0/+1
* os.path.join does not always work for paths on remote platforms.Chaoren Lin2015-05-111-1/+1
* [TestEvents] Add a 'connected' state to include remote debugging.Siva Chandra2015-05-081-10/+20
* Enable TestChangeValueAPI on LinuxPavel Labath2015-05-051-2/+1
* un-skipped a bunch of tests on LinuxVince Harron2015-05-041-2/+0
* Enabling two watchpoint tests on linuxPavel Labath2015-04-302-2/+0
* XFAILing TestPrintStackTraces on linux to stabilize the build botPavel Labath2015-04-171-6/+4
* Exception registers aren't supported outside of DarwinVince Harron2015-04-151-9/+16
* Remove gcc xfail for TestTargetWatchAddress.Chaoren Lin2015-04-141-1/+0
* Many many test failures after some recent changes. The problem is lldbtest.ge...Greg Clayton2015-04-021-1/+1
* TestPrintStackTraces - made XFAIL more preciseVince Harron2015-03-311-1/+7
* Enabled a bunch of tests on LinuxVince Harron2015-03-312-2/+1
OpenPOWER on IntegriCloud