summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: Support custom unary converters with optional<To> return typeArno Rehn2022-09-271-14/+53
* QDebug: Support standard strings and string views directlyVille Voutilainen2022-09-271-0/+256
* Reduce foldCasing of the needle in Boyer-Moore QString searchesØystein Heskestad2022-09-221-1/+24
* tst_QHash: Fix outdated rehash testMårten Nordheim2022-09-221-2/+2
* QFuture: fix handling of cancelled continuation chainSona Kurazyan2022-09-211-0/+71
* tst_qprocess: remove unused loop counterJohannes Kauffmann2022-09-201-2/+0
* tst_QFile::setPermissions/Unix: test both chmod() and fchmod()Thiago Macieira2022-09-161-1/+12
* tst_QFile::setPermissions: add QScopeGuard to remove temporary fileThiago Macieira2022-09-161-2/+3
* QFileDevice: clear cached permissions on setPermission()Thiago Macieira2022-09-161-0/+6
* Remove preprocessor conditionals for chrono includeKonrad Kujawa2022-09-163-44/+3
* tst_QLocale: use fenv everywhereMårten Nordheim2022-09-151-25/+3
* Disable bad tests relying on wrong behaviorAllan Sandfeld Jensen2022-09-151-20/+10
* Tidy up tst_QTimeZoneEdward Welbourne2022-09-141-10/+2
* QWinRegistryKey: refactorYuhang Zhao2022-09-147-61/+243
* Make time parsing accept zz as equivalent to zEdward Welbourne2022-09-131-3/+9
* QCryptographicHash: Add getter for algorithm()Linus Jahn2022-09-121-0/+2
* Make QCryptographicHash move constructibleLinus Jahn2022-09-121-0/+37
* Compile guard tests in corelib/kernel that need threading supportMikolaj Boc2022-09-116-0/+20
* Perform uiLanguages() likely-adjusted processing purely on IDsEdward Welbourne2022-09-071-7/+74
* Simplify system locale managementEdward Welbourne2022-09-071-3/+0
* Work round macOS's omission of en_DE from its own uiLanguages()Edward Welbourne2022-09-071-1/+16
* tst_qlocale: only restore the fp control masks we changeMårten Nordheim2022-09-071-3/+2
* Guard windows-specific includes with Q_OS_WINAlexey Edelev2022-09-071-0/+3
* QTextStream: Fix logical error in setEncodingMårten Nordheim2022-09-071-0/+55
* Fix cmake warnings from using deprecated PUBLIC_LIBRARIESVolker Hilsheimer2022-09-051-1/+1
* Fix compiler warning: don't copy in ranged-for loopVolker Hilsheimer2022-09-031-2/+2
* Don't batch qmetaobject_compatMikolaj Boc2022-09-021-0/+1
* QMetaObject: pass the QMetaTypes in variadic invoke/newInstanceThiago Macieira2022-09-013-77/+21
* QVariant: fix conversions of Q_ENUM that are QFlags<> to stringEirik Aavitsland2022-09-011-0/+2
* QAnyStringView: construct from any T implicitly convertible to QString/QByteA...Marc Mutz2022-09-011-0/+10
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-012-0/+2
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-017-0/+12
* RCC: fix zlib compression when --no-zstd was specifiedThiago Macieira2022-08-311-1/+11
* CMake: Fix tst_qlibrary to work on macOS with debug buildsAlexandru Croitor2022-08-312-20/+40
* QMetaObject: add a new, variadic invoke/invokeMethod/newInstanceThiago Macieira2022-08-303-24/+631
* Rest of QtBase tests: port away from deprecated methodsIvan Solovev2022-08-301-5/+7
* tst_qobject: port away from deprecated methodsIvan Solovev2022-08-302-29/+17
* tst_qvariant: port away from deprecated methodsIvan Solovev2022-08-302-152/+184
* tst_qmetatype: port away from deprecated callsIvan Solovev2022-08-304-156/+304
* tst_qlibrary.cpp: remove extraneous _data functionThiago Macieira2022-08-301-7/+1
* QVariant: fix conversions of string keys to Q_ENUM that are QFlags<>Thiago Macieira2022-08-301-0/+5
* Add QComHelper class for dealing with COM on WindowsTor Arne Vestbø2022-08-291-9/+2
* tst_QMap: avoid tripping MSVC debug-mode iterator assertionsThiago Macieira2022-08-281-1/+6
* tst_qscopedpointer: port away from deprecated APIsIvan Solovev2022-08-271-20/+48
* tst_qmap: port away from deprecated APIsIvan Solovev2022-08-271-70/+110
* tst_qstring: port away from deprecated APIsIvan Solovev2022-08-272-14/+29
* QMetaObject: fix the consistency check for forward-declared builtinsThiago Macieira2022-08-263-0/+55
* Port tests away from using q{Set}GlobalQHashSeedIvan Solovev2022-08-263-7/+28
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-247-14/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23298-298/+298