summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/compileroptionsbuilder_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-681/+0
* Add convenience functions for creating ProjectExplorer::HeaderPathsChristian Kandeler2021-08-301-7/+4
* CppTools: Use only const pointers for ProjectInfo and ProjectPartChristian Kandeler2021-08-271-1/+1
* CppTools: Use test objects to group related test functionsChristian Kandeler2021-08-261-84/+85
* CppTools: Fix testsChristian Kandeler2021-08-161-3/+3
* CppTools: Turn some classes into pure value typesChristian Kandeler2021-08-131-136/+163
* CppTools: Remove some unneeded name qualifications in converted testsChristian Kandeler2021-07-211-163/+100
* CppTools: Move CompilerOptionsBuilder tests to pluginChristian Kandeler2021-07-021-0/+719