aboutsummaryrefslogtreecommitdiff
path: root/tests/client/loadmodel.qml
Commit message (Collapse)AuthorAgeFilesLines
* Make the qmltests test imports, at leastcorrect-1-0Dalton Durst2022-02-011-51/+0
| | | | | | | | | | | The loadmodule.qml and loadmodule2.qml files never actually loaded in their views but the test case was still passing. I wasn't able to discern what the tests were actually supposed to do when they were working. Therefore, I removed the majority of the tests and just made sure the import for qmenumodel is working. At least it does *something* now, I guess.
* Fix versioning in examples and testsDalton Durst2022-02-011-3/+2
|
* Added missing license header.Renato Araujo Oliveira Filho2013-01-111-0/+19
|
* Added comments on qml file used in tests.Renato Araujo Oliveira Filho2012-10-111-0/+2
|
* Clenup qml file, removed debug messages and unused code.Renato Araujo Oliveira Filho2012-10-101-7/+0
|
* Fixed crash during model destruction in QML.Renato Araujo Oliveira Filho2012-10-091-0/+38