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

List:       kde-commits
Subject:    [kscreen/sebas/osd] tests/osd: Clean up tests
From:       Sebastian_Kügler <sebas () kde ! org>
Date:       2016-12-02 11:10:28
Message-ID: E1cCljY-0006KE-2L () code ! kde ! org
[Download RAW message or body]

Git commit 689310caf15e0dfd885f4935a68b2eb7ca738231 by Sebastian K=C3=BCgle=
r.
Committed on 16/10/2016 at 22:12.
Pushed by sebas into branch 'sebas/osd'.

Clean up tests

M  +3    -3    tests/osd/CMakeLists.txt
M  +1    -1    tests/osd/osdtest.cpp

https://commits.kde.org/kscreen/689310caf15e0dfd885f4935a68b2eb7ca738231

diff --git a/tests/osd/CMakeLists.txt b/tests/osd/CMakeLists.txt
index b731b90..51b2eb2 100644
--- a/tests/osd/CMakeLists.txt
+++ b/tests/osd/CMakeLists.txt
@@ -6,11 +6,11 @@ target_link_libraries(osdtest Qt5::Core
                               Qt5::Quick
                               Qt5::Qml
                               KF5::Screen
-                              KF5::PlasmaQuick
+                              #KF5::PlasmaQuick
                               KF5::I18n
                               KF5::Declarative
-                              KF5::IconThemes
-                              KF5::QuickAddons
+                              #KF5::IconThemes
+                              #KF5::QuickAddons
 )
 =

 add_test(kscreen-kded-osdtest osdtest)
diff --git a/tests/osd/osdtest.cpp b/tests/osd/osdtest.cpp
index 5b2ed88..f6bdd50 100644
--- a/tests/osd/osdtest.cpp
+++ b/tests/osd/osdtest.cpp
@@ -48,7 +48,7 @@ void OsdTest::start()
 {
     QTimer::singleShot(5500, qApp, &QCoreApplication::quit);
     KScreen::OsdManager::self()->showOutputIdentifiers();
-    QTimer::singleShot(200, KScreen::OsdManager::self(), &KScreen::OsdMana=
ger::showOutputIdentifiers);
+    //QTimer::singleShot(200, KScreen::OsdManager::self(), &KScreen::OsdMa=
nager::showOutputIdentifiers);
 }
 =

 =


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

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