aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/compilationdatabaseprojectmanager/compilationdatabasetests.cpp
Commit message (Expand)AuthorAgeFilesLines
* All: More ToolChain->Toolchain renamingshjk2024-01-191-1/+1
* ProjectExplorer: Rename ToolchainManager signals and membershjk2023-11-271-1/+1
* ProjectExplorer: Rename ToolChainManager to ToolchainManagerhjk2023-11-271-1/+1
* ProjectExplorer: Rename ToolChain to Toolchainhjk2023-11-241-1/+1
* ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}hjk2023-08-151-1/+1
* ProjectExplorer: Proliferate FilePath a bithjk2023-03-151-1/+3
* CompilationDatabaseProjectManager: Fix recent FilePath-ificationAlessandro Portale2023-01-131-1/+1
* FilePathify some testing codehjk2023-01-131-8/+6
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CompilationDatabasePM: Fix test on WindowsChristian Stenger2022-12-061-2/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CompilationDatabaseProjectManager: Be more careful with filteringChristian Kandeler2022-08-021-5/+7
* ProjectExplorer: Use FilePath for sysrootshjk2022-06-301-3/+4
* Code cosmeticshjk2022-06-241-0/+3
* CompilationDatabaseProjectManager: Fix flags extractionChristian Kandeler2022-06-201-7/+10
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-13/+13
* Add convenience functions for creating ProjectExplorer::HeaderPathsChristian Kandeler2021-08-301-6/+4
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-3/+3
* CppTools: Turn some classes into pure value typesChristian Kandeler2021-08-131-4/+3
* CompilationDatabaseProjectManager: Move tests to pluginChristian Kandeler2021-07-221-1/+186
* CompilationDatabasePM: Be more verbose inside testChristian Stenger2021-07-121-2/+1
* CompilationDatabase: Fix few bugs and plugin testsIvan Donchevskii2019-04-261-0/+1
* CompilationDatabase: Support both code modelsIvan Donchevskii2018-11-011-0/+105