summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthread
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Qt::TimerType argument to QAbstractEventDispatcher::registerTimer()Bradley T. Hughes2012-01-021-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-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-251-4/+4
* 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-161-4/+5
* 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-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-16/+0
* QThread::isFinished should return true from finished()Olivier Goffart2011-11-031-0/+34
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Remove DEPENDS_ON from qtestlib API.Jason McDonald2011-10-191-28/+0
* Avoid using QSKIP in lieu of compile-time checksJason McDonald2011-10-071-3/+6
* Remove Symbian-specific code from tests.Jason McDonald2011-09-292-24/+3
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-013-0/+1255