summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* [LLDB][MIPS] Fix TestDisassembleBreakpointMohit K. Bhakkad2016-03-071-1/+1
* Add a log statementPavel Labath2016-03-041-0/+1
* Resumbit "Fetch remote log files from LLGS tests"Pavel Labath2016-03-041-5/+29
* Add reverse file remapping for breakpoint setTamas Berghammer2016-03-041-0/+18
* Revert "Fetch remote log files from LLGS tests"Pavel Labath2016-03-031-29/+5
* Fix OSX breakage caused by r262597Pavel Labath2016-03-031-0/+1
* Fetch remote log files from LLGS testsPavel Labath2016-03-031-5/+28
* Slightly improve logging in LLGS testsPavel Labath2016-03-011-1/+1
* When 'help' cannot find a command, produce additional help text that also poi...Enrico Granata2016-02-291-0/+15
* Fix TestInlines.py on WindowsAdrian McCarthy2016-02-294-8/+8
* Revert a part of "Add/Improve complex, vector, aggregate types handling for S...Pavel Labath2016-02-291-3/+3
* Add/Improve complex, vector, aggregate types handling for SysV ARM (hard/soft...Omair Javaid2016-02-291-3/+3
* [LLDB][MIPS] Fix TestInferiorAssert.py for MIPSSagar Thakur2016-02-261-0/+4
* Make TestPlatformProcessConnect to support abstract/domain sockets.Oleksiy Vyalov2016-02-261-4/+20
* Add the "block" keyword to "thread step-in -e", and an alias that uses it: "s...Jim Ingham2016-02-263-0/+158
* XFail TestInlines.py on Windows with clang.Adrian McCarthy2016-02-251-0/+1
* Get register context for the 32-bit process in a WoW64 process minidumpAdrian McCarthy2016-02-253-0/+107
* xfail case sensitivity test on Linux.Zachary Turner2016-02-241-0/+1
* Some fixes for case insensitive paths on Windows.Zachary Turner2016-02-243-0/+134
* XFAIL TestInlines for Linux with gccTamas Berghammer2016-02-231-1/+3
* Actually commit the test for r261598.Sean Callanan2016-02-232-1/+50
* Mark TestMiBreak.test_lldbmi_break_insert_function_pending as flaky on linuxPavel Labath2016-02-221-0/+1
* Remove expectedFailureFreeBSD decoratorEd Maste2016-02-1919-26/+22
* Remove XFAIL from test passing on FreeBSDEd Maste2016-02-191-1/+0
* Remove XFAIL from test passing on FreeBSDEd Maste2016-02-191-1/+0
* Remove XFAIL from test passing on FreeBSDEd Maste2016-02-191-1/+0
* Enable TestUnicodeLiteralsPavel Labath2016-02-191-4/+0
* Mark TestLldbGdbServer.test_software_breakpoint_set_and_remove_work_llgs as f...Pavel Labath2016-02-191-0/+1
* Make sure code that is in the middle of figuring out the correct architectureJim Ingham2016-02-182-1/+63
* Remove expectedFlakeyFreeBSD decorator for prompt settingEd Maste2016-02-181-1/+0
* Add target and host platform enumerations so we're not using strings.Zachary Turner2016-02-185-7/+57
* Bump up timeout in TestChangeProcessGroupPavel Labath2016-02-161-1/+1
* Mark TestLldbGdbServer.test_written_M_content_reads_back_correctly as flaky o...Pavel Labath2016-02-161-0/+1
* [TestLibCxxAtomic] Skip for GCC.Siva Chandra2016-02-131-0/+1
* [TestLibCxxAtomic] Fix Makefile so that the test builds on Linux.Siva Chandra2016-02-131-0/+1
* Data formatter support for libc++ std::atomic<T>Enrico Granata2016-02-123-0/+81
* Adjust for Python-3.Siva Chandra2016-02-122-0/+4
* Renamed TestRdar12991846 to the more descriptive TestUnicodeLiterals.Sean Callanan2016-02-123-1/+1
* The data formatters for NSArray, NSDictionary and (only partially) NSSet cont...Enrico Granata2016-02-124-64/+1
* When calling TypeSystemMap::Clear, objects being destroyed in the process of Jim Ingham2016-02-121-17/+16
* XFAIL TestCommandScriptImmediateOutput on FreeBSD alsoEd Maste2016-02-111-1/+1
* Fix copy/paste error in TestCModules.Zachary Turner2016-02-101-1/+1
* Remove skipUnlessListedRemote.Zachary Turner2016-02-101-12/+0
* Remove expectedFailureLinux decorator.Zachary Turner2016-02-1029-67/+59
* [LLDB][MIPS] Generalise MIPS arch namesMohit K. Bhakkad2016-02-103-3/+3
* Change lldb.value.__int__() so that it takes into account the signedness of t...Enrico Granata2016-02-102-0/+13
* Remove FreeBSD failure decorator from TestCppIncompleteTypesEd Maste2016-02-101-1/+0
* Fix incorrect usage of `str` in _match_decorator_property.Zachary Turner2016-02-091-1/+1
* Remove skipIf<compiler> decorators.Zachary Turner2016-02-0915-25/+16
* Remove decorators related to debug info types.Zachary Turner2016-02-096-31/+6
OpenPOWER on IntegriCloud