summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qsharedpointer
Commit message (Expand)AuthorAgeFilesLines
* Fixed qsharedpointer unittest on windowsKurt Korbatits2012-02-031-1/+5
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-308-8/+8
* Update contact information in license headers.Jason McDonald2012-01-238-8/+8
* Changed qsharedpointer unittest to use build qmake over system one.Kurt Korbatits2012-01-171-1/+12
* Avoid using 'check' in QSharedPointer test.Stephen Kelly2012-01-091-42/+42
* Update copyright year in license headers.Jason McDonald2012-01-058-8/+8
* Remove QMetaObject guards and deprecate QPointer.Bradley T. Hughes2011-12-101-2/+0
* Port externaltests.cpp to QTemporaryDirDavid Faure2011-12-071-69/+23
* Fix tst_QSharedPointer invalidConstructs:forward-declaration failureBradley T. Hughes2011-12-061-0/+6
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-021-2/+2
* Fixed installation of corelib testsRohan McGovern2011-12-012-2/+2
* Cleanup corelib autotestsJason McDonald2011-11-251-9/+6
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-11/+7
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-161-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-5/+4
* Remove obsolete MSVC workarounds from autotests.Jason McDonald2011-10-271-19/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-2/+2
* Fail test in preference to calling qFatal.Jason McDonald2011-10-071-4/+2
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-7/+11
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-031-40/+40
* Remove Symbian-specific code from tests.Jason McDonald2011-09-294-11/+2
* Fix the test caseLars Knoll2011-09-172-2/+3
* Disabled tests for refactor->master integrationJo Asplin2011-09-131-0/+2
* Moving relevant tests to corelib/toolsHolger Ihrig2011-09-0111-0/+3100