Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the qmltests test imports, at leastcorrect-1-0 | Dalton Durst | 2022-02-01 | 1 | -3/+4 |
| | | | | | | | | | | | 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. | ||||
* | Created unit test for crash during model destruction. | Renato Araujo Oliveira Filho | 2012-10-11 | 1 | -0/+1 |
| | |||||
* | Fixed crash during model destruction in QML. | Renato Araujo Oliveira Filho | 2012-10-09 | 1 | -0/+2 |