summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/threadpooler/tst_threadpooler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make tracing a runtime optionMike Krus2019-12-131-1/+1
* Fix compile warningsMike Krus2019-12-031-7/+7
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-121-3/+4
* Fix overflow in ThreadPooler test when CPU has high number of coresPaul Lemire2018-12-211-3/+3
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-2/+2
* Fix threadpooler test to work with QT3D_JOBS_RUN_STATSPaul Lemire2016-06-301-4/+5
* Unify license header usageAntti Kokko2016-01-261-18/+10
* Move Qt3DCore into Qt3DCore namespaceSean Harmer2015-10-131-9/+9
* ThreadPooler: add a new unit testPaul Lemire2015-06-301-2/+60
* Make QAspectJobManager and base class privateSean Harmer2015-06-101-2/+2
* Unit tests for ThreadPoolerMika Salmela2015-05-201-0/+319