summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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
* Temporarily skip Go TestExpressions on FreeBSD as it hangsEd Maste2018-04-211-0/+1
* Fix a crash when resolving overloads of C++ virtual methods.Adrian Prantl2018-04-203-0/+25
* Support template template parametersFrederic Riss2018-04-022-0/+35
* Revert r328715. Wasn't wrong, just not the issue.Jim Ingham2018-03-281-1/+0
* Explicitly import subprocessJim Ingham2018-03-281-0/+1
* Add support for __attribute__(trivial_abi).Jim Ingham2018-03-233-0/+115
* Fix TestOperatorOverload for 32-bit buildsPavel Labath2018-03-212-14/+4
* [Testsuite] Modernize this test to be run out-of-tree.Davide Italiano2018-03-201-5/+3
* [ExpressionParser] Re-implement r327356 in a less disruptive way.Davide Italiano2018-03-204-0/+61
* Modernize a test.Jim Ingham2018-03-191-29/+2
* [DWARFASTParserClang] Complete external record types before using them as a d...Frederic Riss2018-03-163-0/+31
* Remove -gmodules restriction from testAdrian Prantl2018-03-161-1/+0
* Split skipIf decorator, the condition is supposed to be ORAdrian Prantl2018-03-151-1/+2
* [Dictionary] Rewrite the test added in r327587 as an inline test.Davide Italiano2018-03-152-0/+13
* [test] Replace some references to Apple-internal bugsVedant Kumar2018-03-137-19/+9
* Rename clang.modules-cache-path to symbols.clang-modules-cache-pathAdrian Prantl2018-03-101-1/+1
* [test] Skip a test which sporadically fails in its dsym variantVedant Kumar2018-03-091-0/+2
* Mark ObjC testcase as skipUnlessDarwin and fix a typo in test function.Adrian Prantl2018-03-021-1/+2
* Don't compile testcase with clang modules enabled.Adrian Prantl2018-03-022-2/+1
* Make the clang module cache setting available without a targetAdrian Prantl2018-03-025-0/+53
* Make TestDynamicValueSameBase gcc-compatiblePavel Labath2018-03-011-3/+7
* We were getting the wrong dynamic type if there were two classes with the sam...Jim Ingham2018-03-013-0/+99
* Adapt some tests to work with PPC64le architecturePavel Labath2018-02-281-1/+1
* Mark test_*int*_t_dwarf as failing on FreeBSDEd Maste2018-02-271-0/+9
* Add a sanity check for inline testcases.Adrian Prantl2018-02-261-0/+1
* Revert r326134 due to broken buildbotEd Maste2018-02-261-8/+0
OpenPOWER on IntegriCloud