summaryrefslogtreecommitdiffstats
path: root/tests/auto/core/qaspectjob
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* CMake: Make qt3d tests standalone projectsAlexandru Croitor2023-07-061-0/+6
* Remove qmake build filesMike Krus2023-03-171-7/+0
* tst_QAspectJob: fix -Wsign-compareMarc Mutz2023-01-261-2/+2
* Compare size() to unsigned numeric literalsEdward Welbourne2023-01-101-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-241-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-271-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-221-27/+2
* Don't include the world for testsMike Krus2020-12-091-1/+1
* Use internal CMake APIMike Krus2020-10-071-1/+1
* QAspectJob: switch to using std::vectorPaul Lemire2020-07-021-5/+5
* Add support for building with CMakeMike Krus2020-05-221-0/+16
* Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* Unify license header usageAntti Kokko2016-01-261-17/+9
* Change the idiom to clear null job dependenciesKevin Ottens2015-12-161-1/+1
* Add QAspectJob::removeDependency()Kevin Ottens2015-12-161-0/+18
* Add tests to QAspectJobKevin Ottens2015-12-162-0/+105