summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | Squish: Adjust expected times in tst_simple_analyzeRobert Loehning2016-07-121-2/+1
* | Squish: Update expected error message in tst_SCOM04Robert Loehning2016-07-121-0/+1
* | Add auto test for algorithmsEike Ziller2016-07-114-0/+132
* | Squish: Update ToolButtons for debuggingRobert Loehning2016-07-111-4/+4
* | Squish: Only snooze if bug still requires it in tst_memberoperatorRobert Loehning2016-07-081-2/+2
* | Squish: Wait for ClangCodeModel in tst_CSUP02Robert Loehning2016-07-081-0/+2
* | Clang: Honor fixits own locations in ClangFixItOperationNikolai Kosjar2016-07-081-6/+5
* | Squish: Update QGroupBox object for tst_CSUP01Robert Loehning2016-07-071-2/+1
* | TreeModel: Consolidate child()/childAt() and rowCount()/childCount()hjk2016-07-071-1/+1
* | Clang: Adjust mangled name test to accept any output.David Schulz2016-07-051-1/+1
* | Clang: Pass on file paths with native separatorsNikolai Kosjar2016-07-044-4/+34
* | Squish: Adapt to changes of wizard templateChristian Stenger2016-07-011-1/+0
* | Squish: Click again when hitting scroll bar in openDocument()Robert Loehning2016-07-011-5/+10
* | Squish: Handle empty selection in QWebEngineViewRobert Loehning2016-06-291-5/+19
* | Squish: Adapt suite_qtquick to 4.1 changesChristian Stenger2016-06-292-2/+2
* | Tests: Remove invalid qml fileChristian Stenger2016-06-282-53/+0
* | Squish: Fix getHelpViewer() for Qt 5.6Robert Loehning2016-06-281-0/+5
* | C++: Fix compilation of tst_lexer.cppNikolai Kosjar2016-06-281-1/+1
* | Tests: Use Qt5-style connectsOrgad Shaneh2016-06-2825-137/+137
* | Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-284-20/+78
|\ \ | |/
| * Clang: Fix dot-arrow-correction for not-yet-parsed unsaved contentNikolai Kosjar2016-06-244-20/+78
| * UnitTests: Disable small string testMarco Bubke2016-06-231-1/+1
* | Merge remote-tracking branch 'origin/master' into 4.1Eike Ziller2016-06-274-1/+220
|\ \
| * | Fix build on PPC: PPC is defined to 1Thiago Macieira2016-06-221-1/+1
| * | C++: Add support of ref-qualifier for functions.Dmitry Ashkadov2016-06-222-0/+140
| * | C++: Fix lexing of >> / >>=Philip Lorenz2016-06-221-0/+79
* | | PluginManager: Code clean upEike Ziller2016-06-241-0/+2
* | | Convert some c-style castsEike Ziller2016-06-241-6/+6
* | | Tests: Treemodel compile fixhjk2016-06-241-1/+1
* | | Clang: Fix updating revision number for all translation unitsNikolai Kosjar2016-06-231-1/+18
* | | Clang: Tests: Use test data working with clang 3.6 *and* clang 3.8Nikolai Kosjar2016-06-222-17/+15
|/ /
* | Merge remote-tracking branch 'origin/4.1'Eike Ziller2016-06-222-11/+5
|\ \
| * \ Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-221-7/+3
| |\ \ | | |/
| | * Clang: Fix compiling unittest on windows.David Schulz2016-06-211-7/+3
| * | Clang: Adjust mockup code to creator code.David Schulz2016-06-211-4/+2
* | | QmlJs code model: added test cases.Marco Benelli2016-06-219-20/+246
* | | CppTools: Separate highlighting for function declarations and callsOrgad Shaneh2016-06-201-63/+70
|/ /
* | QmlDesigner: fix linking error in testsTim Jenssen2016-06-201-0/+2
* | TreeModel: Add a StaticTreeItem(QString) convenience constructorhjk2016-06-171-1/+1
* | Fix test compilation with MSVC2013Orgad Shaneh2016-06-171-1/+1
* | TreeModel: Introduce a StaticTreeItemhjk2016-06-151-2/+2
* | Enable tests for QmlDesignerThomas Hartmann2016-06-151-1/+1
* | QmlDesigner: remove qDebug in testsTim Jenssen2016-06-141-2/+0
* | Adding test for standard issues with QtQuick Controls 2Thomas Hartmann2016-06-142-0/+63
* | QmlDesigner: fix tests in shadow buildsTim Jenssen2016-06-142-3/+5
* | QmlDesigner: Use QtQuick 2 in testsThomas Hartmann2016-06-144-543/+363
* | QmlDesigner: remove unused codeTim Jenssen2016-06-103-26/+0
* | QmlDesigner: remove outdated testsTim Jenssen2016-06-108-656/+0
* | QmlDesigner: reduce tests outputTim Jenssen2016-06-101-0/+1
* | QmlDesigner: get tests compiling and runningThomas Hartmann2016-06-109-827/+1007