KUrl test false alarm

2009-11-11 Thread Peter Kümmel
Looking at some unit tests I found that a test for KUrl fails: FAIL! : KUrlTest::testSetFileName() Compared values are not the same Actual (singleFile.path()): /bar.bin Expected (QString(bar.bin)): bar.bin ..\..\..\..\..\..\svn\trunk\KDE\kdelibs\kdecore\tests\kurltest.cpp(634) : failure

Re: KUrl test false alarm

2009-11-11 Thread Patrick Spendrin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Peter Kümmel schrieb: Looking at some unit tests I found that a test for KUrl fails: FAIL! : KUrlTest::testSetFileName() Compared values are not the same Actual (singleFile.path()): /bar.bin Expected (QString(bar.bin)): bar.bin