summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* [lit, lldbsuite] Fixes for several tests LLDB tests for Python 3 or WindowsStella Stamenova2018-05-073-2/+11
* Test Commit: fix a comment to be grammatically correctStella Stamenova2018-05-071-1/+1
* Add children and child[N] properties to SBValue.i.Jim Ingham2018-05-041-1/+15
* Use the UUID from the minidump's CodeView Record for placeholder modulesLeonard Mosescu2018-05-022-9/+68
* Fix the .experimental. settings feature so that we don't return an errorJason Molenda2018-05-011-0/+38
* Remove redundant command.Adrian Prantl2018-05-011-1/+0
* Split TestGlobalVariables into two and xfail one of them for arm64 linuxPavel Labath2018-05-011-10/+23
* Fix type_lookup test to make buildbots happyEugene Zemtsov2018-05-013-3/+3
* Remove premature caching of the global variables list in CompileUnit.Adrian Prantl2018-04-302-4/+20
* Fix expression parser to not accept any type whose basename matches for a typ...Greg Clayton2018-04-303-0/+159
* ObjectFileELF: Add support for arbitrarily named code sectionsPavel Labath2018-04-303-0/+49
* Fixup r331049 (FileSpec auto-normalization)Pavel Labath2018-04-301-1/+1
* [debugserver] Fix the G packet handling.Frederic Riss2018-04-271-0/+9
* Mark test as @skipIfOutOfTreeDebugserverFrederic Riss2018-04-271-0/+1
* [debugserver] Fix handling of the 'g' packetFrederic Riss2018-04-271-0/+30
* [debugserver] Return 'ios' instead of 'iphoneos' for the ostype.Frederic Riss2018-04-251-8/+8
OpenPOWER on IntegriCloud