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

List:       kde-commits
Subject:    [simon/mac] simonlib/simondialogengine/tests: Do not test plasma bound values if plasma support is d
From:       Peter Grasch <me () bedahr ! org>
Date:       2014-03-31 19:09:26
Message-ID: E1WUhaI-000362-R0 () scm ! kde ! org
[Download RAW message or body]

Git commit 1795c703e04bcf7252a00bb07c0f02960d52b22b by Peter Grasch.
Committed on 31/03/2014 at 18:55.
Pushed by grasch into branch 'mac'.

Do not test plasma bound values if plasma support is disabled

M  +3    -0    simonlib/simondialogengine/tests/boundvaluetest.cpp

http://commits.kde.org/simon/1795c703e04bcf7252a00bb07c0f02960d52b22b

diff --git a/simonlib/simondialogengine/tests/boundvaluetest.cpp b/simonlib=
/simondialogengine/tests/boundvaluetest.cpp
index b623a9d..90339e0 100644
--- a/simonlib/simondialogengine/tests/boundvaluetest.cpp
+++ b/simonlib/simondialogengine/tests/boundvaluetest.cpp
@@ -109,6 +109,9 @@ void testBoundValue::testScript()
 =

 void testBoundValue::testPlasma()
 {
+#ifndef USE_PLASMA
+  QSKIP("Plasma integration disabled", SkipAll);
+#endif
   //basic value check
     //PlasmaBoundValue(const QString& name, const QString& dataEngine, con=
st QString& dataEngineName, =

         //const QString& dataSource, const QString& key);

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

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