summaryrefslogtreecommitdiffstats
path: root/tests/manual/custom-mesh-cpp-indirect
Commit message (Expand)AuthorAgeFilesLines
* Correct license for test filesLucie Gérard2024-04-231-1/+1
* Remove qmake build filesMike Krus2023-03-171-8/+0
* 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-49/+2
* Restore use of QVector in private APIMike Krus2021-01-051-1/+1
* Use internal CMake APIMike Krus2020-10-071-1/+1
* Use QList instead of QVector in testsJarek Kobus2020-07-091-6/+5
* Add support for building with CMakeMike Krus2020-05-221-0/+20
* Geometry refactoringMike Krus2020-02-271-41/+41
* Use sync method when initializing new backend nodesMike Krus2019-08-291-5/+5
* Eradicate Q_FOREACH loops and mark the module cleanMarc Mutz2019-05-221-2/+2
* Add manual test for indirect drawingPaul Lemire2017-01-242-0/+410