summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qatomicint
Commit message (Expand)AuthorAgeFilesLines
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-191-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-11/+6
|\
| * Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-11/+6
* | cmake: add more tests in corelib/threadFrederik Gladhorn2019-10-041-1/+10
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-26/+27
|\|
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-25/+25
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-141-1/+2
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Tests: Do not rely on qCompare(bool, int,...).Friedemann Kleint2015-07-181-29/+29
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add a testAndSet overload to the atomics that returns the current valueThiago Macieira2014-02-161-0/+91
* Replace the type-based QAtomicIntegerTraits with a size-based oneThiago Macieira2014-01-301-6/+13
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Enable QAtomicInteger for char16_t and char32_tThiago Macieira2012-08-181-0/+8
* Add Q_DECL_CONSTEXPR to the isXXX functions in the new atomics.Thiago Macieira2012-08-181-0/+28
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Unit-test the additional QBasicAtomicXXX expansionsThiago Macieira2012-03-281-6/+104
* 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
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Remove cast and assignment operators from QAtomicInt and QAtomicPointerBradley T. Hughes2011-12-021-75/+2
* Remove warnings from deprecated atomic operators in autotestsBradley T. Hughes2011-11-161-21/+23
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Cleanup corelib autotestsJason McDonald2011-11-071-11/+0
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-013-0/+796