summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang
Commit message (Expand)AuthorAgeFilesLines
* Re-enable lang/objc/modules/TestObjCModulesJonas Devlieghere2018-02-161-4/+0
* Only throw -fPIC when building a shared libraryAaron Smith2018-02-087-11/+0
* Rewrite testcase to not depend on Foundation implementation details.Adrian Prantl2018-02-087-31/+22
* [testsuite] Skip a flakey test.Davide Italiano2018-02-051-0/+1
* [lang/Objc] UNXFAIL a test. Nullability has been implemented in clang.Davide Italiano2018-02-051-1/+0
* Compile the LLDB tests out-of-tree.Adrian Prantl2018-01-3032-82/+81
* Skip TestWithModuleDebugging on i386 linux (pr36146)Pavel Labath2018-01-301-0/+1
* Fix linux fallout from c++ gmodules enablePavel Labath2018-01-261-2/+4
* Use test-specific module caches to avoid stale header conflictsVedant Kumar2018-01-256-6/+6
* Wrap all references to build artifacts in the LLDB testsuite (NFC)Adrian Prantl2018-01-19104-144/+144
* A third attempt to mark TestRdar12408181.py as skippedVedant Kumar2018-01-171-1/+3
* Try again to mark TestRdar12408181.py as skippedVedant Kumar2018-01-171-3/+7
* Skip a flaky test (TestRdar12408181.py)Vedant Kumar2018-01-171-1/+3
* Skip TestFunctionTemplateParameterPack.py, which unexpectedly asserts (PR35920)Vedant Kumar2018-01-121-1/+7
* TestConflictingSymbols: simplify test by using run_break_set_by_source_regexpPavel Labath2018-01-091-14/+8
* Look for external types in all clang modules imported by the current symbol f...Adrian Prantl2018-01-047-0/+51
* Work around test failures on red-hat linuxPavel Labath2017-12-212-7/+40
* [testsuite] Un-XFAIL the global variables tests.Davide Italiano2017-12-171-6/+0
* [TestModulesInlineFunctions] This test now passes.Davide Italiano2017-12-121-1/+0
* [TestCppScope] This test now passes on Darwin.Davide Italiano2017-12-121-5/+0
* Rollback [Testsuite] Rename this file from *m -> *mm.Davide Italiano2017-12-121-0/+0
* [testsuite] Remove testing failures vestiges.Davide Italiano2017-12-121-60/+0
* [Testsuite] Rename this file from *m -> *mm.Davide Italiano2017-12-111-0/+0
* Makefile.rules: compile all tests with -fno-limit-debug-infoPavel Labath2017-12-043-11/+0
* Support scoped enums in the DWARF AST parserTamas Berghammer2017-11-071-2/+2
* Disable tests in lang/c/shared_lib on WindowsStephane Sezer2017-11-071-0/+3
* Remove getCategories mechanism of specifying test categoriesPavel Labath2017-11-024-11/+3
* Add support for running the lldb testsuite against an apple watchJason Molenda2017-09-273-0/+6
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-259-19/+58
* Revert "Initial patchset to get the testsuite running against armv7 and arm64...Chris Bieneman2017-09-259-57/+19
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-229-19/+57
* Revert this patch; I was emailing with Eugene and they have some other change...Jason Molenda2017-09-219-57/+19
* Initial patchset to get the testsuite running against armv7 and arm64 iOS dev...Jason Molenda2017-09-219-19/+57
* remove FreeBSD xfail decorator from TestCppNsImportEd Maste2017-08-101-1/+0
* RFix PR33875 by distinguishing between DWO and clang modules.Adrian Prantl2017-07-241-2/+0
* Revert "Fix PR33875 by distinguishing between DWO and clang modules"Adrian Prantl2017-07-231-0/+2
* Fix PR33875 by distinguishing between DWO and clang modulesAdrian Prantl2017-07-231-2/+0
* XFail TestWithModuleDebugging on linux (bug 33875)Pavel Labath2017-07-211-0/+2
* Disable TestGoASTContextPavel Labath2017-07-071-0/+1
* Updated the NSArray and NSDictionary formatters to support new storage formats.Sean Callanan2017-06-231-4/+0
* [testsuite] xfailed two tests that depend on NSString conforming to NSCopying.Sean Callanan2017-06-141-0/+4
* [LLDB][MIPS] Fix TestRegisterVariables.py.Nitesh Jain2017-06-141-1/+1
* [TypeSystem] Handle Clang AttributedTypesSean Callanan2017-06-021-10/+121
* Added a testcase for local/namespaced name conflicts.Sean Callanan2017-05-313-0/+39
* Make TestConflictingSymbol run on non-darwin targetsPavel Labath2017-05-171-7/+11
* [Expression parser] Look up module symbols before hunting globallySean Callanan2017-05-1611-0/+161
* [TypeSystem] Fix inspection of Objective-C object typesSean Callanan2017-05-153-0/+94
* xfail TestClassTemplateParameterPack on gcc to mollify lldb-x86_64-ubuntu-14....Sean Callanan2017-05-111-1/+3
* [DWARF parser] Produce correct template parameter packsSean Callanan2017-05-116-0/+104
* Windows fix for TestConflictingDefinition makefilePavel Labath2017-05-031-1/+1
OpenPOWER on IntegriCloud