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

List:       kde-commits
Subject:    KDE/kdepimlibs/kcal/tests
From:       Simon Hausmann <hausmann () kde ! org>
Date:       2007-07-16 11:01:01
Message-ID: 1184583661.965340.29203.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 688576 by hausmann:

Fix compilation


 M  +1 -1      testperiod.cpp  


--- trunk/KDE/kdepimlibs/kcal/tests/testperiod.cpp #688575:688576
@@ -41,7 +41,7 @@
   p2 = p1;
 
   QVERIFY( p2.hasDuration() );
-  QVERIFY( p2.duration() == 60 );
+  QVERIFY( p2.duration() == Duration( 60 ) );
   QVERIFY( p2.start() == KDateTime( QDate(2006, 8, 30), QTime(7, 0, 0), KDateTime::UTC ) );
 }
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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