summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qscopedpointer
Commit message (Expand)AuthorAgeFilesLines
* Disable warnings from using deprecated QScopedPointer::takeVolker Hilsheimer2021-02-131-0/+6
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Remove QScopedSharedPointerGiuseppe D'Angelo2020-11-201-2/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* Fix warnings about unused expression results in testsTor Arne Vestbø2020-07-291-2/+2
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate tests/auto/corelib/toolsAlexandru Croitor2019-11-121-1/+10
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-21/+21
|\
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-21/+21
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* QScopedPointer: add get()Giuseppe D'Angelo2017-09-171-0/+6
* tst_qscopedpointer: Actually test what test name says it should testTor Arne Vestbø2017-05-031-1/+1
* QSharedPointer/QWeakPointer/QScopedPointer: add comparison against nullptrGiuseppe D'Angelo2016-06-081-0/+4
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Revert "Implement move-ctor and move-assignment-op for QScopedPointer"Stephen Kelly2013-09-052-156/+0
* Implement move-ctor and move-assignment-op for QScopedPointerGiuseppe D'Angelo2013-07-282-0/+156
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* 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 warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-161-21/+21
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-013-0/+468