summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-121-384/+280
|\
| * tst_QAbstractItemView: cleanupChristian Ehrlicher2019-10-101-384/+280
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-1118-19/+1606
|\|
| * Fix strange qmake syntaxFrederik Gladhorn2019-10-101-1/+1
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1017-18/+1605
| |\
| | * rhi: Autotest for rendering a triangle into a windowLaszlo Agocs2019-10-091-0/+159
| | * rhi: Autotest rendering with uniform bufferLaszlo Agocs2019-10-099-0/+246
| | * rhi: Autotest rendering a textured quadLaszlo Agocs2019-10-099-0/+188
| | * rhi: Enable the qrhi autotest on WinRTLaszlo Agocs2019-10-093-0/+44
| | * rhi: Autotest rendering a triangleLaszlo Agocs2019-10-097-30/+239
| | * rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-5/+12
| | * rhi: Autotest basic texture operationsLaszlo Agocs2019-10-091-13/+395
| | * rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-1/+108
| | * rhi: Exercise nativeHandles() in qrhi testLaszlo Agocs2019-10-091-2/+244
| | * Suppress deprecation warnings on a test of a deprecated QString methodEdward Welbourne2019-10-091-0/+3
* | | Remove leftovers from QML1Lars Knoll2019-10-101-2/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-069-160/+2838
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-054-14/+13
| |\|
| | * Remove CFBundleGetInfoString from Info.plist templatesTor Arne Vestbø2019-10-042-12/+0
| | * Make conflicting targets check less strictJoerg Bornemann2019-10-031-1/+1
| | * Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-031-1/+7
| | * Correct handling of -qfloat16(0)Edward Welbourne2019-10-031-1/+12
| * | Add support for machine-readable JSON output to the MOCSimon Hausmann2019-10-044-0/+2711
| * | tst_QColumnView: cleanupChristian Ehrlicher2019-10-041-146/+114
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-041-84/+102
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-84/+102
| |\|
| | * Reorganise the qfloat16 auto-testEdward Welbourne2019-10-031-84/+102
| * | Move away from recently deprecated HTTP2 attributesMårten Nordheim2019-10-011-9/+9
* | | Disable tests with qemu-arm & developer-build configurations in the CISimon Hausmann2019-10-032-1/+4
* | | Blacklist markdownwriter also on boot2qtSimon Hausmann2019-10-021-0/+1
* | | tst_qnetworkreply: Remove getFromHttp:success-externalFrederik Gladhorn2019-10-022-6/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-0216-529/+537
|\| |
| * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-10-0110-17/+56
| |\ \
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-0110-17/+56
| | |\|
| | | * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-307-17/+35
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-307-17/+35
| | | | |\
| | | | | * Re-enable tst_QOpenGLWindow on Win32Friedemann Kleint2019-09-272-2/+6
| | | | | * Fix QRandomGenerator initialization on AMD CPUsDmitry Kazakov2019-09-261-3/+3
| | | | | * QWizard/Aerostyle: Fix "&Next" shortcutFriedemann Kleint2019-09-251-7/+2
| | | | | * Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-0/+21
| | | | | * Revert "BLACKLIST insert_remove_loop for msvc-2019"Friedemann Kleint2019-09-241-2/+0
| | | | | * Skip tst_QDateTime::systemTimeZoneChange for UWP configurationsOliver Wolff2019-09-241-3/+3
| | | * | | Featurize support for signaling NaNEdward Welbourne2019-09-303-0/+21
| | | |/ /
| * | / / Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-011-1/+7
| |/ / /
| * | | tst_QListView: cleanupChristian Ehrlicher2019-09-261-44/+40
| * | | tst_QItemView: cleanupChristian Ehrlicher2019-09-252-76/+86
| * | | tst_qsslsocket: Update some QSslConfiguration usageMårten Nordheim2019-09-251-21/+31
| * | | tst_QHeaderView: cleanupChristian Ehrlicher2019-09-251-370/+317
* | | | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-255-724/+9
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2410-734/+662
|\| | |