summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* SBWatchpoint::Disable doesn't actually work. Add a test that shows this.Jim Ingham2016-10-263-0/+92
* Fix a race condition between the "ephemeral watchpoint disabling" and command...Jim Ingham2016-10-251-6/+1
* Revert "Improve the libstdc++ smart pointer formatters"Pavel Labath2016-10-252-48/+16
* remove xfail from TestObjCNewSyntax.py test_expr_gmodules()Todd Fiala2016-10-241-4/+0
* Use shorter names in TestConcurrentEvents testsPavel Labath2016-10-2435-35/+35
* [Test Suite] Allow overriding codesign identityChris Bieneman2016-10-213-2/+9
* Add data formatter for libstdc++ unique_ptrTamas Berghammer2016-10-213-0/+91
* Add data formatter for libstdc++ tupleTamas Berghammer2016-10-213-0/+66
* Improve the libstdc++ smart pointer formattersTamas Berghammer2016-10-212-16/+48
* Add TestMultipleHits.pyPavel Labath2016-10-213-0/+92
* Revert "Fix a race condition between "ephemeral watchpoint disable/enable" an...Pavel Labath2016-10-211-1/+6
* Fix a race condition between "ephemeral watchpoint disable/enable" and contin...Jim Ingham2016-10-211-6/+1
* Remove an unnecessary and incorrect check for num locations of a breakpointJim Ingham2016-10-201-8/+0
* Re-landing a cleaned up implementation of r284550Chris Bieneman2016-10-201-18/+24
* Fix ARM/AArch64 Step-Over watchpoint issue remove provision for duplicate wat...Omair Javaid2016-10-203-0/+131
* Added a decorator for the macOS version and switched over testcases that used...Sean Callanan2016-10-207-13/+17
* Revert back to the state before r284550Chris Bieneman2016-10-191-33/+18
* Trying to fix a few more missing LDFLAGS.Chris Bieneman2016-10-191-0/+6
* Fixing the linux bots I broke in r284550Chris Bieneman2016-10-191-3/+9
* Use clang --driver-mode instead of guessing c++ compiler pathChris Bieneman2016-10-181-18/+21
* xfail TestMiSyntax.py's test_lldbmi_output_grammar on macOSTodd Fiala2016-10-181-0/+1
* Remove a debug print statement.Jim Ingham2016-10-181-1/+0
* More testsuite xfail markings cleanup.Jim Ingham2016-10-182-3/+2
* Fix a crash in expressions with fixits in the dummy target.Jim Ingham2016-10-171-2/+9
* This test is no longer failing for gmodules.Jim Ingham2016-10-151-4/+0
* This test passes on i386 now.Jim Ingham2016-10-141-4/+0
* This test is passing on i386 now.Jim Ingham2016-10-141-2/+0
* Use LLDB_SRC for relative pathsChris Bieneman2016-10-121-2/+10
* Fix test suite lookup path for LLDB.hChris Bieneman2016-10-121-7/+9
* Fix building tests without system headers on DarwinChris Bieneman2016-10-121-1/+1
* Fix lookup path for lldb-miChris Bieneman2016-10-121-6/+7
* This test now passes.Jim Ingham2016-10-121-2/+0
* This was skipped due to a clang PR that has been fixed.Jim Ingham2016-10-111-1/+0
* Added a radar on our end for this test's failure.Jim Ingham2016-10-111-1/+1
* Add the radar number on our end.Jim Ingham2016-10-111-1/+1
* This test now passes.Jim Ingham2016-10-111-1/+0
* Added a bugreport tracking the failure to get float return valuesJim Ingham2016-10-111-5/+6
* Fixing the bug number for darwin on this failure.Jim Ingham2016-10-111-1/+3
* This test was failing because /bin/ls is no longer debuggable on OS X.Jim Ingham2016-10-113-2/+19
* Adding radar number on our end for llvm.org/pr15824.Jim Ingham2016-10-101-2/+2
* Add the related radar on our end for llvm.org/pr15824.Jim Ingham2016-10-101-1/+1
* Add the radar number on our end.Jim Ingham2016-10-101-1/+1
* [LLDB][MIPS] All tests get errors in dotest after this test.Nitesh Jain2016-10-102-0/+6
* [LLDB][MIPS] Skip some test case which were causing LLDB to go into infinite ...Nitesh Jain2016-10-1035-35/+35
* The PR that caused this test ot fail was fixed in July, removing the XFAIL.Jim Ingham2016-10-071-1/+0
* disable TSAN tests on macOS i386Todd Fiala2016-10-061-0/+4
* xfail TestReportData.py on i386Todd Fiala2016-10-061-0/+1
* xfail TestQueues on macOSTodd Fiala2016-10-061-0/+1
* xfail TestSBTypeTypeClass.py on macOS i386Todd Fiala2016-10-061-1/+5
* xfail TestDataFormatterNSIndexPath.py on macOS i386Todd Fiala2016-10-061-0/+1
OpenPOWER on IntegriCloud