summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/thread/qthreadonce
Commit message (Expand)AuthorAgeFilesLines
* Change license for tests filesLucie Gérard2024-02-043-3/+3
* CMake: Make corelib tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* Use SPDX license identifiersLucie Gérard2022-05-163-81/+6
* Skip tst_qthreadonce test on QEMUSona Kurazyan2021-07-202-0/+11
* Remove the qmake project filesJoerg Bornemann2021-01-071-12/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+2
* Clean-up warnings in corelib/thread testsSona Kurazyan2020-12-171-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* Remove most compiler warnings about missing overridesLars Knoll2020-09-111-1/+1
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* cmake: add more tests in corelib/threadFrederik Gladhorn2019-10-041-0/+11
* Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-061-1/+1
* Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-201-4/+4
* Modernize the "thread" featureUlf Hermann2018-08-172-7/+0
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-1/+1
* Updated license headersJani Heikkinen2016-01-213-51/+36
* 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/corelib: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-08-191-1/+1
* Update copyright headersJani Heikkinen2015-02-113-21/+21
* Update license headers and add new license filesMatti Paaso2014-09-243-57/+33
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-303-3/+3
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-233-3/+3
* Update copyright year in license headers.Jason McDonald2012-01-053-3/+3
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* Cleanup corelib autotestsJason McDonald2011-11-111-4/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* 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-032-5/+5
* Remove Symbian-specific code from tests.Jason McDonald2011-09-291-1/+1
* Moving relevant tests to corelib/threadHolger Ihrig2011-09-015-0/+483