aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Clang: Extract and test action sequenceMarco Bubke2015-07-083-3/+213
* Debugger: Adjust one more test to new base class sortinghjk2015-07-081-2/+2
* qbs project files: Do not use "base" inside groups.Christian Kandeler2015-07-071-1/+1
* Debugger: Adjust tests after change to member sort orderhjk2015-07-071-6/+6
* Debugger: Remove workaround for older LLDBhjk2015-07-071-3/+5
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-039-0/+0
* Squish: First fix for createNewNonQtProject()Christian Stenger2015-07-021-14/+19
* Clang: Tests: Fix unit tests compilation on WindowsNikolai Kosjar2015-07-0222-22/+23
* Debugger: Add dumper for various QJson* classeshjk2015-07-021-0/+57
* Squish: Fix suite_CSUPChristian Stenger2015-07-012-5/+6
* Squish: Shorten tst_qml_indentRobert Loehning2015-07-011-5/+2
* Squish: Fix tst_qml_indentChristian Stenger2015-07-011-2/+3
* Squish: Fix tst_HELP05Christian Stenger2015-07-013-33/+36
* Squish: Don't check for Resolution of "Invalid" bug reportRobert Loehning2015-06-301-3/+2
* Squish: Fix tst_APTW03Christian Stenger2015-06-301-1/+1
* Squish: Fix suite_QMLSChristian Stenger2015-06-292-5/+5
* C++: Ignore explicit template instantiationsOrgad Shaneh2015-06-291-0/+20
* SSH: Fix exit code of tests.Christian Kandeler2015-06-292-24/+26
* Valgrind: Introduce Frame::filePath().Christian Kandeler2015-06-262-30/+30
* Clang: Indicate lines from ClangBackEndNikolai Kosjar2015-06-262-1/+122
* Squish: Update suite_SCOMRobert Loehning2015-06-193-14/+10
* Squish: Update tst_git_cloneRobert Loehning2015-06-192-15/+10
* Squish: Remove compatibility code for Qt 5.3Robert Loehning2015-06-193-16/+6
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-174-33/+5
|\
| * Squish: Remove outdated kit handling codeRobert Loehning2015-06-164-33/+5
* | Squish: Update tst_git_first_commit and tst_git_localRobert Loehning2015-06-163-3/+7
* | Clang: Reorder includesMarco Bubke2015-06-1625-224/+202
* | Clang: Rename CodeModelBackEnd in ClangBackEndMarco Bubke2015-06-1646-274/+274
* | CmbIpc: Add unit tests for partial commandsMarco Bubke2015-06-151-2/+55
* | Cmb: Remove white spaces around operatorsMarco Bubke2015-06-101-1/+1
* | Valgrind: Modernize test connectionshjk2015-06-103-30/+31
* | CppTools: Fix highlighting and follow for template using argumentOrgad Shaneh2015-06-091-1/+2
* | Introduce codemodelbackend process and libraryMarco Bubke2015-06-0346-0/+5568
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-06-031-6/+1
|\|
| * Revert "Squish: Fix verification in tst_rename_file"Robert Loehning2015-06-031-1/+1
| * Squish: Fix verification in tst_rename_fileRobert Loehning2015-05-291-1/+1
| * Squish: Update to changed behavior when renamingRobert Loehning2015-05-291-6/+1
* | C++: Support ellipsis on variadic inheritance parsingJohannes Lorenz2015-06-021-2/+52
* | MinGW-w64 Utils:: compilation fixRay Donnelly2015-06-011-1/+3
* | Allow plugins to insert custom imports.BogDan Vatra2015-05-281-1/+1
* | SSH: Fix error in test.Christian Kandeler2015-05-271-1/+1
* | Timeline: Adapt test case for behavior change in selection handlingUlf Hermann2015-05-271-4/+8
* | Timeline: Test that model height change signals make senseUlf Hermann2015-05-271-6/+24
* | CppTools: Highlight type for templated usingOrgad Shaneh2015-05-271-0/+8
* | CppTools: Fix test_cppsourceprocessor_macroUses on WindowsOrgad Shaneh2015-05-271-0/+1
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-263-9/+16
|\|
| * Squish: Don't analyze kits which take too longRobert Loehning2015-05-191-0/+2
| * Timeline: Make 0-width events visible again.Ulf Hermann2015-05-181-8/+13
| * Squish: Weaken test for git summary in first commitRobert Loehning2015-05-111-1/+1
* | C++: Fix resolving of recursive typedefOrgad Shaneh2015-05-201-1/+0