aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/mockup
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-2/+1
* QmlDesigner: Break dependenciesMarco Bubke2020-06-3013-0/+880
* UnitTests: Fix fake project.hMarco Bubke2020-06-161-1/+1
* CMake Build: Fix unittestsCristian Adam2020-02-032-0/+52
* Standardize on int for line and column valueshjk2019-07-261-5/+5
* Fix compile after FileName dropChristian Stenger2019-07-243-5/+5
* Make the project managers tell the code model about include pathsChristian Kandeler2019-07-121-1/+5
* Clang: Improve updatingMarco Bubke2019-06-171-0/+4
* UnitTest: Fix ProjectInfoGenerator.* testsNikolai Kosjar2019-05-211-0/+10
* Fix unit tests compilation + initialization orderOrgad Shaneh2019-05-031-1/+2
* Clang: Fix system pre include search pathMarco Bubke2019-04-291-0/+5
* CppTools: Add pre system include search path per projectMarco Bubke2019-04-231-1/+3
* Add ICore::cacheResourcePath()Marco Bubke2019-03-041-0/+6
* ClangPchManager: Filter system include search pathsMarco Bubke2019-02-183-8/+83
* ProjectExplorer: Add MSVC2019 flavor supportIvan Donchevskii2019-02-081-0/+1
* Utils: Move C++ language details from ProjectExplorer to UtilsMarco Bubke2019-01-151-2/+2
* Clang: Clean up CompilerOptionsBuilderNikolai Kosjar2018-12-031-1/+1
* CppTools/ProjectExplorer: Remove enum duplicationNikolai Kosjar2018-10-081-26/+2
* Toolchains: Detect unspecified language versionNikolai Kosjar2018-10-081-8/+23
* CompilerOptionsBuilder unit-testsIvan Donchevskii2018-10-041-0/+2
* ProjectExplorer: Rename compiler includes from System to BuiltInIvan Donchevskii2018-09-171-2/+2
* Tests: Fix buildOrgad Shaneh2018-09-141-1/+1
* Add optional system include to compiler option builderMarco Bubke2018-08-141-0/+4
* Unit-tests: Fix compilation and failing testsIvan Donchevskii2018-07-111-0/+68
* UnitTest: Fix buildOrgad Shaneh2018-06-121-0/+38
* Clang: fix unit-test buildIvan Donchevskii2018-01-291-0/+41
* UnitTests: Cleanup unit testsMarco Bubke2018-01-161-5/+2
* CppTools: Fix buildOrgad Shaneh2018-01-111-0/+1
* UnitTests: Make fake function inlineMarco Bubke2017-12-131-1/+1
* UnitTests: Add mockup for Core::ICore::userResourcePath()Marco Bubke2017-11-291-0/+10
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-1/+2
* Clang: Add clang query paneMarco Bubke2017-07-201-0/+109
* CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-202-0/+108
* UnitTest: Add a missing includeOrgad Shaneh2017-01-021-1/+3
* Clang: Tests: Fix compilationNikolai Kosjar2016-11-171-0/+32
* Clang: Adjust mockup code to creator code.David Schulz2016-06-211-4/+2
* Wholesale conversion to #pragma oncehjk2016-03-306-26/+6
* Clang: Add Declaration highlightingMarco Bubke2016-03-071-2/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-196-102/+72
* Clang: Use line and column instead of offset for diagnosticsMarco Bubke2015-12-071-3/+64
* Clang: Integrate highlighting results from backendMarco Bubke2015-11-261-0/+68
* Clang: Integrate clang's fixits as refactoring actionsNikolai Kosjar2015-09-292-0/+139
* Clang: Refactor ClangCompletionContextAnalyzerMarco Bubke2015-07-233-0/+230