summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qobjectrace/tst_qobjectrace.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: remove check for cxx11_futureThiago Macieira2023-08-021-4/+0
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* qobjectrace test: Don't hardcode the number of threadsVolker Hilsheimer2022-07-121-11/+18
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* tst_qobjectrace: fix potential UB (something with pointers and new)Marc Mutz2022-05-071-11/+7
* Fix crash in concurrent disconnectLars Knoll2021-06-171-0/+49
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-131-2/+2
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Conditionally disable tests that depend on cxx11_future flagTony Sarajärvi2020-11-171-0/+4
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-5/+7
* Take the right lock before using a connection's receiverGiuseppe D'Angelo2020-09-011-0/+87
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-3/+3
* Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+1
* Stabilize auto testLars Knoll2019-03-271-4/+8
* Make developer build tests pass for boot2qtSami Nurmenniemi2018-11-261-0/+4
* tests/auto/other: Avoid unconditional qWait()sKari Oikarinen2018-04-061-10/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+175
|\
| * Fix for race condition in signal activationDenis Kormalev2016-07-291-0/+175
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QObject: don't hold mutex when copying arguments in a QueuedConnectionOlivier Goffart2014-07-071-7/+18
* Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* 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
* Moved integrationtests/* into other/Jo Asplin2011-11-301-0/+262