aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/blackbox/tst_clangdb.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace QRegExp by QRegularExpressionChristian Stenger2020-07-231-3/+5
* setup-toolchains now sets the qbs.toolchainType, not qbs.toolchainIvan Komissarov2020-03-091-2/+2
* Fix calls to non-const begin()/end() in range-for loopsIvan Komissarov2019-03-061-1/+2
* Make clangdb autotest self-contained when using a mingw profileChristian Kandeler2018-02-051-3/+4
* Make Version a public classJake Petroules2017-12-011-5/+4
* STL compatibility: use push_back() instead of append()Jake Petroules2017-11-221-1/+1
* STL compatibility: use size() instead of count()Jake Petroules2017-11-151-3/+3
* Support providing a settings directory to the autotestsChristian Kandeler2017-05-101-4/+4
* Change style of #includes of Qt headersJake Petroules2017-01-041-7/+7
* Fix clangdb autotests with MSVC and MinGWJake Petroules2016-12-191-12/+21
* Fix clangdb autotest on WindowsChristian Kandeler2016-12-131-0/+12
* Skip checkClangDetectsSourceCodeProblems for clang < 3.7.0Joerg Bornemann2016-10-251-0/+18
* Minor cleanups in clangdb autotestChristian Kandeler2016-08-301-5/+1
* Fix clangdb test on WindowsChristian Kandeler2016-08-301-0/+5
* Update license headersIikka Eklund2016-08-291-15/+14
* Add generator for Clang compilation databaseChristian Gagneraud2016-08-191-0/+178