[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/tests
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-12-28 22:47:28
Message-ID: 1262040448.701210.20693.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1067095 by apaku:

Fix expected result for the menu-name test, there are actually 3 entries in the
menubar of the mainwindow.


 M  +3 -1      kxmlgui_unittest.cpp  


--- trunk/KDE/kdelibs/kdeui/tests/kxmlgui_unittest.cpp #1067094:1067095
@@ -792,7 +792,9 @@
     mainWindow.createGUI();
 
     checkActions(mainWindow.menuBar()->actions(), QStringList()
-                 << "filemenu");
+                 << "filemenu"
+                 << "separator"
+                 << "help" );
 }
 
 void KXmlGui_UnitTest::testXMLFileReplacement() {
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic