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

List:       kde-commits
Subject:    koffice/libs/flake/tests
From:       Thorsten Zachmann <t.zachmann () zagge ! de>
Date:       2007-05-15 11:09:27
Message-ID: 1179227367.320947.25559.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 664963 by zachmann:

o follow api change


 M  +1 -1      TestKoShapeFactory.cpp  


--- trunk/koffice/libs/flake/tests/TestKoShapeFactory.cpp #664962:664963
@@ -80,7 +80,7 @@
 void TestKoShapeFactory::testOdfElement()
 {
     KoShapeFactory * factory = new KoPathShapeFactory(0, QStringList());
-    QVERIFY( factory->odfElementName() == "path" );
+    QVERIFY( factory->odfElementNames() == QStringList( QString( "path" ) ) );
     QVERIFY( factory->odfNameSpace() == KoXmlNS::draw );
 
     QBuffer xmldevice;
[prev in list] [next in list] [prev in thread] [next in thread] 

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