summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* [lldbsuite] Fix TestBreakpointHitCount on WindowsStella Stamenova2018-06-281-1/+1
* Skip core file tests on build configurations lacking necessary componentsPavel Labath2018-06-282-0/+21
* [SymbolFile] Implement GetCompleteObjCClass for .debug_namesJonas Devlieghere2018-06-271-3/+16
* This is not a debug info sensitive test.Jim Ingham2018-06-261-0/+2
* Fix TestThreadExit for gcc&libc++ comboPavel Labath2018-06-251-1/+2
* Make testcase classnames uniqueJan Kratochvil2018-06-243-3/+3
* Mark this test as no debuginfoAdrian Prantl2018-06-221-1/+1
* Android.rules: Use libc++ by defaultPavel Labath2018-06-223-9/+14
* [DataFormatter] Add CFDictionary data formatterJonas Devlieghere2018-06-212-1/+10
* Disable gmodules tests on linuxPavel Labath2018-06-211-1/+1
* Make test sources compatible with android+libcxx+modulesPavel Labath2018-06-208-102/+101
* Make sure TestNumThreads works with libc++Pavel Labath2018-06-202-2/+6
* IRInterpreter: fix sign extension of small types (pr37840)Pavel Labath2018-06-201-0/+8
* Make TestCommandScript.py NO_DEBUG_INFO_TESTCASEPavel Labath2018-06-191-0/+1
* Fix the 'tb' alias commandFrederic Riss2018-06-181-0/+25
* Fix TestExec after r334783Frederic Riss2018-06-151-8/+1
* Change TestExec.py from creating an i386+x86_64 fat binaryJason Molenda2018-06-155-90/+87
* [lit] Split test_set_working_dir TestProcessLaunch into two tests and fix it ...Stella Stamenova2018-06-132-12/+29
* [ObjC] Add dataformatter for NSDecimalNumberJonas Devlieghere2018-06-132-1/+13
* Fix/unify the spelling of Objective-C.Adrian Prantl2018-06-132-2/+2
* DebugNamesDWARFIndex: Implement DWARFDeclContext variant of GetTypes methodPavel Labath2018-06-121-2/+15
* Exempt some compilers from new static variable test.Jonas Devlieghere2018-06-121-8/+34
* [Test] Update static variable test.Jonas Devlieghere2018-06-111-4/+23
* Add a new SBTarget::LoadCore() overload which surfaces errors if the load failsLeonard Mosescu2018-06-111-0/+18
* Fix tuple getter in std unique pointer pretty-printerPavel Labath2018-06-112-0/+16
* [lldb-mi] Re-implement MI -exec-step command.Alexander Polyakov2018-06-101-2/+2
* Fix TestMiExec.pyPavel Labath2018-06-081-2/+2
* [lit, windows] Disable a number of tests that are failing on WindowsStella Stamenova2018-06-0719-0/+37
* dotest: make inline tests compatible with -fPavel Labath2018-06-051-54/+7
* [LLDB] Unit tests basic support for OpenBSDDavid Carlier2018-06-041-0/+10
* [LLDB] Unit tests basic support for OpenBSDDavid Carlier2018-06-041-15/+19
* Fix silly error introduced after testing in r333813.James Y Knight2018-06-021-7/+0
* Fix support for distinguishing archive members by timestamp on Darwin.James Y Knight2018-06-025-0/+129
* Fix Module::FindTypes to return the correct number of matches.Frederic Riss2018-06-014-0/+41
* Remove the TestSequenceFunctions "example" testPavel Labath2018-05-311-34/+0
* @skipUnlessDarwin TestOrderedSetPavel Labath2018-05-301-0/+1
* [ObjC] Add a Makefile for the test added in r333465.Davide Italiano2018-05-291-0/+6
* [ObjC] Fix the formatter for NSOrderedSet.Davide Italiano2018-05-292-0/+25
* XFAIL TestMachCore for windows hostsPavel Labath2018-05-291-0/+1
* Typo fixes.Bruce Mitchener2018-05-297-9/+9
* NFC: Fix some comment typos.Bob Wilson2018-05-281-1/+1
* Enable ProcessMachCore plugin on non-apple platformsPavel Labath2018-05-222-2/+0
* Fix _NSCFBoolean data formatter.Jonas Devlieghere2018-05-181-2/+4
* [lit, lldbsuite] Disable tests that are failing because of pr21765 and pr24489Stella Stamenova2018-05-173-0/+3
* [lit] Fix several tests that fail when using Python 3 or on WindowsStella Stamenova2018-05-142-6/+16
* Revert "[LLDB] Support GNU-style compressed debug sections (.zdebug)"Davide Italiano2018-05-123-66/+0
* [LLDB] Support GNU-style compressed debug sections (.zdebug)Davide Italiano2018-05-123-0/+66
* [lit, lldbsuite] Add a bug reference to the failing TestLinuxCore and fix an ...Stella Stamenova2018-05-092-12/+12
* [test] Re-enable TestUnicodeSymbolsJonas Devlieghere2018-05-081-1/+0
* Really test type lookup in TestCppTypeLookup.pyFrederic Riss2018-05-081-0/+5
OpenPOWER on IntegriCloud