summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread
Commit message (Expand)AuthorAgeFilesLines
* Speed up tst_QWaitConditionBradley T. Hughes2012-02-201-7/+1
* Remove usages of QT_ARCH and QT_ARCH_* from qtbaseBradley T. Hughes2012-02-171-1/+1
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-11/+11
* Improved stability of tst_qsemaphore (especially on mac)Rohan McGovern2012-02-082-18/+25
* Move QtConcurrent into its own moduleLars Knoll2012-02-054-0/+855
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-2315-15/+15
* Changed unittests in corelib to use specific headers instead of super-headers.Kurt Korbatits2012-01-161-1/+2
* Update copyright year in license headers.Jason McDonald2012-01-0515-15/+15
* Make sure tst_QThreadStorage finds its subprocessBradley T. Hughes2012-01-031-0/+4
* Use true and false in preference to TRUE and FALSE in tests.Jason McDonald2012-01-031-8/+8
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-1/+1
* Remove mention of trolltech from QThreadStorage test.Jason McDonald2011-12-281-1/+1
* QThread-test: Fix test on Windows (timer inaccuracy).Friedemann Kleint2011-12-141-9/+4
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-0612-36/+0
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-022-151/+8
* Fixed installation of corelib testsRohan McGovern2011-12-012-9/+7
* Fix crash in tst_qatomicpointer testOlivier Goffart2011-11-291-12/+13
* Test QAtomicPointer<const T>Olivier Goffart2011-11-261-0/+52
* Cleanup corelib autotestsJason McDonald2011-11-253-46/+49
* qtbase tests: Fix some warningsFriedemann Kleint2011-11-211-9/+9
* Don't depend on moc to disable test functions.Jason McDonald2011-11-181-6/+3
* Fixed compile of autotests with -qtnamespace.Rohan McGovern2011-11-181-1/+4
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-164-120/+123
* Allow to create a custom event dispatcher for specific QThreads.Sven Anderson2011-11-151-0/+74
* Cleanup corelib autotestsJason McDonald2011-11-141-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-2/+5
* Cleanup corelib autotestsJason McDonald2011-11-1112-38/+23
* Cleanup corelib autotestsJason McDonald2011-11-102-72/+72
* Cleanup corelib autotestsJason McDonald2011-11-0711-160/+21
* QThread::isFinished should return true from finished()Olivier Goffart2011-11-031-0/+34
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-2512-24/+36
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-192-36/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+6
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-051-4/+4
* Make all uses of QBasicAtomicInt and Pointer use load() and store()Thiago Macieira2011-10-035-13/+13
* Remove Symbian-specific code from tests.Jason McDonald2011-09-295-37/+4
* Re-enabled test that was marked insignificant and passesHolger Ihrig2011-09-261-1/+0
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-0142-0/+7622