aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix Qt4 compilationOrgad Shaneh2014-07-061-1/+1
* C++: Fix preprocessor line offsetsNikolai Kosjar2014-07-041-0/+21
* C++: Fix "duplicate data type in declaration" for lambdasNikolai Kosjar2014-07-042-0/+7
* PluginManager: Remove hardcoded list of plugins that cannot be disabledEike Ziller2014-07-042-1/+4
* Squish: Fix expected values in tst_simple_analyzeChristian Stenger2014-07-032-2/+2
* Squish: Remove platform limitation of snooze() callChristian Stenger2014-07-031-2/+1
* Squish: Fix tst_create_proj_wizardChristian Stenger2014-07-021-2/+2
* Squish: Raise timeout to avoid LookupErrorChristian Stenger2014-07-021-1/+1
* Squish: Add workaround to test_QMLS03Christian Stenger2014-07-011-5/+12
* Squish: Disable pastebin.ca for nowChristian Stenger2014-07-011-1/+1
* Squish: Fix expected objectChristian Stenger2014-06-301-1/+1
* Squish: Add expected paths for 64bit debuggers on WinChristian Stenger2014-06-301-1/+5
* Squish: Update getQtInformationForBuildSettings()Robert Loehning2014-06-272-2/+3
* Squish: Update expected values of tst_simple_analyzeRobert Loehning2014-06-274-6/+6
* Sqish: Update tst_git_cloneRobert Loehning2014-06-262-8/+8
* Squish: Update editor testsRobert Loehning2014-06-263-10/+10
* Debugger: Fix display of wchar_t[]hjk2014-06-261-1/+5
* Mark unused fields with Q_UNUSED.Erik Verbruggen2014-06-251-3/+3
* C++: Split designator ASTOrgad Shaneh2014-06-241-1/+15
* C++: Fix parsing designators vs lambdasNikolai Kosjar2014-06-242-1/+29
* Debugger: Remove unused variable in autotestshjk2014-06-191-3/+2
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-181-83/+102
|\
| * Debugger: Make dumper work with GDB 7.7hjk2014-06-181-73/+117
* | C: Parser: Support parsing of c99 designated initializersWang Hoi2014-06-178-0/+220
* | Tests: Fix rest of QUrl usages in dumper testsChristian Stenger2014-06-171-4/+8
* | C++11: Fix parsing of expressions like vector<int>{1}.Christian Kamm2014-06-161-0/+1
* | C++: fix 'using' in separate block of scopePrzemyslaw Gorszkowski2014-06-131-0/+45
* | debugger: Added project for testing CLI I/ORobert Loehning2014-06-132-0/+61
* | Squish: Close QMessageBox using "OK" buttonRobert Loehning2014-06-131-1/+2
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-06-1310-15/+283
|\|
| * C++: add test for anonymous with __attribute__Przemyslaw Gorszkowski2014-06-131-0/+1
| * C++: fix nested anonymous with __attribute__Przemyslaw Gorszkowski2014-06-061-0/+38
| * Squish: Fix getEditorForFileSuffix() and simpleFileName()...Christian Stenger2014-06-044-6/+14
| * Squish: Let tst_HELP04 run on Qt 5.3Robert Loehning2014-06-042-6/+7
| * Squish: Stabilize tests using getEditorForFileSuffix()Christian Stenger2014-06-032-3/+4
| * Squish: Avoid pointless waiting and warning in selectBuildConfig()Robert Loehning2014-06-031-2/+2
| * Squish: Use dumpIndices()Robert Loehning2014-06-021-2/+1
| * Squish: Add test for generic highlighter and MIME typesChristian Stenger2014-06-022-1/+221
* | debugger: Add some code for testing ctor in pluginRobert Loehning2014-06-061-0/+10
* | C++: Tests: Fix unicode tests with MSVCNikolai Kosjar2014-06-0513-122/+140
* | C++11: Fix parsing of trailing-type-specifier.Christian Kamm2014-06-043-0/+6
* | Unify Utils::ChangeSet usagesOrgad Shaneh2014-06-021-53/+55
* | Squish: Update handling of HelpViewerRobert Loehning2014-06-025-6/+20
* | Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-2816-3518/+8951
|\|
| * Squish: Stabilize tst_APTW03Robert Loehning2014-05-271-0/+1
| * Squish: Add another test for DesignerChristian Stenger2014-05-273-1/+195
| * Squish: Update Creator's sources to v3.1.0Robert Loehning2014-05-263-3501/+8480
| * Squish: Replacing some usages of len()Robert Loehning2014-05-233-11/+13
| * Squish: Add test for tasks handlingChristian Stenger2014-05-232-1/+156
| * Squish: Test project tree of CMake projectRobert Loehning2014-05-222-0/+101