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

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/autotests: forgot to remove the old comparison...
From:       David Faure <faure () kde ! org>
Date:       2013-10-27 11:11:55
Message-ID: E1VaOGB-00012l-GZ () scm ! kde ! org
[Download RAW message or body]

Git commit 074626e92ccbaaf461ea460570319d9510c1dcf9 by David Faure.
Committed on 27/10/2013 at 11:11.
Pushed by dfaure into branch 'frameworks'.

forgot to remove the old comparison...

M  +1    -1    staging/kde4support/autotests/kstandarddirstest.cpp

http://commits.kde.org/kdelibs/074626e92ccbaaf461ea460570319d9510c1dcf9

diff --git a/staging/kde4support/autotests/kstandarddirstest.cpp \
b/staging/kde4support/autotests/kstandarddirstest.cpp index 172aa48..65d74b4 100644
--- a/staging/kde4support/autotests/kstandarddirstest.cpp
+++ b/staging/kde4support/autotests/kstandarddirstest.cpp
@@ -302,7 +302,7 @@ void KStandarddirsTest::testFindExe()
     QVERIFY( !kioslave.isEmpty() );
     QVERIFY( kioslave.endsWith( LIB_INSTALL_DIR "/kde5/libexec/kioslave" EXT, \
PATH_SENSITIVITY ) );  
-    QCOMPARE_PATHS(KGlobal::dirs()->realFilePath(kioslave), \
KGlobal::dirs()->locate("exe", "kioslave")); +    // locate("exe") with a result in \
                libexec
     const QString locateExeKioslave = KGlobal::dirs()->locate("exe", "kioslave");
     QVERIFY(locateExeKioslave.endsWith(LIB_INSTALL_DIR "/kde5/libexec/kioslave" EXT, \
PATH_SENSITIVITY));  


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

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