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

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/tests
From:       Peter Kümmel <syntheticpp () yahoo ! com>
Date:       2009-11-13 14:08:16
Message-ID: 1258121296.815711.25170.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1048543 by kuemmel:

don't crash but test

 M  +1 -0      kfiltertest.cpp  


--- trunk/KDE/kdelibs/kdecore/tests/kfiltertest.cpp #1048542:1048543
@@ -223,6 +223,7 @@
 {
     QFile file(fileName);
     QIODevice *flt = KFilterDev::device(&file, mimeType, false);
+    QVERIFY(flt);
     bool ok = flt->open( QIODevice::ReadOnly );
     QVERIFY(ok);
     const QByteArray read = flt->readAll();
[prev in list] [next in list] [prev in thread] [next in thread] 

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