summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Timeline: Use QSGSimpleRectNode for testing render stateUlf Hermann2015-05-191-1/+2
* | Timeline: Fix qbs build.Christian Kandeler2015-05-191-2/+2
* | Timeline: Test TimelineZoomControlUlf Hermann2015-05-185-2/+247
* | Timeline: Test TimelineSelectionRenderPassUlf Hermann2015-05-185-2/+180
* | Timeline: Test TimelineRenderStateUlf Hermann2015-05-185-2/+200
* | Timeline: Test TimelineRenderPassUlf Hermann2015-05-185-2/+118
* | Timeline: Test TimelineRendererUlf Hermann2015-05-185-2/+199
* | Timeline: Test TimelineOverviewRendererUlf Hermann2015-05-185-1/+101
* | Timeline: Test TimelineNotesRenderPassUlf Hermann2015-05-185-1/+168
* | Timeline: Extract common test code into separate filesUlf Hermann2015-05-1816-83/+166
* | Timeline: Test TimelineNotesModelUlf Hermann2015-05-185-1/+219
* | Timeline: Move clearing of dirty flags into TimelineAbstractRendererUlf Hermann2015-05-181-3/+8
* | C++: Fix explicit typedef from base type in templated classOrgad Shaneh2015-05-151-1/+0
* | C++: Fix lookup for instantiation by class objectOrgad Shaneh2015-05-151-1/+21
* | Make shootout test work on OSXChristian Stenger2015-05-121-0/+4
* | Add std::map case for initializer list codesize shootout testhjk2015-05-121-8/+31
* | Add codesize shootout test for map initializationhjk2015-05-121-0/+56
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-073-1/+75
|\ \ | |/
| * Squish: Test showing Creator's first commitRobert Loehning2015-04-293-1/+75
* | C++: Fix highlighting of member on indirect specialization typedefOrgad Shaneh2015-05-051-1/+0