aboutsummaryrefslogtreecommitdiff
path: root/tests/client/menuchangestest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the enums into a class that inherits QObject, so they can be exposed ↵Olivier Tilloy2012-10-041-1/+1
| | | | and used directly from QML.
* Appended comments on unit test.Renato Araujo Oliveira Filho2012-09-131-0/+3
| | | | Added 'valid' property in QStateAction.
* Append the default licence header into source files.Renato Araujo Oliveira Filho2012-09-111-0/+19
|
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+65
Create unit test for qmenumodel library.