summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Remove mention of Trolltech in qlibrary autotest.Jason McDonald2011-12-283-8/+8
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-014-45/+21
* Improved failure messages from tst_qlibraryRohan McGovern2011-11-281-6/+5
* Remove disabled code from QLibrary autotestJason McDonald2011-11-181-5/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-6/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-14/+13
* Cleanup corelib autotestsJason McDonald2011-11-101-38/+37
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+2
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-2/+2