summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova5 hours1-7/+77
* QProperty: Destroy binding when refcount is 0Ulf Hermann13 hours1-0/+44
* Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexprIvan Solovev13 hours1-0/+32
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev13 hours1-0/+5
* tst_qfuture: Update EXPECT_FAIL msvc conditionMårten Nordheim15 hours1-1/+1
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir37 hours3-6/+6
* QAbstractFileEngine: make {begin,end}EntryList() return a unique_ptrAhmad Samir41 hours3-6/+9
* QCommandLineParser: remove redundant #ifdef from unittestAhmad Samir3 days1-4/+0
* QDir{Iterator,Listing}: fix unittestAhmad Samir3 days2-12/+12
* Fix truncation warnings in tst_qnumericIsak Fyksen3 days1-1/+1
* Fix overflow warnings in tst_qnumericIsak Fyksen3 days1-0/+3
* wasm: Add corelib/io/largefileEven Oscar Andersen3 days1-5/+10
* QFutureWatcher: Fix race for initial emission of resultReadyAt()Jarek Kobus4 days1-0/+23
* Revert "wasm: Disable problematic qlocal test for time being"Piotr Wierciński4 days2-7/+3
* Port two tests' QAbstractEventDispatcher overrides to V2Thiago Macieira5 days1-6/+7
* QAbstractEventDispatcher: port timer uses to the V2 APIThiago Macieira5 days1-40/+65
* CMake: Make a few more auto tests standaloneAlexandru Croitor5 days2-0/+12
* QCborValue: use new comparison helper macrosTatiana Borisova5 days2-56/+46
* QOperatingSystemVersion: use partial ordering for relational operatorsIvan Solovev5 days1-55/+52
* QTypeRevision: use comparison helper macrosIvan Solovev5 days2-13/+18
* QTypeRevision: convert comparison test to data-drivenIvan Solovev5 days1-8/+39
* QProcess/Unix: fix close() on invalid file descriptorThiago Macieira6 days1-5/+20
* qHash: make hashing of QLatin1StringView be the same as QStringThiago Macieira6 days1-1/+1
* qHash: implement an AES hasher for QLatin1StringViewThiago Macieira6 days1-3/+3
* qHash: implement chunked hashing of QLatin1StringViewThiago Macieira6 days2-4/+50
* QHash: implement the heterogeneous non-const operator[]Thiago Macieira6 days1-1/+10
* QHash: add support for heterogeneous key lookupsThiago Macieira6 days1-0/+210
* tst_QStorageInfo: try harder to make the free space changeThiago Macieira6 days1-57/+71
* tst_qfile: fix GCC 13.2.1 compiler warning [-Wenum-compare]Ahmad Samir6 days1-3/+2
* QVariant: use comparison helper macrosIvan Solovev6 days2-34/+70
* tst_QMutex[qnx]: increase system timer resolutionMårten Nordheim7 days1-0/+2
* tst_QFactoryLoader: includemocsMårten Nordheim7 days2-0/+4
* QCborStreamReader: rename toStringish() -> readAllStringish()Ivan Solovev7 days1-3/+3
* QCborStreamReader: rename appendToType() -> readAndAppendToType()Ivan Solovev7 days1-6/+6
* JNI: Fix error with overload resolution when passing string typesVolker Hilsheimer13 days3-0/+69
* QUrl: Use new comparison helper macrosRym Bouabid13 days1-8/+16
* QSpan: add construction from initializer_listGiuseppe D'Angelo13 days1-1/+24
* Correct license for filesLucie Gérard14 days2-2/+2
* Correct license for tools filesLucie Gérard14 days2-2/+2
* Timers: add Qt::TimerId enum classAhmad Samir2024-03-032-7/+27
* Add QChronoTimer, a timer with nanoseconds precisionAhmad Samir2024-03-034-665/+388
* Copy QTimer source files to QChronoTimerAhmad Samir2024-03-033-0/+1574
* QLocal8Bit::convertToUnicode[win]: rewrite remainingChars handling as recursiveMårten Nordheim2024-03-021-0/+12
* tst_QMutex: use the new QCOMPARE_* macrosMårten Nordheim2024-03-021-24/+24
* QAnyStringView: use new comparison helper macrosIvan Solovev2024-03-022-37/+91
* QByteArray: use comparison helper macrosIvan Solovev2024-03-021-24/+0
* Q(Latin1)Char: use comparison helper macrosIvan Solovev2024-03-022-3/+34
* Add QByteArrayView vs QChar and vs char16_t relational operatorsIvan Solovev2024-03-021-4/+0
* Add missing QUtf8StringView relational operatorsIvan Solovev2024-03-021-6/+0
* QString: use comparison helper macros - missing string views [3/3]Ivan Solovev2024-03-022-2/+19