summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin
Commit message (Expand)AuthorAgeFilesLines
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* QUuid: add a way to get the string form without the bracesThiago Macieira2018-02-031-0/+16
* Remove spurious execute permissionsEdward Welbourne2017-12-083-0/+0
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-023-10/+18
* 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
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-132-4/+5
|\
| * Use QT_CONFIG(library) instead of QT_NO_LIBRARYUlf Hermann2017-03-061-2/+3
| * Properly use the "process" featureUlf Hermann2017-02-271-2/+2
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-242-0/+4
|\|
| * Make the factoryloader test compile without library supportUlf Hermann2017-02-222-0/+4
* | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-141-7/+2
|\|
| * Fix QLibrary::isLibrary on Apple platformsFilipe Azevedo2017-02-121-7/+2
* | macOS: Don't build auto-tests as application bundles unless explicitly requestedTor Arne Vestbø2016-10-233-4/+0
* | Share the multi-arch infrastructure between UIKit and macOSJake Petroules2016-09-291-3/+8
|/
* Convert the old feature systemLars Knoll2016-09-152-4/+2
* tests/auto/corelib/plugin: clean upMarc Mutz2016-08-271-3/+4
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-22/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-101-22/+12
| |\
| | * Fix qplugin autotest on WindowsJoerg Bornemann2016-06-081-23/+12
* | | Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* | | QtCore: Remove Windows CE.Friedemann Kleint2016-03-304-18/+2
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-0/+6
|\|
| * Disable tests requiring shared build when compiling staticallyMaurice Kalinowski2016-03-111-0/+6
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-028-2/+28
|\|
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
* | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | Update the Intel copyright yearThiago Macieira2016-01-211-1/+1
* | Updated license headersJani Heikkinen2016-01-2126-441/+311
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devJędrzej Nowacki2015-11-051-9/+0
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-041-9/+0
| |\|
| | * Autotest: remove AIX-related QT_POINTER_SIZE codeThiago Macieira2015-10-231-9/+0
* | | Add Objective-C specific type converters to QUuid.Jake Petroules2015-11-043-0/+99
|/ /
* | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-221-2/+4
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | Fix building with QT_NO_LIBRARYUlf Hermann2015-09-301-3/+6
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-0510-10/+0
* | Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-0115-15/+0
* | tests/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-2/+2
* | Allow loading of static plugins if QT_NO_LIBRARY is set.Ulf Hermann2015-08-182-1/+12
|/
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-012-2/+2
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
* | Fix building tst_QPluginLoader on OS X, non-devel buildsFrederik Gladhorn2015-05-131-2/+2
* | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-041-1/+1
|\|
| * The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-061-3/+17
|\|
| * QUuid: add missing relational operatorsMarc Mutz2015-04-041-3/+17
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-011-2/+5
|\|