summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/quuid
Commit message (Expand)AuthorAgeFilesLines
* Compile autotests for IntegrityTatiana Borisova2021-09-201-0/+2
* Add missing dependencies of tests on their helper programsEdward Welbourne2021-09-171-12/+4
* QUuid: port to QAnyStringViewMarc Mutz2021-07-301-0/+5
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-41/+0
* Remove the qmake project filesJoerg Bornemann2021-01-073-34/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-222-2/+3
* Deprecate QVariant::TypeLars Knoll2020-10-231-3/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-234-6/+6
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Make QUUid constructors from string like types explicitLars Knoll2020-08-271-3/+3
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-092-4/+4
* Add ; to Q_UNUSEDLars Schmertmann2020-07-071-2/+2
* Use QList instead of QVector in corelib testsJarek Kobus2020-07-071-1/+1
* CMake: Fix tst_quuid to pass on macOSAlexandru Croitor2020-06-042-1/+17
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-281-0/+29
* Convert corelib plugin testsLeander Beernaert2019-10-213-0/+46
* Android: Pass tst_QUuidMårten Nordheim2018-06-281-0/+11
* QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-3/+0
* QUuid: add fromString(QStringView/QLatin1String)Marc Mutz2017-04-202-12/+56
* QVariant: implement QByteArray ↔ QUuid conversionv5.9.0-beta2Marc Mutz2017-04-141-0/+15
* Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-0/+2
|\
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-291-0/+2
* | Updated license headersJani Heikkinen2016-01-213-51/+36
* | Add Objective-C specific type converters to QUuid.Jake Petroules2015-11-043-0/+99
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-052-2/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-012-2/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-2/+2
|/
* QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
* Skip instead of entirely excluding tests with disabled featuresMarko Kangas2015-03-161-4/+4
* Update copyright headersJani Heikkinen2015-02-112-14/+14
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-0/+12
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-161-0/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-232-2/+2
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-182-2/+2
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-231-0/+4
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-222-49/+49
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-012-0/+2
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-302-2/+2
* Update contact information in license headers.Jason McDonald2012-01-232-2/+2
* Add V3(md5) and V5(sha1) version for DCE in QUuidLiang Qi2012-01-101-2/+26
* Update copyright year in license headers.Jason McDonald2012-01-052-2/+2
* Registered QUuid in the metatype system as a builtin type.Denis Dzyubenko2012-01-051-0/+31
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-7/+0