summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-275-11/+60
|\
| * Squish: Wait a second in checkNavigator()Robert Loehning2017-02-271-0/+1
| * Tests: Avoid race condition when building with multiple jobsChristian Stenger2017-02-271-9/+8
| * C++: Avoid inline namespaces in generated codeNikolai Kosjar2017-02-231-0/+46
| * Debugger: Pass Qt type info version to the debugger protocolDavid Schulz2017-02-231-2/+2
| * Squish: Add some debug logging to openDocument()Robert Loehning2017-02-211-0/+3
* | Move mimetype definitions to plugin specsEike Ziller2017-02-272-5/+19
* | Squish: Remove unused objectChristian Stenger2017-02-242-2/+0
* | Squish: Fix tst_session_handlingChristian Stenger2017-02-241-17/+25
* | Remove spaces in initializer listsTim Jenssen2017-02-2213-471/+471
* | Clang: Work around missing fileMarco Bubke2017-02-213-2/+21
* | Clang: Ignore CHeaderMarco Bubke2017-02-201-2/+4
* | Clang: Silence warningsMarco Bubke2017-02-202-12/+8
* | Squish: Adapt to changes of project wizardsChristian Stenger2017-02-201-21/+42
* | CppTools/ProjectManagers: Reduce ui blocking when loading projectsNikolai Kosjar2017-02-205-244/+279
* | Tests: Fix compilation of tst_dumpers.cppNikolai Kosjar2017-02-171-1/+1
* | Debugger: Restrict tests with initializer lists to MSVC 14+David Schulz2017-02-171-5/+55
* | Clang: Add test for include collectorMarco Bubke2017-02-164-0/+21
* | Clang: Improve speed by content generationMarco Bubke2017-02-166-39/+79
* | Squish: Adapt tst_WELP04 to latest Welcome page changesChristian Stenger2017-02-163-44/+44
* | Debugger: Fix compiling dumper tests without profile on windowsDavid Schulz2017-02-151-0/+2
* | Merge "Merge remote-tracking branch 'origin/4.2'"Eike Ziller2017-02-144-10/+28
|\ \
| * \ Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-144-10/+28
| |\ \ | | |/
| | * Squish: Use cdb from Windows 10 kitRobert Loehning2017-02-142-9/+11
| | * GDB: Fix printing of flag enumsOrgad Shaneh2017-02-131-0/+14
| | * Squish: Fix iterating over debuggersChristian Stenger2017-02-101-1/+3
* | | Tests: Define SRCDIR for clang static analyzer tests only where necessaryNikolai Kosjar2017-02-143-3/+1
|/ /
* | UnitTest: Replace "included File" with "header"Nikolai Kosjar2017-02-141-16/+16
* | Tests: Fix crashing clangstaticanalyzerrunner testNikolai Kosjar2017-02-141-5/+12
* | UnitTests: Remove unused functionNikolai Kosjar2017-02-141-5/+0
* | Clang: Use Utils::TemporaryDirectoryNikolai Kosjar2017-02-133-9/+29
* | Squish: Adapt tst_WELP03 to latest Welcome page changesChristian Stenger2017-02-131-62/+75
* | Squish: Adapt tst_WELP02 to latest Welcome page changesChristian Stenger2017-02-135-51/+114
* | Debugger: Fix dumper testsOrgad Shaneh2017-02-131-2/+14
* | Tests: Fix build on macOS without command line tools installedEike Ziller2017-02-103-5/+1
* | UnitTest: Improve linking time under linuxMarco Bubke2017-02-091-0/+6
* | Debugger: Add a dumper for QSqlFieldhjk2017-02-081-0/+34
* | Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-082-70/+50
* | Squish: Adapt tst_WELP01 to latest Welcome page changesChristian Stenger2017-02-081-73/+128
* | Debugger: Fix a few bogus CONFIG {+,-}= QT statementshjk2017-02-081-7/+3
* | Debugger: Adjust python dumper for 32bit MSVC binariesDavid Schulz2017-02-071-1/+1
* | CppTools: Report also C language back to projectNikolai Kosjar2017-02-061-0/+20
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-02-0618-525/+63
|\ \ | |/
| * Squish: Add those from Windows 10 kit to expected debuggersRobert Loehning2017-02-061-1/+3
| * Squish: Enable tst_qml_js_console againRobert Loehning2017-02-021-5/+2
| * Squish: Save autodetected MSVC-toolchainsRobert Loehning2017-02-022-6/+30
| * Squish: Remove ancient mobile kitsRobert Loehning2017-02-0216-522/+37
* | UnitTest: Fix compilation for different configurationsMarco Bubke2017-02-062-29/+31
* | Debugger: Make cdb python dumper tests greenDavid Schulz2017-02-061-28/+35
* | CppEditor: Rework showing/switching parse configurationsNikolai Kosjar2017-02-031-8/+70