summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add benchmarks for QLocale number parsingEdward Welbourne2022-11-111-0/+230
* Add benchmarks for QString number parsingEdward Welbourne2022-11-111-8/+164
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-112-24/+139
* Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-111-0/+41
* a11y: Add support for Tables in macOS bridgeJan Arve Sæther2022-11-101-0/+89
* Fix type mismatch compiler warning in tst_QGlyphRunAxel Spoerl2022-11-101-33/+33
* Fix unused variable compiler warning in tst_qpaletteAxel Spoerl2022-11-101-0/+12
* Add permissions feature example and manual test to the buildAssam Boudjelthia2022-11-103-1/+6
* Remove unused tst_qwidget_mac_helpers.h/mmTor Arne Vestbø2022-11-104-54/+0
* tests: fix build with -no-feature-concurrentJohannes Kauffmann2022-11-091-1/+1
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-092-1/+58
* tst_QVariant: convert some test functions to table-drivenThiago Macieira2022-11-091-110/+141
* QVariant: add support for numeric comparisons for char16_t and char32_tThiago Macieira2022-11-091-0/+6
* QVariant: fix comparison of enums to numericsThiago Macieira2022-11-091-24/+159
* QVariant: make a major simplification in the numeric comparisonThiago Macieira2022-11-091-0/+190
* Add binary compatibility file generated against 6.4.0Milla Pohjanheimo2022-11-091-0/+27176
* Stabilize flakiness in tst_QOpenGLWidgetAxel Spoerl2022-11-081-41/+52
* tst_QGraphicsEffectSource: Reset effect repaint count after flushing eventsTor Arne Vestbø2022-11-081-1/+1
* Stabilize flakiness in tst_gesturesAxel Spoerl2022-11-081-40/+54
* Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-072-0/+106
* Add support for stereoscopic content in QRhi::OpenGLES2Kristoffer Skau2022-11-077-0/+415
* QByteArray: move the high-memory-using and slot tests awayThiago Macieira2022-11-057-203/+228
* tst_QGraphicsEffectSource: Reset repaint count after flushing eventsTor Arne Vestbø2022-11-051-1/+1
* Android: Fix qfiledialog test for emulator bump to API 24Samuel Mira2022-11-041-7/+3
* tst_QAccessibilityMac: Wait for accessible window to become availableTor Arne Vestbø2022-11-041-15/+10
* Merge Objective-C++ parts of tst_QAccessibilityMac into main source fileTor Arne Vestbø2022-11-044-257/+172
* Fix focus chain with compound widgets if created out of orderVolker Hilsheimer2022-11-041-15/+80
* QByteArray: add erase() unittestsAhmad Samir2022-11-041-0/+28
* QString: don't detach in remove(QChar ch, Qt::CaseSensitivity cs)Ahmad Samir2022-11-041-9/+27
* QByteArray: don't detach in remove()Ahmad Samir2022-11-041-1/+8
* Revert "Accessibility: don't emit focus change when reason is window activation"Volker Hilsheimer2022-11-031-10/+0
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-033-0/+113
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-03188-2971/+2974
* QString: don't detach in remove(pos, len)Ahmad Samir2022-11-031-6/+16
* QString, QByteArray: add erase(iterator) methodAhmad Samir2022-11-032-0/+57
* QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-022-1/+7
* Long live QUtf8::convertFromLatin1()!Marc Mutz2022-11-021-0/+16
* BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-021-0/+1
* QFileInfo: add unittest for setFileTime()Ahmad Samir2022-11-011-0/+16
* Long live QPermissions!Tor Arne Vestbø2022-11-013-0/+119
* QHash: tame HasQHashSingleArgOverload ODR violationsGiuseppe D'Angelo2022-11-011-0/+13
* Proper clearing of WinRT factory cacheAndreas Buhr2022-10-311-0/+15
* tests: fix configuring with -no-feature-guiJohannes Kauffmann2022-10-296-12/+11
* QOperatingSystemVersion: add tests for the globalsThiago Macieira2022-10-281-0/+60
* Add tests of QLocale verifying some "single-characters" aren'tEdward Welbourne2022-10-281-1/+36
* QString::asprintf: fix handling of a present-but-empty precisionThiago Macieira2022-10-281-0/+37
* tst_qapplication: Add dependency to helpersMårten Nordheim2022-10-281-0/+5
* QOperatingSystemVersion: fix ABI problem with dllimport on WindowsThiago Macieira2022-10-281-0/+30
* QWinRegistryKey: Fix how we handle the default value, take 2Yuhang Zhao2022-10-281-7/+1
* Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-10-263-82/+0