summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TreeView: avoid skipping some tests now that it has touchscreen supportShawn Rutledge2018-01-021-18/+0
* Calendar: fix bug when NaN is displayed instead of dateOleg Yadrov2017-12-152-8/+26
* ScrollView: fix cyclic Tab navigationAlberto Mardegan2017-11-231-0/+84
* Fix outdated FDL license headerKai Koehne2017-10-183-9/+39
* Update slider handle position when maximum changesFrederik Gladhorn2017-10-101-1/+14
* Add missing stdio.h includeJake Petroules2017-09-281-0/+1
* tst_menubar: use createTemporaryObject()Mitch Curtis2017-08-221-11/+5
* Increase QtQuick import from 2.2 to 2.6 for QML LabelJussi Witick2017-06-161-0/+11
* Add benchmark to measure start-up time of complex QML applicationErik Verbruggen2017-05-245-1/+131
* Mark both benchmarks as such in the pro filesErik Verbruggen2017-05-122-1/+2
* Slider: Don't suppress updates by dragThreshold on non-touchscreensUlf Hermann2017-05-101-1/+1
* Disable/blacklist failing tests for boot2qtSami Nurmenniemi2017-05-021-0/+3
* tst_dialogs: make QML errors visiblev5.9.0-beta3J-P Nurmi2017-04-241-5/+5
* Revert "tests: skip Tests_PieMenu::test_bounds() on Windows"Liang Qi2017-02-221-2/+0
* Revert "tests: skip several tests in tst_treeview.qml"Liang Qi2017-02-221-8/+0
* tst_gauge: try to stabilize test_gaugeTickmarkValues()Mitch Curtis2017-02-211-10/+8
* tests: skip Tests_PieMenu::test_bounds() on WindowsLiang Qi2017-02-201-0/+2
* tests: skip several tests in tst_treeview.qmlLiang Qi2017-02-171-0/+8
* test: delete tst_layout.qml and related filesLiang Qi2017-01-203-186/+0
* tst_tumbler: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-29/+47
* tst_piemenu: use TestCase's new createTemporaryObject functionsMitch Curtis2016-12-211-36/+34
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-152-1/+32
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7.1Liang Qi2016-11-121-0/+26
| |\
| | * test: stablize extras::Tests_PieMenuLiang Qi2016-11-111-0/+26
| * | Make tst_customcontrolsstyle pass with custom QML2_IMPORT_PATHv5.7.1Dmitry Shachnev2016-10-041-1/+6
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-197-3/+222
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-187-3/+222
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-163-0/+119
| | |\
| | | * Fix crash on exit when using default property aliases with layoutsv5.6.25.6.2Mitch Curtis2016-09-133-0/+119
| | * | Slider: fix the handle's position when minimumValue is not 0Mitch Curtis2016-09-141-2/+38
| | * | Attempt to stabilize tst_scrollviewJ-P Nurmi2016-09-051-1/+1
| | |/
| | * RangeModel: Emit min/max and value changes after component is completeJoni Poikelin2016-08-302-1/+65
* | | Remove test exclusion of Tests_CircularTickmarkLabel::test_tickmarksAndLabelsSimon Hausmann2016-08-311-2/+0
* | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-alpha1Liang Qi2016-08-305-1/+168
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-275-1/+168
| |\ \ | | |/
| | * Fix moving of TreeView itemsJoni Poikelin2016-08-262-1/+52
| | * Update scroll indicator position on content size changeNikita Krupenko2016-08-183-0/+116
* | | Revert "Blacklisted Tests_PieMenu::test_triggerMode() in extra"Liang Qi2016-08-251-3/+0
* | | Blacklisted Tests_PieMenu::test_triggerMode() in extraLiang Qi2016-08-161-0/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-024-2/+108
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-2/+5
| |\ \ | | |/
| | * Fix incorrect usage of tryCompare in Tests_Calendar::asynchronousMitch Curtis2016-07-071-2/+5
| * | Find custom styles from custom paths when set afterwardsDavid Faure2016-07-062-0/+99
| * | Find custom styles stored in qrc.David Faure2016-07-062-0/+4
* | | Tests_Calendar: don't test that the calendar is hovered after a pressMitch Curtis2016-07-201-5/+3
* | | Blacklisted a few qml tests in extra.Liang Qi2016-06-281-0/+8
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1015-22/+221
|\ \ | |/
| * Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
| * tst_extras: skip crashy test_resize() on WindowsJ-P Nurmi2016-05-031-3/+5
| * tst_extras: skip crashing test_resize(PieMenu)J-P Nurmi2016-05-021-4/+8