summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Corelib: s/Q_OS_MAC/Q_OS_DARWIN/wg except for doc and definitionEdward Welbourne2023-03-2017-40/+40
* Testlib: fix the last few s/Q_OS_MAC/Q_OS_DARWIN/wEdward Welbourne2023-03-201-2/+2
* Revert "Skip socket and server tests on Ubuntu 22.04 and QEMU"Mårten Nordheim2023-03-205-23/+0
* tst_QMessageAuthenticationCode: avoid setKey() callsMarc Mutz2023-03-201-4/+2
* SQL/Tests: Cleanup of tst_databases.hChristian Ehrlicher2023-03-172-124/+84
* SQL/IBASE: fix testsChristian Ehrlicher2023-03-173-24/+31
* SQL/OCI: add maximumIdentifierLength()Christian Ehrlicher2023-03-171-8/+5
* SQL/Tests: Cleanup tst_QSqlDatabaseChristian Ehrlicher2023-03-171-35/+16
* QColorDialog: Support hex rgb values with and without leading #Axel Spoerl2023-03-171-0/+53
* Adjust window rectangle for menu baseline test caseSanthosh Kumar2023-03-171-1/+4
* Remove window frame for combo-box widget baseline test caseSanthosh Kumar2023-03-171-1/+1
* Handle device loss for texture widgetsDavid Redondo2023-03-171-0/+46
* Wasm testing: Refactor test framework and update testsPiotr Wierciński2023-03-171-310/+367
* QCryptographicHash: check addData() with null QByteArrayViewMarc Mutz2023-03-171-0/+23
* QMessageAuthenticationCode: add move SMFs and swap()Marc Mutz2023-03-161-0/+45
* QDate: add epochDate() helper to unittestsAhmad Samir2023-03-161-6/+14
* Add basic test for QWindow foreign windowsTor Arne Vestbø2023-03-162-0/+137
* moc: Allow anonymous propertiesUlf Hermann2023-03-161-0/+51
* QPlainTextEdit: Don't block signals on page stepAxel Spoerl2023-03-151-0/+26
* QString: change test data to compile with QT_NO_CAST_FROM_ASCII [10/13]Ahmad Samir2023-03-152-154/+159
* Replace ushort*/uint* with char16_t*/char32_t* in private API [1]Ahmad Samir2023-03-152-2/+2
* Fix tst_qfilesystementry in unity buildAmir Masoud Abdol2023-03-152-3/+2
* emit QAbstractSlider::valueChanged() only on value changeAxel Spoerl2023-03-151-3/+7
* QLockFile: tryLock(): use chrono firstAhmad Samir2023-03-141-8/+10
* QCompleter::setPopup() - refactor and cleanupAxel Spoerl2023-03-141-0/+38
* Fix for CMake tests when build with unityAmir Masoud Abdol2023-03-1417-4/+28
* Fix tst_qfreelist when build with unityAmir Masoud Abdol2023-03-142-9/+3
* Use qt_internal_add_executable in auto testsAmir Masoud Abdol2023-03-1418-20/+99
* QThread: add sleep(std::chrono::nanoseconds) overloadAhmad Samir2023-03-1320-73/+80
* Android: skip two qrhi tests to enable Android 12 in CIAssam Boudjelthia2023-03-131-0/+12
* SQL/MySQL: Add support for Bit-Value Type - BITChristian Ehrlicher2023-03-121-0/+7
* SQL/Tests: remove safeDropTable() / add helper classChristian Ehrlicher2023-03-126-191/+167
* Make sure helper executables used by unittests are builtAhmad Samir2023-03-113-3/+5
* QMimeDatabase: cleanup unittestAhmad Samir2023-03-111-10/+11
* Add test function for private networkYAMAMOTO Atsushi2023-03-111-0/+2
* QVariant: fix comparisons between strings and integer 0Giuseppe D'Angelo2023-03-101-0/+27
* rhi: displacement / tessellation manual test Metal memory alignmentBen Fletcher2023-03-107-5/+5
* Silence some conversion warningsAmir Masoud Abdol2023-03-104-4/+4
* Fix overflow in SHA-3/KeccakMårten Nordheim2023-03-101-0/+29
* Make it possible to use QObjectPrivate::connect in private codeVolker Hilsheimer2023-03-101-2/+12
* SQL/Tests: remove usage of 'foreach'Christian Ehrlicher2023-03-096-59/+42
* Cleanup QPushButton auto test codeVolker Hilsheimer2023-03-091-133/+129
* tst_QCryptographicHash: Extract Method ensureLargeData()Marc Mutz2023-03-091-1/+11
* rhi manual test: Bump Vulkan instance API version requestLaszlo Agocs2023-03-091-4/+7
* QAbstractItemModel: fix match() with Qt::MatchWildcardGiuseppe D'Angelo2023-03-091-8/+9
* QRegularExpression: extend wildcard testsGiuseppe D'Angelo2023-03-091-5/+17
* Fix warnings from deprecating QFileOpenEvent::openFile, update snippetVolker Hilsheimer2023-03-092-9/+10
* QNetworkDiskCache: use QSaveFileMårten Nordheim2023-03-091-1/+1
* rhi: Metal tessellation shader input output interface blocksBen Fletcher2023-03-099-0/+494
* Fix QPropertyAlias::addNotifierFabian Kosmale2023-03-091-0/+3