summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-02-051-4/+4
|\
| * Unit: Fix building without ClangRefactoringChristian Stenger2020-02-041-4/+4
* | CMake Build: Fix unittestsCristian Adam2020-02-035-0/+87
* | Merge remote-tracking branch 'origin/4.11'Eike Ziller2020-01-032-2/+24
|\ \ | |/
| * Revert "Clang: Stop enabling exceptions explicitly"Nikolai Kosjar2019-12-201-0/+20
| * Clang: Fix removing gcc internal include pathsNikolai Kosjar2019-12-201-2/+4
* | CMakeBuild: fix unittest msvc compileDavid Schulz2019-12-051-0/+4
|/
* Unittest: Fix warningChristian Stenger2019-10-251-1/+1
* Clang: Ensure that platform codegen flags get also filteredNikolai Kosjar2019-10-221-2/+2
* Clang: Simplify include paths in testsNikolai Kosjar2019-10-112-233/+149
* Clang: Put clang's resource dir after /usr/local/includeNikolai Kosjar2019-10-112-3/+3
* Clang: Avoid consuming gcc internal include pathsNikolai Kosjar2019-10-111-0/+46
* CMake: Fix build with Clang 9Orgad Shaneh2019-10-101-1/+1
* CMake Build: Use shared precompile headersCristian Adam2019-09-191-2/+0
* CppTools: Move ProjectUpdateInfo to ProjectExplorerEike Ziller2019-09-121-1/+1
* CppTools: Move RawProjectPart to ProjectExplorerEike Ziller2019-09-111-1/+1
* CMake Build: Use same Qt compiler defines for testsCristian Adam2019-09-103-3/+3
* CppTools: Move QtVersion and BuildTargetTypeEike Ziller2019-09-101-1/+1
* ClangTools: Support loading exported diagnosticsNikolai Kosjar2019-09-0317-1/+523
* Import YAML-Parser yaml-cppNikolai Kosjar2019-08-301-0/+1
* UnitTests: Add return value to mock functionMarco Bubke2019-08-271-1/+1
* ClangRefactoring: Improve follow symbol and usageMarco Bubke2019-08-2711-31/+232
* Clang: Reduce database accessesMarco Bubke2019-08-2723-79/+350
* CLang: Improve locking in StringCacheMarco Bubke2019-08-272-218/+298
* Clang: Bulk add project file paths to databaseMarco Bubke2019-08-275-10/+70
* Clang: Improve file path cacheMarco Bubke2019-08-274-10/+176
* Clang: Optimize file path cacheMarco Bubke2019-08-279-43/+74
* ClangPchManager: Watch unchanged PCHsMarco Bubke2019-08-272-67/+154
* ClangPchManager: Update PCHs if time stamps of dependencies changedMarco Bubke2019-08-276-44/+509
* ClangPchManager: Expose more internals from BuildDependenciesProviderMarco Bubke2019-08-272-11/+69
* ClangPchManager: Fix transactions in precompiled header storageMarco Bubke2019-08-271-0/+44
* Clang: Add fetchTimeStamps to PrecompiledHeaderStorageMarco Bubke2019-08-274-5/+90
* ClangPchManager: Use TimeStamp instead of long longMarco Bubke2019-08-272-5/+5
* ClangRefactoring: Remove file status collectionMarco Bubke2019-08-273-39/+0
* Clang: Improve updating of PCHsMarco Bubke2019-08-275-27/+33
* Clang: Set indexing time stamp by dependent sourcesMarco Bubke2019-08-275-19/+38
* Clang: Remove reset from ModifiedTimeCheckerMarco Bubke2019-08-271-59/+0
* Clang: Improve modified timer checkerMarco Bubke2019-08-271-5/+16
* Clang: Move transactions to storageMarco Bubke2019-08-271-0/+39
* More on QTime::start() deprecationhjk2019-08-191-2/+2
* CMake Build: Fix buildCristian Adam2019-07-311-1/+0
* Merge "Merge remote-tracking branch 'origin/4.10'"The Qt Project2019-07-261-2/+2
|\
| * Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-261-2/+2
| |\
| | * CMake build: Add "Devel" packageCristian Adam2019-07-251-2/+2
* | | Standardize on int for line and column valueshjk2019-07-265-24/+24
|/ /
* | Fix compile after FileName dropChristian Stenger2019-07-243-5/+5
* | Unittest: Fix compileChristian Stenger2019-07-241-1/+1
* | Merge remote-tracking branch 'origin/4.10'Eike Ziller2019-07-186-67/+77
|\ \ | |/
| * UnitTests: Fix compile without ClangMarco Bubke2019-07-166-67/+77
* | Merge remote-tracking branch 'origin/4.10'Tim Jenssen2019-07-129-102/+202
|\ \ | |/