summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fix build of qmldesigner coretests against namespaced qtOswald Buddenhagen2016-10-141-0/+4
* Squish: Fix openVcsLog() when an OutputWindow is already shownRobert Loehning2016-10-121-0/+2
* Squish: Fix error handling in tst_git_cloneRobert Loehning2016-10-121-1/+1
* Squish: Cloning installer-framework instead of jom in tst_git_cloneRobert Loehning2016-10-071-8/+7
* Squish: Remove OSX specific workaroundChristian Stenger2016-09-301-14/+4
* Squish: Disable gcc compile check on OSXChristian Stenger2016-09-271-4/+6
* Squish: Use examples and docs from Qt 5 in suite_WELPRobert Loehning2016-09-052-21/+10
* Squish: Use example from Qt 5 in tst_rename_fileRobert Loehning2016-09-051-9/+18
* Squish: Improve probabilty of dirseparator in generateRandomFilePathRobert Loehning2016-08-301-1/+1
* Squish: Strip final newline from expected textRobert Loehning2016-08-301-1/+3
* Squish: Remove unused declaration of global variableRobert Loehning2016-08-172-2/+0
* Squish: Update suite_QMLSRobert Loehning2016-08-124-10/+10
* Squish: Update testdata for tst_simple_analyzeRobert Loehning2016-08-121-6/+11
* Squish: Update tst_SCOM02Robert Loehning2016-08-121-1/+1
* Tests: Remove Utils dependency in algorithm testOrgad Shaneh2016-08-042-2/+1
* Tests: Fix missing reference to algorithm testChristian Stenger2016-08-041-0/+1
* Squish: Stabilize test for removal of break pointsChristian Stenger2016-08-031-0/+1
* adjust to changed QMakeParser APIOswald Buddenhagen2016-08-031-5/+5
* enable c++11 really globallyOswald Buddenhagen2016-08-025-7/+3
* Squish: Stabilize tst_simple_analyzeRobert Loehning2016-08-011-1/+1
* QmlDesigner: Adding testproject for directory importsThomas Hartmann2016-07-293-0/+92
* Merge remote-tracking branch 'origin/4.0' into 4.1Oswald Buddenhagen2016-07-271-0/+2
|\
| * [test] Use command line in proparserBrett Stottlemyer2016-07-111-0/+2
* | Squish: Replace Qt 5.2.1 kit with Qt 5.6.1Robert Loehning2016-07-2713-75/+82
* | Squish: Use shadow builds in tst_debug_empty_mainRobert Loehning2016-07-271-6/+13
* | Squish: Use shadow builds in tst_simple_analyzeRobert Loehning2016-07-261-3/+10
* | Squish: Use shadow builds in tst_simple_debugRobert Loehning2016-07-252-3/+11
* | Tests: Fix compile with Qt5.5/MSVC 2013Christian Stenger2016-07-221-2/+2
* | Clang: Fix assert in code completion testDavid Schulz2016-07-221-2/+16
* | Squish: Fix long outdated messagesRobert Loehning2016-07-201-2/+1
* | Squish: Expect parameter amd64_x86 for MSVC2015Robert Loehning2016-07-201-1/+1
* | Squish: Use example from Qt 5 in tst_QMLS03Robert Loehning2016-07-201-7/+9
* | Squish: Wait for ClangCodeModel and catch errorRobert Loehning2016-07-201-4/+9
* | Squish: Use example from Qt 5 in tst_qml_outlineRobert Loehning2016-07-195-30/+163
* | Squish: Test for wrong manually triggered completionRobert Loehning2016-07-181-0/+9
* | Squish: Don't expect fail from closed bugRobert Loehning2016-07-181-4/+1
* | Squish: Use examples from Qt 5 in tst_session_handlingRobert Loehning2016-07-181-10/+10
* | Autotests: Fix qbs buildChristian Kandeler2016-07-181-0/+1
* | SynchronousProcess: Store raw bytes from stdout/stderr of the processTobias Hunger2016-07-151-2/+2
* | Squish: Use examples from Qt 5 in suite_CCOMRobert Loehning2016-07-153-19/+20
* | Debugger: Add dumper for QMeta{Enum,Method,Property}hjk2016-07-151-1/+26
* | Debugger: Disable QDateTime dumper for Qt >= 5.8hjk2016-07-151-2/+12
* | Tests: Provide qbs file for newly added testChristian Stenger2016-07-152-1/+17
* | Tests: Fix test when using shadow buildChristian Stenger2016-07-151-1/+1
* | QmlDesigner.Test: Adding test for implicit componentsThomas Hartmann2016-07-132-0/+90
* | QmlDesigner: disable debug outputsTim Jenssen2016-07-131-7/+4
* | Squish: Update Creator's sources to v4.1.0-beta1Robert Loehning2016-07-134-4566/+12043
* | QmlDesigner.Tests: Move test from Qt Quick 1 to Qt Quick 2Thomas Hartmann2016-07-131-48/+46
* | QmlDesigner.Tests: remove unnecessary processEventsThomas Hartmann2016-07-131-2/+0
* | QmlDesigner.Tests: Fix loadGradient()Thomas Hartmann2016-07-131-1/+3