summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
...
* tst_QVariant: fix stringification of char16_t and char32_tThiago Macieira2024-04-151-1/+3
* tst_QVariant: remove duplicate rows from compareNumericsThiago Macieira2024-04-151-2/+1
* tst_QVariant: fix copy & paste error in double-float comparisonsThiago Macieira2024-04-151-1/+1
* tst_qstandardpaths: check the return value of QFile::openAhmad Samir2024-04-131-17/+30
* wasm: Add auto test for qfileEven Oscar Andersen2024-04-131-19/+39
* CBOR: fix sorting of UTF16-to-UTF16 stringsThiago Macieira2024-04-121-30/+93
* Tests: make some QFile::open calls failGiuseppe D'Angelo2024-04-133-7/+12
* QCborMap iterators: use new comparison helper macrosTatiana Borisova2024-04-121-0/+19
* QJsonObject iterators: use new comparison helper macrosTatiana Borisova2024-04-121-0/+22
* Skip tst_qcomparehelpers_cpp23 on Linux armIvan Solovev2024-04-121-1/+1
* Android: fix 180 degree orientation issueLauri Pohjanheimo2024-04-121-5/+35
* QCborArray iterators: use new comparison helper macrosTatiana Borisova2024-04-101-0/+29
* Pass QVariant to QSystemLocale::query() as rvalue referenceEdward Welbourne2024-04-091-1/+1
* QSystemLocale(): disable copy and moveEdward Welbourne2024-04-091-0/+1
* tst_QCborValue: merge sorting() and comparison() testsThiago Macieira2024-04-081-91/+124
* QCborValue: fix sorting of UTF8-to-UTF16 stringsThiago Macieira2024-04-081-0/+36
* JNI: check for pending exception first in getCleanJniObject()Assam Boudjelthia2024-04-042-0/+28
* Fix Qt::AA_DontUseNativeMenuWindows being unsettable on 32 bit systemsMitch Curtis2024-04-042-0/+54
* Fix warning: remove unused parameterVolker Hilsheimer2024-04-041-1/+1
* Add equality comparison between QJsonObject and QJsonValueConstRefTatiana Borisova2024-04-031-0/+3
* Tests: check the output of QFile::openGiuseppe D'Angelo2024-03-2716-65/+62
* QCborMap: add missing comparator to QCborValueConstRefThiago Macieira2024-03-261-2/+10
* QPolygonF: delegate QDataStream marshalling to QListThiago Macieira2024-03-261-12/+23
* QJsonArray iterators: use new comparison helper macrosTatiana Borisova2024-03-261-0/+35
* QJsonObject: use new comparison helper macrosTatiana Borisova2024-03-251-1/+21
* QJsonValue: use new comparison helper macrosTatiana Borisova2024-03-221-35/+49
* Revert "QTypeInfo: add detection for Clang's __is_trivially_relocatable"Tor Arne Vestbø2024-03-221-14/+0
* QJsonDocument: use new comparison helper macrosTatiana Borisova2024-03-221-3/+20
* QTypeInfo: add detection for Clang's __is_trivially_relocatableGiuseppe D'Angelo2024-03-221-0/+14
* tst_qglobal: add a few tests for QTypeInfoGiuseppe D'Angelo2024-03-221-0/+49
* tst_qglobal: include what you useGiuseppe D'Angelo2024-03-221-1/+2
* QJsonArray: use new comparison helper macrosTatiana Borisova2024-03-212-0/+41
* QAbstractFileEngine: remove member FileTime and use QFile::FileTimeAhmad Samir2024-03-211-5/+5
* QFileSystemEngine: make factory functions return unique_ptr<QABFE>Ahmad Samir2024-03-214-26/+34
* QMetaMethod: document that fromSignal(nullptr) is okMarc Mutz2024-03-211-0/+7
* tst_qdir: optimize setPath() testAhmad Samir2024-03-211-0/+1
* tst_qtemporarydir: refactor a testAhmad Samir2024-03-211-6/+8
* QAbstractFileEngineIterator: add `bool advance()` virtual methodAhmad Samir2024-03-201-10/+11
* Xml: use new comparison helper macrosTatiana Borisova2024-03-202-2/+77
* QCborMap: use new comparison helper macrosTatiana Borisova2024-03-201-150/+169
* Fix build of tst_qoperatingsystemversion.cpp with C++20Joerg Bornemann2024-03-191-2/+2
* QCborArray: use new comparison helper macrosTatiana Borisova2024-03-191-34/+51
* tst_qdir: don't use the source dir for testingAhmad Samir2024-03-191-5/+25
* wasm: Add qdiriterator test + minor runtime fixesEven Oscar Andersen2024-03-191-4/+12
* QCborValueConstRef/QCborValueRef: use new comparison helper macrosTatiana Borisova2024-03-191-7/+77
* QProperty: Destroy binding when refcount is 0Ulf Hermann2024-03-181-0/+44
* Test that QBAV(QL1SV) and QBAV(QU8SV) constructors are constexprIvan Solovev2024-03-181-0/+32
* tst_qstringapisymmetry: add qCompareThreeWay() checksIvan Solovev2024-03-181-0/+5
* tst_qfuture: Update EXPECT_FAIL msvc conditionMårten Nordheim2024-03-181-1/+1
* QAbstractFileEngine: add a path parameter to beginEntryList()Ahmad Samir2024-03-173-6/+6