summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/tst_qlibrary.cpp
Commit message (Expand)AuthorAgeFilesLines
* QLibrary: stop setting errorString after resolve()Thiago Macieira2020-03-031-1/+1
* test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5
* Android: Pass tst_qlibraryMÃ¥rten Nordheim2018-06-291-15/+46
* tst_QLibrary: Ensure installation order of testdata libsKari Oikarinen2018-03-021-1/+1
* Fix QLibrary::isLibrary on Apple platformsFilipe Azevedo2017-02-121-7/+2
* Remove all code paths related to unsupported Apple platforms.Jake Petroules2016-06-041-4/+0
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-11/+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-211-17/+12
* | 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
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fixed qlibrary unittest to work on macKurt Korbatits2012-02-101-1/+1
* Changed qlibrary unittest to use applicationDirPath()Kurt Korbatits2012-01-311-34/+34
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove mention of Trolltech in qlibrary autotest.Jason McDonald2011-12-281-5/+5
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Fixed installation of corelib testsRohan McGovern2011-12-011-31/+9
* 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-101-38/+37
* Tests: Fix compilation on Windows.Friedemann Kleint2011-10-031-2/+2
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-52/+7
* Moving relevant tests to corelib/pluginHolger Ihrig2011-09-011-0/+630