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

List:       kde-commits
Subject:    extragear/sdk/kdevelop/debuggers/gdb/unittests
From:       Niko Sams <niko.sams () gmail ! com>
Date:       2010-01-08 18:00:48
Message-ID: 1262973648.836707.20065.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1071774 by nsams:

Fix test.
I wonder if this ever passed?!

 M  +1 -1      gdbtest.cpp  


--- trunk/extragear/sdk/kdevelop/debuggers/gdb/unittests/gdbtest.cpp #1071773:1071774
@@ -1080,7 +1080,7 @@
     COMPARE_DATA(i, "Locals");
     QCOMPARE(variableCollection()->rowCount(i), 1);
     COMPARE_DATA(variableCollection()->index(0, 0, i), "i");
-    COMPARE_DATA(variableCollection()->index(1, 0, i), "1");
+    COMPARE_DATA(variableCollection()->index(0, 1, i), "1");
 
     stackModel->setCurrentFrame(1);
     QTest::qWait(300);
[prev in list] [next in list] [prev in thread] [next in thread] 

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