summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary
Commit message (Expand)AuthorAgeFilesLines
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-0/+2
* tst_qlibrary: don't use absolute paths for symlinksSamuli Piippo2021-05-072-5/+5
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-122-71/+0
* Remove the qmake project filesJoerg Bornemann2021-01-074-114/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-231-0/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-235-10/+10
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-094-8/+8
* CMake: Fix failing plugin tests on MinGWAlexandru Croitor2020-06-092-0/+12
* Remove winrtOliver Wolff2020-06-061-5/+3
* Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-161-1/+1
|\
| * QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* | Regenerate TestsLeander Beernaert2020-01-162-1/+2
* | Distinguish between qt_plugin and regular pluginsLeander Beernaert2019-10-281-0/+34
* | Convert corelib plugin testsLeander Beernaert2019-10-215-0/+238
|/
* Disable debug-and-release builds for MinGWSimon Hausmann2019-09-183-6/+12
* test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5
* Use msvc qmake scope where appropriateJoerg Bornemann2018-11-222-2/+2
* Android: Pass tst_qlibraryMårten Nordheim2018-06-292-15/+57
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-022-1/+4
* Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-1/+2
* 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-231-1/+0
|/
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-303-13/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-021-2/+4
|\
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-291-2/+4
* | Updated license headersJani Heikkinen2016-01-213-51/+36
* | 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
* | Tests: Fix single-character string literals.Friedemann Kleint2015-10-131-1/+1
* | 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-013-3/+0
|/
* fix usage of wince scopeOswald Buddenhagen2015-06-052-2/+2
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Don't store QLibraryPrivate with empty file names in the global storeThiago Macieira2014-07-231-0/+3
* Fix a few more race conditions with QLibrary::LoadHintsThiago Macieira2014-07-231-0/+8
* tests: Make the QT assignments more explicitSergio Ahumada2013-08-211-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-74/+74
* remove mentions of borland from project filesOswald Buddenhagen2012-09-192-2/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-013-0/+3
* Add CONFIG+=parallel_test to suspected parallel-safe tests.Rohan McGovern2012-05-281-0/+1
* Fix QLibrary autotest for WindowsMiikka Heikkinen2012-02-283-4/+17
* Fixed qlibrary unittest to work on macKurt Korbatits2012-02-102-1/+2
* Make "nmake check" pass for corelib tests in Windows.Miikka Heikkinen2012-02-091-0/+2
* Changed qlibrary unittest to use applicationDirPath()Kurt Korbatits2012-01-311-34/+34