summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang
Commit message (Expand)AuthorAgeFilesLines
* [lldbsuite] Skip two more flaky tests on WindowsStella Stamenova2019-01-141-0/+1
* Simplify testcase by using lldbutil.run_to_source_breakpoint()Adrian Prantl2019-01-071-15/+2
* [lldb] Fix ObjCExceptionRecognizedStackFrame to populate the list of recogniz...Kuba Mracek2019-01-041-0/+11
* [lldbsuite] Skip flakey Windows testsStella Stamenova2018-12-211-0/+2
* [lldbsuite] Skip TestConflictingSymbol (test_shadowed) on WindowsStella Stamenova2018-12-201-0/+1
* [lldbsuite] Un-xfail TestRedefinitionsInInlines on WindowsStella Stamenova2018-12-201-6/+4
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.5)Stella Stamenova2018-12-206-18/+5
* [lldb] Retrieve currently handled Obj-C exception via __cxa_current_exception...Kuba Mracek2018-12-203-17/+128
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.4)Stella Stamenova2018-12-202-3/+0
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.3)Stella Stamenova2018-12-202-8/+4
* [lldbsuite] Un-xfail tests on Windows that are now passing (pt.2)Stella Stamenova2018-12-194-5/+0
* [lldbsuite] Un-xfail tests on Windows that are now passingStella Stamenova2018-12-195-21/+0
* Un-XFAIL TestNamespaceLookup for linuxPavel Labath2018-12-181-12/+3
* [lldb] Add GetCurrentException APIs to SBThread, add frame recognizer for obj...Kuba Mracek2018-11-281-0/+10
* [lldb] Add synthetic frontend for _NSCallStackArrayKuba Mracek2018-11-121-2/+12
* [lldb] Extract more fields from NSException valuesKuba Mracek2018-11-123-0/+135
* Remove header grouping comments.Jonas Devlieghere2018-11-112-2/+2
* [TestVLA] Fix a python decorator.Davide Italiano2018-11-061-1/+2
* Skip this test on older versions of clang.Adrian Prantl2018-11-051-0/+1
* Fix (and improve) the support for C99 variable length array typesAdrian Prantl2018-11-053-0/+45
* Remove Go debugger pluginJonas Devlieghere2018-11-0510-732/+0
* [testsuite] Skip an already failing test on MacOS.Davide Italiano2018-10-301-0/+1
* Changing test names in TestDataFormatterLibcxxVariant.py and TestStdFunctionS...Shafik Yaghmour2018-10-121-1/+1
* Adding support to step into the callable wrapped by libc++ std::functionShafik Yaghmour2018-10-123-0/+116
* Fix tests affected by printing change.Jonas Devlieghere2018-10-011-1/+1
* [DWARFExpression] Read literars as unsigned values.Jonas Devlieghere2018-09-133-0/+81
* Avoid using short identifiers in some testsPavel Labath2018-08-312-20/+20
* Allow IRInterpreter to deal with non-power-of-2 sized types to support some b...Frederic Riss2018-08-282-0/+47
* Change xfail to skipIf. The exact condition is really difficult to getAdrian Prantl2018-08-231-1/+1
* XFAIL test for older versions of clangAdrian Prantl2018-08-231-1/+1
* XFAIL test for older versions of dsymutilAdrian Prantl2018-08-231-0/+1
* [lldbsuite, windows] Mark tests as XFAIL on Windows or skip themStella Stamenova2018-08-021-0/+1
* Fix whitespace in the python test suite.Raphael Isemann2018-07-276-9/+9
* [lldbsuite] The test inside TestOverloadedFunctions.py has the wrong class nameStella Stamenova2018-07-121-1/+1
* [lldbsuite, windows] Don't crash LLDB when we try to retrieve a register on W...Stella Stamenova2018-07-021-10/+9
* [SymbolFile] Implement GetCompleteObjCClass for .debug_namesJonas Devlieghere2018-06-271-3/+16
* Android.rules: Use libc++ by defaultPavel Labath2018-06-221-0/+5
* Make test sources compatible with android+libcxx+modulesPavel Labath2018-06-206-54/+53
* Fix/unify the spelling of Objective-C.Adrian Prantl2018-06-131-1/+1
* 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
* [lit, windows] Disable a number of tests that are failing on WindowsStella Stamenova2018-06-076-0/+11
* Fix Module::FindTypes to return the correct number of matches.Frederic Riss2018-06-014-0/+41
* @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
* Typo fixes.Bruce Mitchener2018-05-292-2/+2
* [test] Re-enable TestUnicodeSymbolsJonas Devlieghere2018-05-081-1/+0
* Really test type lookup in TestCppTypeLookup.pyFrederic Riss2018-05-081-0/+5
OpenPOWER on IntegriCloud