aboutsummaryrefslogtreecommitdiff
path: root/tests/client/menuchangestest.cpp
diff options
context:
space:
mode:
authorRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-09-13 18:09:26 -0300
committerRenato Araujo Oliveira Filho <renato.filho@canonical.com>2012-09-13 18:09:26 -0300
commit7dec723ad070fea717a8c235eeada0889615ab6a (patch)
treed15dcfaf383a22a5578ed6ecd5fea8b4b27abe66 /tests/client/menuchangestest.cpp
parenta03360ce3fa4b2de50917188a8a816992e864ba1 (diff)
downloadqmenumodel-7dec723ad070fea717a8c235eeada0889615ab6a.tar.gz
qmenumodel-7dec723ad070fea717a8c235eeada0889615ab6a.tar.bz2
qmenumodel-7dec723ad070fea717a8c235eeada0889615ab6a.zip
Appended comments on unit test.
Added 'valid' property in QStateAction.
Diffstat (limited to 'tests/client/menuchangestest.cpp')
-rw-r--r--tests/client/menuchangestest.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/client/menuchangestest.cpp b/tests/client/menuchangestest.cpp
index c2dc66a..64c1729 100644
--- a/tests/client/menuchangestest.cpp
+++ b/tests/client/menuchangestest.cpp
@@ -56,6 +56,9 @@ private Q_SLOTS:
m_script.unpublishMenu();
}
+ /*
+ * Test it the model updates correct after remove or add a new menu
+ */
void testMenuItemAppend()
{
m_script.publishMenu();