summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/util/qshadernodesloader/tst_qshadernodesloader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove qshadergraph filesJuan Casafranca2021-10-051-327/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+1
* Don't capture this explicitly in testsTor Arne Vestbø2020-07-291-1/+1
* Use QList instead of QVector in gui testsJarek Kobus2020-06-251-1/+1
* Use the new QMetaType API in QVariantOlivier Goffart2020-02-251-0/+4
* Extend the parameter support in QShaderNodeLoader for richer typesKevin Ottens2017-08-021-1/+17
* Add support for node parameters in QShaderNodesLoaderKevin Ottens2017-07-081-13/+26
* Sort the keys before comparing them in the testKevin Ottens2017-06-221-1/+6
* [Shader Graph Gen.] Introduce QShaderNodesLoaderKevin Ottens2017-06-201-0/+289