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

List:       kde-commits
Subject:    KDE/kdelibs/kdeui/tests
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2010-06-19 7:43:19
Message-ID: 20100619074319.BED8BAC8D9 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1139843 by skelly:

Don't expect signals when data is changed outside of selected ranges.

 M  +1 -12     kselectionproxymodeltest.cpp  


--- trunk/KDE/kdelibs/kdeui/tests/kselectionproxymodeltest.cpp #1139842:1139843
@@ -178,18 +178,7 @@
 template<>
 void TestData<ImmediateSelectionStrategy<9>, \
KSelectionProxyModel::ChildrenOfExactSelection>::testModifyInTopLevelData()  {
-  QTest::addColumn<SignalList>("signalList");
-  QTest::addColumn<PersistentChangeList>("changeList");
-
-  IndexFinder parentFinder;
-
-  newModifyTest("modify01", parentFinder, 0, 0);
-  newModifyTest("modify02", parentFinder, 0, 4);
-  newModifyTest("modify03", parentFinder, 9, 9);
-  newModifyTest("modify04", parentFinder, 6, 9);
-  newModifyTest("modify05", parentFinder, 4, 4);
-  newModifyTest("modify06", parentFinder, 3, 7);
-  newModifyTest("modify07", parentFinder, 0, 9);
+  noop_testModifyInTopLevelData();
 }
 
 template<>


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

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